Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't compress on different disk drive #416

Open
LutherNikolaevich opened this issue Mar 23, 2024 · 7 comments
Open

It doesn't compress on different disk drive #416

LutherNikolaevich opened this issue Mar 23, 2024 · 7 comments

Comments

@LutherNikolaevich
Copy link

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
Copy link
Author

LutherNikolaevich commented Mar 23, 2024

image
image

@Iridium-IO
Copy link
Member

Is the other disk drive formatted as NTFS?

@Iridium-IO Iridium-IO closed this as not planned Won't fix, can't repro, duplicate, stale Mar 30, 2024
@Iridium-IO Iridium-IO reopened this Mar 30, 2024
@LutherNikolaevich
Copy link
Author

Is the other disk drive formatted as NTFS?

Yes it is

@Iridium-IO
Copy link
Member

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
Copy link
Author

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
Copy link

chuchma3 commented Apr 3, 2024

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
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants