Jump to content

How do i run any doom wad through The "Command Line" ?


G-FORCE

Recommended Posts

2 hours ago, Nevander said:

If it's choco doom, you may need -merge instead.

image.png.61d0674b7efaa326f90374ddc0195318.png

Well how do i do it on the LZSPLITDOOM Launcher ?

Someone told me in the command line but it did'nt seem to work 

any other way?

Edited by G-FORCE

Share this post


Link to post
21 minutes ago, G-FORCE said:

image.png.61d0674b7efaa326f90374ddc0195318.png

Well how do i do it on the LZSPLITDOOM Launcher ?

Someone told me in the command line but it did'nt seem to work 

any other way?

What does "Custom Command Line" tell you?

Share this post


Link to post

In general I make shortcuts but command lines use the same rules. If you're using a source port it would be

 

[SourcePortExecutable].exe -IWAD [IWADName].WAD -file [PWADName].wad -[any command line parameters]

 

If you want to load multiple files, you can just put the different file names after one another.

Make sure file names have no spaces in them, or it'll recognize them as 2 file names.

A list of command line parameters can be found here: https://doomwiki.org/wiki/Parameter.

Complevel is an important one for certain source ports, in order for maps to work.

 

A few examples:

 

dsda-doom.exe -IWAD DOOM2.WAD -file btsx_e1a.wad btsx_e1b.wad -complevel 2

gzdoom.exe -IWAD DOOM2.WAD -file mapwich2_v0.9a.pk3 fullscrn_huds.pk3

 

For shortcuts rather than command lines, these lines go in the Target box in the shortcut's Properties, with the executable's full location in stead of just [SourcePortExecutable].exe.

Edited by Ennello

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...