VOGONS


First post, by MadMonk

User metadata
Rank Newbie
Rank
Newbie

I'm wondering how to get a multiplayer game going in a custom Doom PWAD. I play a serial game in the setup.exe with my friend.

Reply 1 of 4, by Vince.Bloodworks

User metadata
Rank Newbie
Rank
Newbie

You can't add the parameter '-file' to the program setup.
To run custom WADs, you have to use either ipxsetup or sersetup.
This programs can use the '-file' parameter.

Example for ipxsetup.exe:

ipxsetup.exe -nodes 2 -skill 4 -file testfile.wad

Example for sersetup.exe(modem game):

sersetup.exe -com1 -irq 4 -16550 -57600 -answer -skill 4 -file testfile.wad

Reply 3 of 4, by Vince.Bloodworks

User metadata
Rank Newbie
Rank
Newbie

I forgot about this... 😁 thank you leileilol.
There was an old frontend, okay there were many frontends, but I mean the D!-Zone frontend. I'm using this one for playing all my WADs 😁

Maybe you'll look for it, I think there was also a demo version of it.
I'll search for it.. think I got it somewhere.

Reply 4 of 4, by Vince.Bloodworks

User metadata
Rank Newbie
Rank
Newbie

Ah I found it! It was on the cd 'DOOM Developers Kit V1.1'...

Attachments

  • Filename
    D!.zip
    File size
    111.04 KiB
    Downloads
    52 downloads
    File comment
    Demo version of the frontend D!
    File license
    Fair use/fair dealing exception