For Ren'py and rpg games you can use this method you mentioned.Use this first with extract RPA archives options:
I think your best option currently is to find a Staff Member here. There is an actual role "game compressor" and maybe an "uploader" role. I assume they are willing to help you out since. And when not you at least tried. ^^For Ren'py and rpg games you can use this method you mentioned.
But to use it in the game I want, I didn't enter the page where you left the link and read the instructions, it doesn't work for my 11gb game here.
The file I have here is a game and some programs that come with it to edit photos, videos, and make games.
Name |(Honey.Select).
I made a compression here by the 7zip system in another 11gb dropped to 9.87gb improved a little.
Thanks for the attention friend.... have a good week.
O'Que I got some understanding here on 7 zip using the other method, from 11gb it dropped to 9.87gb it improved a little.I think your best option currently is to find a Staff Member here. There is an actual role "game compressor" and maybe an "uploader" role. I assume they are willing to help you out since. And when not you at least tried
Does anyone know how I can compress a very large game so that it has a smaller compressed size.
I saw that many people have done this with large games I have an 11gb game and I wanted to leave it compressed into a smaller structure.
zip -r -s 2g the_game.zip ./GameDirectory
zipping won't do it for images.O'Que I got some understanding here on 7 zip using the other method, from 11gb it dropped to 9.87gb it improved a little.
Great explanation buddy, I'll try that then.zipping won't do it for images.
What you need to do to get the size down is to recompress the images themselves into another format like webm. That's how you get those 5GB -> 300mb compressions. (you probably don't want to compress that much, there is a cost to image quality. you need to find your sweet spot by trial and error.)
which format are they in now? jpeg? gif? bmp? whatever it is, that's your problem.
Ok thanks, I also wrote down your tip here.If you're unlucky and are working with WindowsTMYou must be registered to see the linksshould have similar options to split files
Please note that I might have resolved the wrong problem: this one produce more smaller files, with the same original content.Ok thanks, I also wrote down your tip here.
thanks for your attention... have a nice week.
It's good friend another member also explained to me a method about changing the extensions of images from jpg to webp and do some more things.... I'll try and see how it works thanks.Please note that I might have resolved the wrong problem: this one produce more smaller files, with the same original content.
if its all about making your files smaller so it could be downloaded faster, you can use 7zip and compress it with 7z LZMA2 compression lvl 9.Does anyone know how I can compress a very large game so that it has a smaller compressed size.
I saw that many people have done this with large games I have an 11gb game and I wanted to leave it compressed into a smaller structure.
Ty - I've solved it here.if its all about making your files smaller so it could be downloaded faster, you can use 7zip and compress it with 7z LZMA2 compression lvl 9.