Register now and join the DOS Gamer community - Its FREE!!!   To register please click here...


 
HOME | WHATS NEW? | MESSAGE BOARD | DONATE | JUNK | WHITE PAGES | LINKS | FAQ | CONTACT
  Sign In
Username:
Password:
Register Now
Lost Password?
Games
Search:        Free Nintendo games  Free truetype fonts
 

All DOS Games
3D Action Games
Action Games
Arcade Games
Adult Games
Adventure Games
Card Games
Edutainment Games
Platform Games
Puzzle Games
Racing Games
RPG Games
Simulation Games
Space Games
Sport Games
Strategy Games
Tetris Games
Non-English Games
Random Game
Under 200Kb
Top Downloads
Recent Downloads
Request A Game
Browse By Letter
A B C D E
F G H I J K
L M N O P
Q R S T U
V W X Y Z
Browse By Number
0 1 2 3 4
5 6 7 8 9
DOS Games FAQ
Bookmark
DOS Gamer
Add DOS Gamer to your blinklist account Add DOS Gamer to your delicious account Add DOS Gamer to your digg account Add DOS Gamer to your fark account Add DOS Gamer to your furl account Add DOS Gamer to your magnolia account Add DOS Gamer to your newsvine account Add DOS Gamer to your reddit account Add DOS Gamer to your simpy account Add DOS Gamer to your spurl account Add DOS Gamer to your myyahoo account Add DOS Gamer to your shadows account Add DOS Gamer to your sync2it account Monitor http://www.dosgamer.com with Blogarithm Meneame

XP Help

When Microsoft released Windows XP in October 2001, it was its first consumer operating system that wasn't based in any way on legacy DOS code. Instead it's, like Windows 2000, it's based on the NT kernel. For most users, this was good news as it promised a more stable and user-friendly experience. But it has it's drawbacks for the DOS gamer. Because there is no DOS kernel, XP has to run DOS games in "pretend DOS" mode. Unfortunately, XP is not a great pretender. Despite the absence of DOS, XP is still capable of running most old DOS games perfectly well. However this can tend to be more of a case of trial and error; some games run perfect where others have no sound or no graphics. Sound is typically the biggest problem.

Check your properties
Before attempting the steps below, try running the game by simply clicking on it, then try various settings on the compatibility tab, perhaps to trick it into thinking it is running under Windows 95.
If a DOS game doesn't run properly, the odds are that its program window will open and close so quickly you can't even see its contents. Right-click the game's executable, choose Properties and disable the 'Close on exit' checkbox found on the Programs tab.
Once you've set this option, try opening your DOS game's executable again.

This time the DOS window should remain open after the program crashes, allowing you to see the error. Sometimes this will be something that Windows XP can't get around, but other problems are fixable.


Memory Issues
Memory problems are usually a reuult of not having enough XMS or EMS memory, there's a simple fix!
Since many DOS games required what was then a lot of memory, and DOS could only offer 640KB of Conventional memory, you had to use commands such as himem.sys and emm386.exe to give your games use of Extended and Expanded memory. If a game is going to have memory problems, you'll typically get some form of no Expanded/Extended memory error when you try to run it.

To try to fix this problem, right-click the program and select Properties. This time, choose the Memory tab. On this tab are sections for configuring Conventional, Expanded, Extended and Protected memory.

By default, you should find that the dropdown list in the Total field of the Conventional memory area is set to 'Auto'. You'll also find that the dropdown lists for Expanded and Extended memory are set to None and 0, respectively. Choose 'Auto' for both of these options and click OK to close out of the Properties window.

The initial environment should also be set to its highest setting of 4096. Under the Total dropdown box is a box labelled 'Protected'. This protects the system memory from modifications made by the selected program and should be checked.


Configuration files
If this doesn't solve your memory problems, there's still one trick up XP's sleeve. Those of us old enough to remember the twin evils of autoexec.bat and config.sys will remember the constant tweaking of command lines, attribute settings and so on in order to squeeze the last ounce of performance from our machines. Well, these old files haven't completely gone away, they've just assumed new identities.

