VOGONS


First post, by sithlord2

User metadata
Rank Newbie
Rank
Newbie

Hi,

I'm trying to get the debug messages from DosBox debugger logged to a file. The doc at Guide to the DOSBox debugger says:

"If you want these debug messages to be saved into a textfile for later analysis, use the logfile entry in the log section of the config file."

I added the following to my dosbox configration:

[log]
logfile=c:\mytestlog.txt

Restarted DosBox debugger, but the debug messages don't get written to the log file. In fact, the log file is not created at all.

Reply 1 of 1, by Jorpho

User metadata
Rank l33t++
Rank
l33t++

You may not be running DOSBox as a user with write privileges to drive C. Try running DOSBox as an administrator. Preferably, specify a folder in your Users directory.