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

doom sprite fight screen saver

Recommended Posts

Heh, I have the commercial Windows screen saver. I'm not saying it's good, but I have it. :)

Share this post


Link to post

Is there something I can use to convert the .bat file I made to a .scr file so it can be used as a screensaver without having to actually execute it every time I want to leave my computer?

Share this post


Link to post

What I did was I put the exe and doom.wad in a folder and then, I made a batch file. In notepad, write something like:
"C:\...\Doomsaver\DOOMSAVR.EXE" doom.wad 80 110
Save it as ss.bat in the same folder as the exe and doom.wad
The 80 is display per frame. The 110 is frames before loading new graphics. You can add 'nobackground' or 'nobeasts' to the end if you don't want a background or monsters.

Share this post


Link to post
Guest
This topic is now closed to further replies.
Sign in to follow this  
×