DoomLauncher icon indicating copy to clipboard operation
DoomLauncher copied to clipboard

[Feature Request] Support custom .ini / .cfg

Open mikew opened this issue 2 years ago • 2 comments

There's some wads where I use different gzdoom settings than others, and it becomes a bit of a pain having to manage that. Would be cool if DoomLauncher could load a .ini based on whatever you're playing.

And if that idea could be extended to per-game autoexec (well, a .cfg automatically loaded) would be sweet.

mikew avatar May 12 '23 22:05 mikew

You can already do this. All you need to do is specify the config in the extra params section like so -config Name.ini The config need to be located inside your gzdoom directory

BadLung avatar May 29 '23 03:05 BadLung

thanks, it was driving me crazy how to use custom named config file...

orbittwz avatar Aug 13 '24 10:08 orbittwz