VOGONS

Common searches


First post, by hannelius

User metadata
Rank Newbie
Rank
Newbie

hi... i've been using dfr for all my dos games
and never really used dosbox by itself...

just today i installed windows 3.1 on it
and it worked perfectly even the mouse
i was finally able to play games i hadn't played for a while
that the x64 won't let me play...
i use a separate installation just for this...

i made a shortcut to it
and added the mount path etc to the config file
so it boots into windows right away
really quick...

i would like to have the config file
and the screen capture folder
in the dosbox folder
so it's all in one place...
making it easy to backup and copy...
i know where they are but they're far away...

i tried adding -conf F:\DOS\DOSBox to the shortcut
but it didn't work...
tried adding the filename too...
and i found nothing in the help file
about changing the screen capture folder

is there an easy way to do this?

it would be nice to have a choice
where you want it all to be..

Reply 1 of 8, by eraH_retired

User metadata
Rank Retired
Rank
Retired

If you have a dosbox.conf file in the same folder as dosbox.exe, then it will use that config file by default.
There is a setting in dosbox.conf where you specify the capture folder.

Example time.
dosbox.exe and dosbox.conf are in the same folder, and in dosbox.conf, captures=capture
Run dosbox.exe, it will use the dosbox.conf file, and if you capture a screenshot, it will appear in the capture subfolder.

Reply 2 of 8, by hannelius

User metadata
Rank Newbie
Rank
Newbie

so all i had to do is find the dosbox config file
and copy it to the dosbox folder
and it'll use it there? it worked...

it moved the capture folder there too
thank you... so easy...

so i deleted the dosbox folder under appdata
cause i moved everything from that over here
and it overwrote everything i did
when i started it...

so i put it back...
and it uses that instead of this...

Reply 3 of 8, by collector

User metadata
Rank l33t
Rank
l33t

You can make a simple batch file that points to where you have DOSBox installed.

"%ProgramFiles%\DOSBox-0.74\dosbox.exe" -conf dosbox.conf -noconsole
EXIT

Copy this in any game's folder with your custom conf for that game. If you have your mounting command in the conf you can start the game by simply double clicking on the batch file.

The Sierra Help Pages -- New Sierra Game Installers -- Sierra Game Patches -- New Non-Sierra Game Installers

Reply 5 of 8, by collector

User metadata
Rank l33t
Rank
l33t
eraH wrote:

Make sure the file is called dosbox.conf and not dosbox-0.74.conf. You can also see in the status windows what config file DOSBox is using.

Obviously the batch file I posted was just an example and needs to be edited to match his specific needs. The path to DOSBox needs to point to where ever he has DOSBox installed and the conf file name needs to match the conf he is trying to use. I use "dosbox.conf" since for some games I might use a different build then official 0.74. What DOSBox automatically writes in the %AppData% folder being named "dosbox-0.74.conf" prevents it from using an outdated version and minimizes the chances that it will overwrite one from another build.

The Sierra Help Pages -- New Sierra Game Installers -- Sierra Game Patches -- New Non-Sierra Game Installers

Reply 7 of 8, by hannelius

User metadata
Rank Newbie
Rank
Newbie

she...

thank you... i renamed it to dosbox.conf
and made the batch file and put it in the same folder
and it worked great...

can i do it in a way that i can have the batch file on the desktop
as long as the conf is in the same folder as dosbox.exe?

i used to make batch files... a few...
simple ones... but it's been a while...
EXIT means cmd.exe exits when done?
i noticed that it didn't...

edit: i put a shortcut to the batch file
on the desktop and it was fine...

Reply 8 of 8, by collector

User metadata
Rank l33t
Rank
l33t
hannelius wrote:

edit: i put a shortcut to the batch file
on the desktop and it was fine...

You can also change the icon of the shortcut to what you want.

The Sierra Help Pages -- New Sierra Game Installers -- Sierra Game Patches -- New Non-Sierra Game Installers