CarldricGaming / Mini-Compressor

Mini Compressor is the Toolset for most repacking games. It has included with Masked Compression v3.0 now. Which mean you can compress any games what you want. By the way, there's have a newly updated program. So you can get any you want to compress.
https://carldricgaming.github.io/Mini-Compressor/
GNU General Public License v3.0
64 stars 2 forks source link

SFX module cannot execute #28

Open lordmedo opened 6 months ago

lordmedo commented 6 months ago

version 2024-03-16 windows 10 x64

sfx created with freearc "original" setup cannot start if larger than 4gb, and sometimes cannot be closed unless the process was terminated via task manager

CarldricGaming commented 6 months ago

https://github.com/CarldricGaming/Mini-Compressor/assets/46277745/47d89246-4ed0-4788-81d6-883b555ca55f

I don't see any problems here though.

lordmedo commented 6 months ago

16mb sfx

sfx

5gb sfx

sfx2
CarldricGaming commented 4 months ago

16mb sfx sfx 5gb sfx sfx2

Uses srep+exe2+lzma for bigger size.

lordmedo commented 4 months ago

Mini Compressor AIO - Compressing... Date & Time: 6/26/2024 | 10:15:56 PM

Method: -msrep+exe2+lzma 

RESULT:

Original Size:   5.65 GB
Compressed Size: 4.36 GB

Thank you for using Mini Compressor AIO Date & Time: 6/26/2024 | 10:22:47 PM same blue screen as before...

Yarpopcat08 commented 3 months ago

5gb sfx

RESULT:

Original Size: 5.65 GB Compressed Size: 4.36 GB

I believe, Windows cannot load PE executables larger than 4 GB, so the only thing You are probably left to do, is well, to try shrinking the file less than 4 GB. I've seen a method among some repacks larger than the 4 GB size, they move the compressed files outside of the executable. Not sure how to achieve that, but maybe that could be a feature for the future release of this compressor?

CarldricGaming commented 3 months ago

5gb sfx

RESULT: Original Size: 5.65 GB Compressed Size: 4.36 GB

I believe, Windows cannot load PE executables larger than 4 GB, so the only thing You are probably left to do, is well, to try shrinking the file less than 4 GB. I've seen a method among some repacks larger than the 4 GB size, they move the compressed files outside of the executable. Not sure how to achieve that, but maybe that could be a feature for the future release of this compressor?

how about diskspan? have you tried before?

Yarpopcat08 commented 3 months ago

how about diskspan? have you tried before?

Oh, I haven't done compressing for a while now, and only hopped in here because I thought I might clarify that this exact issue is with caused by the Windows OS loader, and give a suggestion. But if that helps somehow, I can try to compress a large game using diskspan when I have some free time and report what happens