Difference between revisions of "Talk:Dosbox.conf"
From DOSBoxWiki
Jump to navigationJump to searchm (Protected "Talk:Dosbox.conf" [edit=autoconfirmed:move=autoconfirmed]) |
|||
Line 1: | Line 1: | ||
+ | ==Windows== | ||
Please clarify that under Windows, the configuration file is searched for in the following order: | Please clarify that under Windows, the configuration file is searched for in the following order: | ||
− | + | # as specified by the -conf startup option if any. | |
− | + | # dosbox.conf, if it exists in the current working directory | |
− | + | # dosbox.conf in the program binary directory | |
+ | <small><span class="autosigned">—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Jdmarch|Jdmarch]] ([[User talk:Jdmarch|talk]] • [[Special:Contributions/Jdmarch|contribs]]) 00:26, 5 June 2008</span></small> | ||
+ | |||
+ | :As of 0.73, 2 new steps were added: | ||
+ | :# as specified by a -conf command line parameter. | ||
+ | :# dosbox.conf, if it exists in the current game's folder | ||
+ | :# dosbox.conf, if it exists in %USERPROFILE%\Local Settings\Application Data\DOSBox\ | ||
+ | :# dosbox.conf in DOSBox' own folder in %ProgramFiles% | ||
+ | :# As last resort, it creates it on the spot in %USERPROFILE%\Local Settings\Application Data\DOSBox\ and then uses it | ||
+ | :-[[User:Lwc|Lwc]] 22:49, 28 May 2009 (UTC) |
Revision as of 22:49, 28 May 2009
Windows
Please clarify that under Windows, the configuration file is searched for in the following order:
- as specified by the -conf startup option if any.
- dosbox.conf, if it exists in the current working directory
- dosbox.conf in the program binary directory
—Preceding unsigned comment added by Jdmarch (talk • contribs) 00:26, 5 June 2008
- As of 0.73, 2 new steps were added:
- as specified by a -conf command line parameter.
- dosbox.conf, if it exists in the current game's folder
- dosbox.conf, if it exists in %USERPROFILE%\Local Settings\Application Data\DOSBox\
- dosbox.conf in DOSBox' own folder in %ProgramFiles%
- As last resort, it creates it on the spot in %USERPROFILE%\Local Settings\Application Data\DOSBox\ and then uses it
- -Lwc 22:49, 28 May 2009 (UTC)