by Macil » Sat Jun 21, 2008 10:16 pm
In the linux version of zdoom, if you take a screenshot, it will save it in zdoom's program directory, instead of the ~/.zdoom folder where the gamesaves and ini are kept. This is a problem if the game directory is write protected, or the current user doesn't have privileges to write to it, and just isn't consistent.
Edit: This is more of a request, but is relevant with the user's home folder-vs-program directory issue: The linux version of zdoom doesn't have support for a default ini file. (In windows, if zdoom doesn't find an .ini file for the current user, it makes a copy based off of 'zdoom.ini'.) I propose that if zdoom doesn't find a ~/.zdoom/zdoom.ini file, it reads in the $PROGDIR/zdoom.ini file first and uses defaults based off of that.
In the linux version of zdoom, if you take a screenshot, it will save it in zdoom's program directory, instead of the ~/.zdoom folder where the gamesaves and ini are kept. This is a problem if the game directory is write protected, or the current user doesn't have privileges to write to it, and just isn't consistent.
Edit: This is more of a request, but is relevant with the user's home folder-vs-program directory issue: The linux version of zdoom doesn't have support for a default ini file. (In windows, if zdoom doesn't find an .ini file for the current user, it makes a copy based off of 'zdoom.ini'.) I propose that if zdoom doesn't find a ~/.zdoom/zdoom.ini file, it reads in the $PROGDIR/zdoom.ini file first and uses defaults based off of that.