You know how games use to come on a dvd or a big brick called a cartridge… Can i do something like that but in modern day. I have a bunch of blank dvd and cds collecting dust and linux os’s but could i put game son them on installers and give them some cool art? Is there a better way to do this? This would also be for personal use cases.
Im just not sure how well save files would be handled, or if this is worth doing.
Wait some years until the game is fully updated and with all DLC released. Then download a pirate copy of it and burn it into any optical media (CD, DVD or Blu-ray). Boom, you got it until forever. Truly yours.
Get your games as GOG Offline Installers. Burn them onto M-Disc Media. Supposed to last 1000 years. Terribly slow to burn at the suggested x4 speed but after it’s done you got it forever! Then if you’re really serious, use the 3-2-1 rule with 3 copies, on at least 2 different media, and with 1 stored off-site.
Not all games work without DRM, but some do, for example you can find your Stardew Valley files and just copy the folder onto anywhere else, and run the executable from another device, and it just works.
You can use brasso to burn ISO’s of the games.
Steam used to have a game backup function. Not sure if its there anymore or if it would even work without steam.
Steam’s backup option is still there, and it can break the game files up into CD or DVD sized chunks for this exact purpose.
You do need to have Steam installed for the discs to work later.
Good to know that the info I gave was correct. Thanks for the confirmation!
I don’t know if it is what you’re asking, but you just made me think of a bootable DVD or USB with a linux distro with the bare minimum to run well the one game installed.
That would be cool.
They actually did that with Unreal Tournament 2003 and maybe 2004 as well. The idea never caught on. Probably because DVDs are slow and you cannot save your progress.
Maybe that is why Tim Sweeney hates Linux. He got a trauma from that.
And in DOS times games often came with a utility to create a boot-disc. A floppy that loads only what is needed to run the game to save RAM.
deleted by creator
Modern games are far too large to fit onto CDs and DVDs. The Witcher 3 was released on DVD and there were over 10 DVDs in the case.
On Blu-Ray you have a better chance, but that’s a lot more expensive.
If you stick to smaller games you can make it work, and just write a simple batch/bash script to auto-launch the installer.
There’s also a good chance those old Discs you have laying around won’t actually work anymore. Discs rot even in an un-burned state.
Should also mention that some games stream assets from the drive they’re installed on and will perform much worse if they’re being streamed from a disk. Also if you have it installed on read only media you’re kind of fucked once you need to update.
I think the easiest way to do this is to download pirate version of game even if you have it in Steam or wherever, because pirated version is by design will be a standalone installer that works without any kind of platform originally used for game’s distribution. If there is no pirate version, if this is some lesser known indie game from itch, perhaps even a free one, that comes as an archive with exectutable. And you want to spice things up still, by creating installer with art or whatever, you might look into installer creation tools like innosetup for example.
It’s the same thing as before. You copy the files onto the floppy/cd/dvd/bluray/thumbdrive/external hard drive, etc.
You need to preserve the file structure. So the game will look in the same place for save files. Be it on your computer or somewhere else.
If your collection is in GOG or itch.io, yes you can do that. But I don’t think there’s a good practical way to do it with Steam games.
Jc141 does compress games in a wine wrapper for ready use on Linux using dwarFS. I could see those working for this is it’s a steam only release. So if you put in the work yourself to do something similar then maybe so. I think must be including Goldberg emulator or something in there to keep them running without steam.