This is under the works right now.... The demo that is posted up right now has only 1 level.

Report RSS How do I play this mod?

Well, here you go... I hope this tutorial helps you...!

Posted by on - Intermediate Other

Dosbox can be used on mac... But I do not know how to do the mac way.
But if your going to try here the link - Sourceforge.net

(This part of the Tutorial is from Dosbox.com, but if this doesn't help you... GO TO YOUTUBE LOL!)

WINDOWS USER ONLY!

Installation

The first step is to install DOSBox. This guide will use the 0.72 Windows 32 version which is available for download. Download the release for your operating system. If you are a Windows user, get the Win32 installer.

After downloading, install DOSBox to any directory. Also, make a folder to put all your old games in. I put DOSBox in C:\DOSBox, and my old games directory is C:\OLDGAMES. I put a game in my OLDGAMES directory, TESTDRIV, which is Test Drive, an old racing game. Your directories should look like this:

Image:DOSBox-Folders.jpg

Running a game

Now, the hardest part, getting games to run. First, run dosbox.exe in your DOSBox folder. Remember that OLDGAMES directory you created in Step 1? You have to basically set that as new directory just for DOSBox. Essentially, it's going to become the C:\> drive of DOSBox. So, type:

Z:\>MOUNT C C:\OLDGAMES
Drive C mounted as local directory C:\OLDGAMES\
To dissect the above:

  • MOUNT: Tells the program to mount a directory
  • C: Tells the program what you want your new drive to be called (leaving it as C: is fine)
  • C:\OLDGAMES: This is the directory I want to set as the new drive for DOSBox, because all my games are in it. If you created a different directory, write in the directory you created.

(Note: If you want to mount a CD-ROM instead of a folder, type this:

Z:\>MOUNT D D:\ -T cdrom
MSCDEX installed.
Drive D is mounted as CDRom D:\
(Note: "cdrom" is case sensitive and must be lowercase!)

In this example, D:\ -T cdrom tells DOSBox that my D:\ drive is a CD-ROM drive, and the first D, tells DOSBox what my new drive name should be called. If you are running your game off a CD-ROM then make sure to use D: in place of C: in the following examples. You can find instructions on how to mount other devices, such as floppy drives, in the mount section).

After you've done this, you will be prompted with a Z:\>. Now, just write what you wanted to call your new DOSBox drive, which as I said above, we called C. To navigate to that newly mounted drive just type in:

Z:\>C:

C:\>
Hopefully, you're all set! Now, it's time to run the game. Previously I had mentioned a game called TESTDRIV in my OLDGAMES folder. I now want DOSBox to go to that folder. So type in:

C:\>CD TESTDRIV

C:\TESTDRIV>
That's it! CD stands for "Change Directory", so you've changed the directory to TESTDRIV. You can find instructions on how to use the Change Directory command, in the CD section of the Commands article.

One more step, running the game! Most games have an EXE file in their directory that you can run. However, some might require a BAT file, or COM file (common in demos and really old games). Most of the time, the file is in the root folder. Please consult the documentation of your game for which file is needed to start the game. In the case of Test Drive, it's TDCGA.EXE. So now, I just type this:

C:\TESTDRIV>TDCGA.EXE
That's it! Here's a picture of all of the commands I've written about in Step 2:

Image:Dosbox2.jpg

Post comment Comments
Rigelblast
Rigelblast - - 220 comments

Nice, detailed and thorough tutorial. This really helps both new and experienced Windows users to play the mod.

Reply Good karma Bad karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: