-
-
Notifications
You must be signed in to change notification settings - Fork 275
Closed
Labels
Description
Using Version 4.0 Beta 5
I'm a little confused, the estimation numbers being displayed don't match neither the data found in the "Compression DB" tab or the database json.
Example:
A Short Hike
It's mixing the numbers:
- Estimated saving percentage for XPRESS8K (27%) in database -> Shown under LZX in folder scan
- Estimated saving percentage for LZX (31%) in database -> Shown under XPRESS16K in folder scan
Adiditionally, in the database json only one estimation is available:
242310177 bytes -> 231.1MB (I think ?)
"CompType":1 -> XPRESS8K
From the information above, I think that:
- The data found in the
Compression DB
tab is correct, although I don't understand where the LZX data is coming from, unless the program uses a different data source - The estimated savings for game scans is assigning the incorrect estimates data to compression types
Iridium-IO