DoomLauncher
DoomLauncher copied to clipboard
[Feature Request] Support custom .ini / .cfg
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.
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
thanks, it was driving me crazy how to use custom named config file...