Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Doom Juan

Slowing down Zdoom startup...

Recommended Posts

After the game has started, open the console and scroll back up (if you need to). The messages will be there.

If you want to save the messages in a more permanent way, start the same with a log file and all console output will get saved to a text file. An example command line for doing this would be:

zdoom -file mywad.wad +logfile mylog.txt

That will save a file called mylog.txt in the same directory as zdoom.
(note it uses a + instead of a - in front of it)

Share this post


Link to post

Create, in the ZDoom directory, a file named autoexec.cfg and in it put this text line:

logfile log.txt

From now on, a log will be saved all the times.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×