IridiumIO / CompactGUI

Transparently compress active games and programs using Windows 10/11 APIs
GNU General Public License v3.0
5k stars 232 forks source link

It doesn't compress on different disk drive #416

Closed LutherNikolaevich closed 3 months ago

LutherNikolaevich commented 6 months ago

It doesn't compress on different disk drive (e.g. D., E., F., and etc.) apart from the OS disk drive which is C:

LutherNikolaevich commented 6 months ago

image image

Iridium-IO commented 6 months ago

Is the other disk drive formatted as NTFS?

LutherNikolaevich commented 6 months ago

Is the other disk drive formatted as NTFS?

Yes it is

Iridium-IO commented 6 months ago

Can you try this:

  1. Open the folder in file explorer
  2. Right click in an empty part of the window and click Open in Terminal or if that doesn't show up then Shift+RightClick and select Open Powershell window here
  3. Type in compact /c /s /exe:xpress4k

After it completes you should get a message like:

259 files within 18 directories were compressed.
1,140,951,619 total bytes of data are stored in 521,227,243 bytes.
The compression ratio is 2.2 to 1.

Copy and paste that message here

LutherNikolaevich commented 6 months ago

Can you try this:

1. Open the folder in file explorer

2. Right click in an empty part of the window and click `Open in Terminal` or if that doesn't show up then Shift+RightClick and select `Open Powershell window here`

3. Type in `compact /c /s /exe:xpress4k`

After it completes you should get a message like:

259 files within 18 directories were compressed.
1,140,951,619 total bytes of data are stored in 521,227,243 bytes.
The compression ratio is 2.2 to 1.

Copy and paste that message here

521 files within 121 directories were compressed. 119,645,824,708 total bytes of data are stored in 118,668,107,027 bytes. The compression ratio is 1.0 to 1.

chuchma3 commented 6 months ago

help! your file compresser does not compress anything, it always compresses by ~0-1% Game is installed on disk D. I have tried actions written above. It didn't help image

Masamune3210 commented 5 months ago

Not all files can be easily compressed, and some files have really bad side effects if they do get compressed. There is a reason the program doesn't just try to compress literally every file.