VOGONS


First post, by Lost

User metadata
Rank Newbie
Rank
Newbie

Hi all,

I'm running Windows XP and I downloaded DOSBox 0.70 so I could run the game 'Descent'. After creating the appropriate directories/folders I did this in the DOSBox window:

z:\>MOUNT C C:\GAMES
Drive C is mounted as local directory C:\GAMES\
Z:\>C:
C:\>
C:\>CD GAMES
Unable to change to: GAMES.

And that is as far as I've been able to get. I have created the GAMES folderso I can't understand why it's not working. I'm a complete newbie when it comes to all this, but I really wanted to get this game running for my brother as an Xmas present. Any help would be greatly appreciated. 😢

Reply 1 of 15, by gidierre

User metadata
Rank Member
Rank
Member
Lost wrote:
z:\>MOUNT C C:\GAMES Drive C is mounted as local directory C:\GAMES\ Z:\>C: C:\> C:\>CD GAMES Unable to change to: GAMES. […]
Show full quote

z:\>MOUNT C C:\GAMES
Drive C is mounted as local directory C:\GAMES\
Z:\>C:
C:\>
C:\>CD GAMES
Unable to change to: GAMES.

but after you've gone
MOUNT C C:\GAMES

afterwards you needn't cd to \games
as you're already there, right?

We often forgive those who bore us, but we cannot forgive those whom we bore. (La Rochefoucauld)

Reply 2 of 15, by Lost

User metadata
Rank Newbie
Rank
Newbie

Well I'm not sure, it doesn't show anything after I type the "mount" command, it just has the "Z:\>" with the flashing cursor ready for me to type something else. I followed the instructions from this page:
http://www.dosbox.com/wiki/Basic_Setup_and_In … ation_of_DosBox

I can get into the game, but it shakes around so I obviously haven't completed the dosbox installation properly. Any suggestions?

Reply 3 of 15, by ripa

User metadata
Rank Oldbie
Rank
Oldbie
Lost wrote:
z:\>MOUNT C C:\GAMES Drive C is mounted as local directory C:\GAMES\ Z:\>C: C:\> C:\>CD GAMES Unable to change to: GAMES. […]
Show full quote

z:\>MOUNT C C:\GAMES
Drive C is mounted as local directory C:\GAMES\
Z:\>C:
C:\>
C:\>CD GAMES
Unable to change to: GAMES.

If you have c:\games\descent and you do "MOUNT C C:\GAMES" in Dosbox, then C:\ in Dosbox is c:\games\ and c:\descent in Dosbox is c:\games\descent. When you do "C:\>CD GAMES" in dosbox, you're trying to change directory to c:\games\games, which doesn't exist - you should "C:\>CD DESCENT" instead.

Also, use the latest Dosbox version: 0.72.

Reply 5 of 15, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

Read my 60 Seconds Guide to DOSBox (and don't just read it - follow it too).

If that doesn't help, come back with details on how you mounted your C and D drives, how you did the install, how you configured sound, music etc.

Reading the aptly named README file will be a good idea too.

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 6 of 15, by Lost

User metadata
Rank Newbie
Rank
Newbie

ok, thanks very much for that, I'll follow the instructions to the letter and let you know how I go. (And I did read the README file, like I said, this is all very new to me)

Reply 7 of 15, by Lost

User metadata
Rank Newbie
Rank
Newbie
MiniMax wrote:

Read my 60 Seconds Guide to DOSBox (and don't just read it - follow it too).

If that doesn't help, come back with details on how you mounted your C and D drives, how you did the install, how you configured sound, music etc.

Reading the aptly named README file will be a good idea too.

I did everything it said to do but when I typed Install after D:\>, it replied with "Error: no cd-rom driver detected. Unable to continue with install." I checked my driver (TSST corp CD/DVD SH-S182D) it appears to be fine and also said it didn't need updating when I tried that. Is there anywhere I can go from here? 🙁

Reply 8 of 15, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Post the exact steps you did and exactly what you typed.

Reply 9 of 15, by Lost

User metadata
Rank Newbie
Rank
Newbie
wd wrote:

Post the exact steps you did and exactly what you typed.

I created a folder called "Dos Games" and a folder inside that called Game".
Then I did this in DOSBox
Z:\>mount C "C:\Documents and Settings\User name\My Documents\Dos Games\Game
Z:\>mount D "D:\ -t cdrom
Z:\>C:
C:\>D:
D:\>Install

And that's where it stops. Did I leave something out?

Reply 10 of 15, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

PLEASE post only once, hitting that reply button one time is enough.

mount D "D:\ -t cdrom

Care about the exact letters, it's "mount d d:\ -t cdrom" and assure that
the reply dosbox prints contains something with "MSCDEX".

Reply 11 of 15, by Lost

User metadata
Rank Newbie
Rank
Newbie
wd wrote:
PLEASE post only once, hitting that reply button one time is enough. […]
Show full quote

PLEASE post only once, hitting that reply button one time is enough.

mount D "D:\ -t cdrom

Care about the exact letters, it's "mount d d:\ -t cdrom" and assure that
the reply dosbox prints contains something with "MSCDEX".

Thanks, I think that worked, now I have a screen in DOSBox that says C:\GAMES\DESCENT> I tried pressing enter but it just displayed it again. Is there something extra I'm supposed to type in here?

And sorry for the double post, my browser said the connection failed but it obviously went through anyway.

Reply 12 of 15, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

You start the game with

DESCENT

or

DESCENTR -640x480

if you want to run in high-resolution mode

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 13 of 15, by Lost

User metadata
Rank Newbie
Rank
Newbie
MiniMax wrote:
You start the game with […]
Show full quote

You start the game with

DESCENT

or

DESCENTR -640x480

if you want to run in high-resolution mode

Thanks, that seemed to work, except I got an
"ERROR: Unable to open the file C:ULTRASND\ULTRASND.INI"
and
"ERROR (HMI) Specified driver is not loaded"

The game opened up and asked me to select a pilot name, but there was no sound (maybe because I selected the wrong soundcard option) but the game was only in the small DosBox, is there any way it can be played in a larger screen, and do I follow these steps each time it's played?

Reply 14 of 15, by Lost

User metadata
Rank Newbie
Rank
Newbie

Ok, now I know that I can alt-enter to get a larger screen, but I'm still not sure why there's no sound.

Reply 15 of 15, by Lost

User metadata
Rank Newbie
Rank
Newbie

IT'S WORKING! 😁

I changed the music card and I was just racing around the old mines with no problems and great music for the first time in years! Thank you so much to everyone who helped me when I was so terribly incompetent, I appreciate it a lot! 😊