Is it possible to change the savegames directory? [yes; -userdir]
I want to have the Doomsday Engine on a USB to play it on different computers. But the savegames are saved in APPData (in Windows) and not in the directory where Doomsday is.
Is it possible to change the directory where it saves Doomsday?
Thanks.
Is it possible to change the directory where it saves Doomsday?
Thanks.
Comments
"-userdir" should do the trick, although it affects all the game profiles equally. Currently there isn't a way to specify different directories per profile.
In practice, you could create a shortcut to Doomsday.exe or create a .bat file that starts Doomsday.exe with the arguments "-userdir {your-path}".
If you give a relative path as the argument, it should work regardless of which drive letter has been assigned to the USB drive.
Thank you, I had looked at the web-manual if there was any command to do this, but I did not find it. And it was just what I wanted.