First post, by prometh
I think it'd be great if config files could be cascaded. For those reading in that may not know what that means, well...
For example, let's say we have a game that must run with cpu cycles set to 4000 while every other game must run at max. You would simply create a new config file for that game with the custom settings.
Unfortunately in DOSBox's current state, we'd have to duplicate the rest of our settings in that file instead of allowing the few custom settings to override the global settings. This is rather sloppy, in my eyes.