Compressed apps getting decompressed after launch #509
Answered
by
Iridium-IO
Sansirow55
asked this question in
Q&A
|
Hi, I have been looking for an answer for this in other discussions but could not find one. CompactGUI has been working for me correctly but some people claim that it can be misleading. For example: when starting a compressed app, sometimes the files will decompress to original size during use. Is this intentional behavior? Maybe it's because of how Windows falsely shows files size after compression? |
Answered by
Iridium-IO
May 20, 2025
Replies: 1 comment
|
Depends on the game, if it tries to modify any of its files, those will be decompressed by the filesystem automatically. Most games don't do that, but some do unfortunately. |
0 replies
Answer selected by
Sansirow55
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Depends on the game, if it tries to modify any of its files, those will be decompressed by the filesystem automatically.
Most games don't do that, but some do unfortunately.