Posted December 25, 2022
Hello.
One of the things I love most about GOG is that it lets us download offline installers and install it whenever we want, wherever we want. (Good for offline gaming machines!) This alone is the reason for me the competition will never surpass GOG in terms of helping the community in game preservation.
But recently I've been experimenting with some heavy GOG offline installer setups and I've come to the unfortunate conclusion that they are not as optmized as I expected for backups when you have limited digital space.
I understand that this is not news for those who actively study methods of 'agressive' compression, still, even a common user may use good tools like 7z for better compression than the offline installers currently have.
With two examples of my simple research I wish to share (and ask) for knowledge that is simple to use, yet, powerful in results in my humble opinion. :)
My method was:
- Download the games I tested using the amazing lgogdownloader tool (for easier and faster handling)
- Install them in a fully offline Windows 10 machine
- Delete unnecessary files and test the game
- Compress the installation folder using 7z
(I use 7z on Linux through command line, but you can achieve the same and better results in Windows with it's GUI options for sure too.)
(Command used: 7z a -t7z -m0=lzma2 -mx=9 -mfb=256 -md=2048m -mmc=10000 $arquive $directory)
Dragon's Dogma: Dark Arisen
Current GOG version 1.0.0.18 = 19.4 GBs. Setup + BINs.
Reduced from around 21.5 GBs installation
... to 9,3 GBs.
The Elder Scrolls V Skyrim Special Edition
Current GOG version 1.6.659.0.8 = 23.7 GBs. Setup + BINs.
Reduced from around 24 GBs installation
... to 11.3 GBs.
Another reason why it's 'only' 11.3 GBs:
You can free up to 12 GBs in your Skyrim installation.
Unfortunately, depending on which game you're going to backup using this idea, files present there cannot be compressed further, so this method vary on compressed percentage. I'd still say that this is better than most currently compressed GOG offline installer method - not trying to sound arrogant or superior here, Im not. I'm really just trying to share a knowledge that worked for me in my case and may help more people, or so do I hope.
What are your opinions on this method? Is it good? Is it bad? Can it be improved (No doubt it can :P)?
How you compress your offline backups? Do you do it at all?
One of the things I love most about GOG is that it lets us download offline installers and install it whenever we want, wherever we want. (Good for offline gaming machines!) This alone is the reason for me the competition will never surpass GOG in terms of helping the community in game preservation.
But recently I've been experimenting with some heavy GOG offline installer setups and I've come to the unfortunate conclusion that they are not as optmized as I expected for backups when you have limited digital space.
I understand that this is not news for those who actively study methods of 'agressive' compression, still, even a common user may use good tools like 7z for better compression than the offline installers currently have.
With two examples of my simple research I wish to share (and ask) for knowledge that is simple to use, yet, powerful in results in my humble opinion. :)
My method was:
- Download the games I tested using the amazing lgogdownloader tool (for easier and faster handling)
- Install them in a fully offline Windows 10 machine
- Delete unnecessary files and test the game
- Compress the installation folder using 7z
(I use 7z on Linux through command line, but you can achieve the same and better results in Windows with it's GUI options for sure too.)
(Command used: 7z a -t7z -m0=lzma2 -mx=9 -mfb=256 -md=2048m -mmc=10000 $arquive $directory)
Dragon's Dogma: Dark Arisen
Current GOG version 1.0.0.18 = 19.4 GBs. Setup + BINs.
Reduced from around 21.5 GBs installation
... to 9,3 GBs.
The Elder Scrolls V Skyrim Special Edition
Current GOG version 1.6.659.0.8 = 23.7 GBs. Setup + BINs.
Reduced from around 24 GBs installation
... to 11.3 GBs.
Another reason why it's 'only' 11.3 GBs:
You can free up to 12 GBs in your Skyrim installation.
Unfortunately, depending on which game you're going to backup using this idea, files present there cannot be compressed further, so this method vary on compressed percentage. I'd still say that this is better than most currently compressed GOG offline installer method - not trying to sound arrogant or superior here, Im not. I'm really just trying to share a knowledge that worked for me in my case and may help more people, or so do I hope.
What are your opinions on this method? Is it good? Is it bad? Can it be improved (No doubt it can :P)?
How you compress your offline backups? Do you do it at all?