If you open My Computer and go to your Windows\System32 folder, you'll find them disguised as config.nt and autoexec.nt and, guess what, you can tweak them just like you could tweak their predecessors and each game can also have its own private copies of these files. As a precaution, copy these files into your DOS games directory before making changes to them. It's important to remember that the autoexec.bat and config.sys files in your root directory have nothing to do with DOS programs.

To make a DOS game use a new set of config and autoexec files, right-click its executable file and choose Properties. This time, return to the Program tab and click the Advanced button. This opens a dialogue box labelled Windows PIF Settings, which contains two fields: one for an autoexec filename and one for config.

By default these two fields point to your %SystemRoot%/System32 directory but, if you put copies of your config and autoexec files in a 'Games' directory, then you'd change them to:
C:/GAMES/AUTOEXEC.NT and
C:/GAMES/CONFIG.NT in these two fields.

To edit the contents of config.nt or autoexec.nt use something like Notepad. Both files are well commented. Unfortunately, the changes you can make here are restricted, confined mainly to things such as the EMM=RAM command. Some games require this option to be set before they'll recognise your Expanded Memory.


Running to fast?
If you find when playing a DOS game that its speed is way too fast, try enabling the Compatible Timer Hardware Emulation checkbox that appears beneath these two fields. You can download a utility like moslo which lets you adjust the delay on your computer.


Sound Problems
If you're experiencing sound problems, you can also try to alternate settings for the existing Set Blaster command in autoexec.nat. This command tells a DOS game at what address your audio card is located, which IRQ and DMA setting it uses and which type of card it is (the format for these settings and a list of Soundblaster card types are included in the file).

Typical audio card settings that DOS games look for are
Address: 220  IRQ: 5 or 7  DMA: 1  Type: 3 (Soundblaster 2).
This means the Set Blaster command in your autoexec file should be: SET BLASTER=A220 I5 D1 T3. General Midi support defaults to an address of 330.

Windows XP has Soundblaster emulation built into the NTVDM (NT Virtual DOS Machine - the part of XP that runs DOS apps), meaning you get almost full support for sound in old DOS games. It's not perfect, but it works for most things.

For clean audio, using General Midi or your PC's internal speaker is your best bet. Even with a Soundblaster card, choosing 'Soundblaster' rarely results in flawless functionality. If you have the option, enable as few separate audio streams as possible, preferably just one. This helps avoid some of the slowdowns that occur in some titles when using Soundblaster for sound effects.

If you're having problems getting your Soundblaster card to work then you'll need Vlad Romascanu's clever VDMSound program. Not only does VDMSound provide Soundblaster emulation in software (which works with any Windows-supported sound card), and not only does that emulation con DOS programs into thinking they're talking to a kosher Soundblaster, but VDMSound makes configuring XP's DOS subsystem fairly easy. Download this tool here.


Video Problems
The video modes available on your graphics card can also affect whether a game is going to run or not: 'Vesa Compatibility' is important here. Some newer DOS games use Vesa, the nearest DOS has to DirectX, for high-resolution graphics. As with Soundblasters, using Vesa requires talking direct to the graphics card, bypassing Windows. Microsoft has implemented Vesa support in the XP kernel, meaning DOS games ought to run flawlessly.


Filenames
Finally, don't forget the '8.3' naming limits of DOS! So keep the names of folders containing DOS games under nine characters. Also, Windows XP can't make DOS shortcuts from batch files or other non-executables so, if your game runs from a CD and uses a batch file on the hard drive to launch, your configuration options (including memory management) are going to be very limited.
Your IP: 38.107.179.211  |  Who's online?  |  Page generated in 0.0000 seconds  
Set as your default homepage  Add to favorites     Return to top | Privacy Policy | Disclaimer | RSS | Contact Us
Copyright © 1999-2010 CyberAxe All Rights Reserved. DosGamer.com MMX