DoomedDude Posted May 9, 2019 After downloading a custom map like Scythe or Alien Vendetta, how to you actually configure the downloaded file to pay it on a source port like crispy doom or prboom+? Do I just copy the WAD file and send it to the source port file? 1 Quote Share this post Link to post
Impboy4 Posted May 9, 2019 Drag and drop over the source port executable, it's that simple. 0 Quote Share this post Link to post
yakfak Posted May 9, 2019 if you want more options open up command line or a batch file typing some nonsense like "prboom-plus -iwad doom2 -file av.wad -complevel 9 -nomusic" can be pretty powerful 1 Quote Share this post Link to post
xvertigox Posted May 9, 2019 I'd recommend using Doom Launcher. It has idgames archive integration so you can download and play the wads all through Doom Launcher itself. 1 Quote Share this post Link to post
Noiser Posted May 11, 2019 (edited) On 5/9/2019 at 3:34 PM, Impboy4 said: Drag and drop over the source port executable, it's that simple. This will not work with Chocolate or Crispy Doom. You can open your notepad and copypaste a command line: Crispy-doom -merge WADNAME.wad Change "WADNAME" with the pwad you want to play. Then save the file with a .CMD extention: If want to play maps for Doom 1, use this: Crispy-doom -iwad doom.wad -merge WADNAME.wad Edited May 11, 2019 by Noiser 0 Quote Share this post Link to post
Misty Posted May 11, 2019 I use zdl, it's good for launching any port,iwad and pwad of your choice.https://zdoom.org/wiki/ZDL 0 Quote Share this post Link to post
Empyre Posted May 11, 2019 7 hours ago, Noiser said: This will not work with Chocolate or Crispy Doom. You can open your notepad and copypaste a command line: Crispy-doom -merge WADNAME.wad Change "WADNAME" with the pwad you want to play. Then save the file with a .CMD extention: If want to play maps for Doom 1, use this: Crispy-doom -iwad doom.wad -merge WADNAME.wad I have two questions: cmd instead of bat? -merge instead of -file? 0 Quote Share this post Link to post
Noiser Posted May 11, 2019 (edited) 1 hour ago, Empyre said: I have two questions: cmd instead of bat? -merge instead of -file? "-merge" will work for both crispy and chocolate doom, since vanilla can't load custom sprites without "merging" them. You can use "-file" on chocolate if you're not gonna use sprites, but "-merge" is a better option by default. I don't know any difference between bat or cmd though. I think you can use any of them. Edited May 11, 2019 by Noiser 0 Quote Share this post Link to post
Empyre Posted May 12, 2019 10 hours ago, Noiser said: "-merge" will work for both crispy and chocolate doom, since vanilla can't load custom sprites without "merging" them. You can use "-file" on chocolate if you're not gonna use sprites, but "-merge" is a better option by default. I don't know any difference between bat or cmd though. I think you can use any of them. Thank you for explaining that. I guess it shows that I have never played Chocolate or Crispy. It has been ages since I played vanilla. I did write a lot of bet files back in the day. 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.