Bootstrike.Com Ultima Worlds
Home > Ultima Worlds > Running Ultima VII: The Black Gate/Serpent Isle in Windows XP / Windows Vista / Windows 7 Using DOSBox

Running Ultima VII: The Black Gate/Serpent Isle in Windows XP / Windows Vista / Windows 7 Using DOSBox by Ganesh
Version 1.051

Introduction

Yes folks, its now possible to run Ultima VII in Windows 98/ME/2000/XP/Vista and Windows 7! Thanks to the programmers of DOSBox, we can now bring back those good old memories of Ultima VII right to our Windows Desktop!

DOSBox emulates an Intel x86 PC, complete with sound, graphics, mouse, modem, etc., necessary for running many old DOS games that simply cannot be run on modern PCs and operating systems, such as Microsoft Windows 2000, Windows XP, Linux and FreeBSD.

This means, we can play the Ultima games like old times, in a DOS window, or full screen! This guide focuses on getting the Ultima VIIs running under DOSBox. There is a separate guide to running Ultima Underworld and Ultima 8 here.

What You Need

  1. A copy of Ultima VII
  2. DOSBox (download the Windows Win32 installer here)

Setting up DOSBox

  1. Download and install DOSBox accepting all default options - just keep hitting Next.
  2. Go to Start > Programs > DOSBox-(XX) > Options > DOSBox (XX) Options to open up DOSBox.conf.

    Dosbox Configuration File
    Dosbox Configuration File

    This is the DOSBox configuration file. Here we will configure DOSBox to properly emulate Ultima VII's preferred environment.
  3. Search for and replace the following values in the file by going to Edit > Replace > Enter Text in 'Find what' and 'Replace With'. Note: If you have already altered DOSBox, you will need to reset it by going to Start > Programs > DOSBox-(XX) > Options > Reset Options.

      Find What ..Replace it with
    1 joysticktype=auto joysticktype=none
    2 ems=true ems=false
    3 umb=true umb=false
    4 cycles=auto cycles=12000
    5 output=surface output=ddraw

  4. We need to find out what is your desktop resolution. Go to Start > Control Panel > Display > Settings. Under "Screen Resolution", it will say XXXX by XXXX pixels. For most folks, it is either "1280 x 1024" or "1920 x 1024". Assuming "1280 x 1024", we need to remove the spaces and get 1280x1024.

    Find What ..Modify/Change the value to..
    fullresolution= fullresolution=1280x1024
    scaler= scaler=hq3x

    Remember to substitute 1280x1024 with your own display resolution.
  5. Now comes some DOS Stuff. At the end of the same file, we have to add some DOS commands to run Ultima VII automatically on starting up DOSBox.

    For this guide, we are going to assume that the Ultima VII: The Black Gate files are placed in a folder named "ULTIMA7" (note: keep to less than 8 characters for DOS compatibility). Serpent Isle is placed in a folder named "ULTIMA72". Both are in the C drive. So the DOS way to represent this folder would be

    C:\ULTIMA7 (for Black Gate)
    C:\ULTIMA72 (for Serpent Isle)

    If you had placed the games in a folder named GAMES, it would look like this

    C:\GAMES\ULTIMA7 (for Black Gate)
    C:\GAMES\ULTIMA72 (for Serpent Isle)

    To get DOSBox to recognize this folder, we have to ADD the following to the END of the DOSBox.conf file. That means, going all the way to the bottom of the file and putting the below lines:

    mount c: C:\ULTIMA7
    mount d: C:\ULTIMA72

    (Replace "C:\ULTIMA7" with another folder name if you are using a different folder, for Black Gate only)
    (Replace "C:\ULTIMA72" with another folder name if you are using a different folder, for Serpent Isle only)
  6. To increase the volume of the MIDI sound effects to be on level with the audio effects, ADD these lines. Even then, the Guardian's voice can boom much louder than the music. The second line lowers the sound effects volume to 65%.

    mixer fm +250
    mixer sb 65
  7. DOSBox now recognizes the two games as two separate drives. Note that all these are emulated, so your real C:\ULTIMA7 is now a C Drive and C:\ULTIMA72 is now a D Drive in DOSBox.
  8. Save the file and close. Run DOSBox. To access The Black Gate, type

    C: <Enter>

    Likewise, if you want to access The Serpent Isle folder, type

    D: <Enter>
  9. Configure each of the games by executing INSTALL at the prompt (for each game) and selecting Sound Blaster, 220h and IRQ 7 for DOSBox sound emulation to work properly.

    INSTALL <Enter>

  10. Now run the game and enjoy!

    ULTIMA7 (for Black Gate)

    SERPENT (for Serpent Isle)
  11. To switch it in full screen, press Alt+Enter together.

Frequently Asked Questions (FAQ)

1)

Where can I get Ultima VII: The Black Gate and the Serpent Isle Collection?
You will need to try Amazon or Ebay second hand purchases as these games are no longer in production. Perhaps GOG may get hold of the rights soon.

2)

The speed is too slow / fast! How can I make it run slower / faster?
Hit Ctrl+F11 to decrease the CPU cycle usage as it may be too high, or hit Ctrl+F12 to increase CPU Cycle. Do note that it is normal for Ultima VII to be sluggish at graphic heavy areas, such as Lord British's castle. In my 3GHz system, I had to bump it to 9000 cycles to get it up to normal speed. The cycles is shown on the window title bar.

3)

The Guardian voice is booming much louder than the sound effects!
This should not be a issue anymore as the command "mixer fm +350" (already in the above config) makes the MIDI sound effects in line with the Guardian voice.

4)

Why do this when Exult already solves this problem of running the game in modern operating systems?
Exult is an excellent project and I applaud their team for the hard work put in. But some of us (like me), prefer to play it in its true original form.

5)

The image looks quite blurish when I play the game on my LCD screen!
Try setting the scaler value in the DOSBOX.conf file to some other alternative value described here.

For those who are using CRTs displays, you will be able to enjoy the game in its original visuals by setting the scaler to none. However, some bigger CRTs such as 19 inch CRTs do not support 320 x 200 so you have to leave it at normal2x or hq2x.

The final alternative is to try Exult instead, which supports high resolutions but uses its own engine.

Errors? Omissions? Need Help? Know something? Post your thoughts in the comments below.

This document is Copyright(©) 2001-2010 by G.Ganesh. Comments have been enabled on Dec 21 to enable people to report any problems!

Last Updated 29th October 2010

26 comments RSS of last 10 posts

new post [ expand all ]

Page: Prev 1 2 Next Show All


Anthony (1 posts) Anthony Thank you so much, SI was one of my favorite games but i was only able to play it for a very short time with my oldest computer and its been sitting in a drawer ever since. Now i can finally play it:)
posted 6 Jul 2009 - Reply - Permanent Link
Claudia Unregistered Anonymous Awe, thank you so much! That's exactly what I was looking for. So it's the DOSBox.conf file where I can disable EMS. A hug and a kiss from a female game fanatic!
posted 14 Feb 2009 - Reply - Permanent Link

Page: Prev 1 2 Next Show All


new post [ expand all ]

Privacy Policy - Terms of Use - Contact Us - Site Map - Advertise
All original content (©) Copyright 1997-2021 Bootstrike.Com (ACRA Reg. No 53084890B).