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

bro i need help #8

Closed furjac closed 2 years ago

furjac commented 2 years ago

7zip command to compress files in 2gb parts a folder i want to compress plz help me with this..

CarldricGaming commented 2 years ago

7za.exe a -bb3 -r0 -m9 -pYourPassword "myfile.7z" "c:\games\broforce\*"

-m = Your compression settings (Default: 6 | 9 = Max Settings) -p = Your Password here

furjac commented 2 years ago

luv u man ur always a helpful guy thanx

furjac commented 2 years ago

then how to split in parts of 2gb

furjac commented 2 years ago

im currently working on a project so i need ur help Screenshot (41)

CarldricGaming commented 2 years ago

im currently working on a project so i need ur help Screenshot (41)

Whoah, you must be hard work right now to make a new project with Python Code. Keep it up bro.

7za.exe a -bb3 -r0 -m9 -pYourPassword -v2g "myfile.7z" "c:\games\broforce\*"

EDIT: 7za.exe is a standalone executable file. Grab this file here

-v = support option b, k, m, g (bytes, kilobytes, megabytes, gigabytes)

PS: I'm currently repacking Poppy Playtime - Chapter One right now. Hopefully will get an update soon. image

furjac commented 2 years ago

thanx bro again byye closing this issue

furjac commented 2 years ago

bro it says system error Screenshot 2022-05-20 081639

plz solve this

CarldricGaming commented 2 years ago

bro it says system error Screenshot 2022-05-20 081639

plz solve this

What a strange. I'll try to solve this issue right now.

furjac commented 2 years ago

ok plz as soon as possible

CarldricGaming commented 2 years ago

Correction method = -mx9

It supposes to use the method -mx not -m. sorry for the long to find the article website.

furjac commented 2 years ago

ohh man sorry forgive me sorry bro it was my error

CarldricGaming commented 2 years ago

ohh man sorry forgive me sorry bro it was my error

It's ok. As long as I can help you.