Jump to content

Dosbox not working


dufferton

Recommended Posts

Not to sure but I think you have to put the the WAD in with your doom directory and then do

1. Mount c c:\(your directory where you put you dos games assuming you put it on your C drive)

2.c:\

3.cd (name of folder where you have the doom contents)

4.(name of the WAD)

Share this post


Link to post
Doominator2 said:

4.(name of the WAD)


More like

doom.exe -file [path to WAD]

Share this post


Link to post

i feel like it should work but is just not.
say the filepath to my doom stuff is
c:\dooms\doom2 and ive got the wad and doom2 in the same folder.
the wad im trying to open is called severaldemons.wad(or something)
how would i open that?

Share this post


Link to post
dufferton said:

the wad im trying to open is called severaldemons.wad(or something)
how would i open that?

There's your problem. DOS filenames must be 8 characters or less, excluding the extension. DosBox automatically truncates long filenames using the same method Windows used, so you'll find your file is actually named SEVERA~1.WAD (or whatever). Run DIR *.WAD /P in DosBox to get a list of all WAD files in the directory, with their truncated DOS filenames.

Share this post


Link to post

This is how I would go about it in the old, DOS days:

cd dooms
cd doom2
doom2 -file serera~1.wad

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...