Comment by spwa4
10 hours ago
I wish people would start with a "rom format" for windows games. There's so many old games and no standardized way to run them.
10 hours ago
I wish people would start with a "rom format" for windows games. There's so many old games and no standardized way to run them.
I don't think it is supported anywhere else currently, but Batocera has a simple wsquashfs format. It is basically the game compressed into a squahsfs. Then it can be managed as simply as other traditional ROMs:
https://wiki.batocera.org/systems:windows#folder_compression
You mean ISOs? ;)
I think he means where the DOS/config is all set up too. Sort of like a really small VM.
It was a joke, because ISO is a file copy of a CD-ROM disc. ;)
You mean a packaged file that one simply runs? Isn't that the installer?
An installer extracts and moves a bunch of files from a blob to the filesystem, writes registry values (on Windows anyway), sets environment variables, sets up services, permissions and a bunch of other things, does it not?
A ROM is a binary blob that some executable accepts as input and interprets, the executable being the emulator, which simulates the target hardware well enough that the ROM's machine code runs as if it were on the original silicon.
I was being facetious captain obvious.
ScummVM has effectively done this.