SCO
Arcane
- Joined
- Feb 3, 2009
- Messages
- 16,320
https://gist.github.com/i30817/12a91a7e79a94ebadc3da1839bfc0e6d
This script:
This script:
- creates a overlay filesystem that joins a dosbox games 'read only directory' (which can totally be read+write, the point is that the writes will be redirected elsewhere) with a write dir on $USER/.cache/dosbox and mount the thing.
- Then it searches there for *.conf files (the files dosbox ... and gog... uses to launch games and configure the machine) and shows a list of them for you to select to start the game/configure program/whatever the person that packaged the game thought important. This is using dosbox support to merge config files so you're still using your default configs except if overridden (though you need the game conf file ofc).
Last edited: