Difference between revisions of "Main Page"

From DOSBoxWiki
Jump to navigationJump to search
(Cleaned up a lot of links and moved wiki contribution notes to thier own article.)
(32 intermediate revisions by 21 users not shown)
Line 1: Line 1:
 +
'''
 
=Welcome to the Wiki page of the DOSBox project=
 
=Welcome to the Wiki page of the DOSBox project=
  
'''DOSBox''' emulates an Intel x86 PC, complete with [[Sound|sound]], [[Display|graphics]], [[Input|mouse]], [[Input|joystick]], [[Connectivity|modem]], etc., necessary for running many old DOS [[GAMES|games]] that simply cannot be run on modern PCs and operating systems, such as Microsoft Windows XP, Windows Vista, Linux and FreeBSD. However, it is not restricted to running only games. In theory, any DOS [[Software|application]] should run in DOSBox, but the emphasis has been on getting DOS [[GAMES|games]] to run smoothly, which means that communication, networking and printer support are still in early development.
+
'''DOSBox''' emulates an Intel x86 PC, complete with [[Sound|sound]], [[Display|graphics]], [[Input|mouse]], [[Input|joystick]], [[Connectivity|modem]], etc., necessary for running many old MS-DOS [[GAMES|games]] that simply cannot be run on modern PCs and operating systems, such as Microsoft Windows XP, Windows Vista, Linux and FreeBSD. However, it is not restricted to running only games. In theory, any MS-DOS or PC-DOS (referred to commonly as "DOS")  [[Software|application]] should run in DOSBox, but the emphasis has been on getting DOS [[GAMES|games]] to run smoothly, which means that communication, networking and printer support are still in early development.
  
 
DOSBox also comes with its own [[Command Line|DOS-like command prompt]]. It is still quite rudimentary and lacks many of the features found in MS-DOS, but it is sufficient for installing and running most DOS [[GAMES|games]].
 
DOSBox also comes with its own [[Command Line|DOS-like command prompt]]. It is still quite rudimentary and lacks many of the features found in MS-DOS, but it is sufficient for installing and running most DOS [[GAMES|games]].
Line 13: Line 14:
 
*Guides
 
*Guides
 
**[[Basic Setup and Installation of DosBox]]
 
**[[Basic Setup and Installation of DosBox]]
 +
***[[DOSBox and Windows Vista|Vista Specific Issues]]
 +
***[[DOSBox and Mac OSX|Mac OSX Specific Issues]]
 +
***[[Recording Video]]
 
**[[Contributing to this Wiki]]
 
**[[Contributing to this Wiki]]
**[[GAMES|Games]]
+
**[[GAMES|Games]] that DOSBox can (or can't) run
**[[Software|Applications]]
+
**[[Software]] applications that DOSBox can (or can't) run
 +
**[[TOOLS|Tools]] that can assist either playing games or using DOSBox generally
 
**[[DOSBoxFrontends|Frontends]] - simplifies running and understanding DOSBox.
 
**[[DOSBoxFrontends|Frontends]] - simplifies running and understanding DOSBox.
 
**[[Performance|Running Resource Demanding Games]]
 
**[[Performance|Running Resource Demanding Games]]
Line 29: Line 34:
 
*[[Special Keys]]
 
*[[Special Keys]]
 
*[[dosbox.conf|The Configuration File]] (dosbox.conf)
 
*[[dosbox.conf|The Configuration File]] (dosbox.conf)
 +
**[[Associating the Configuration File in Windows]]
 
*[[Language File|The Language File]]
 
*[[Language File|The Language File]]
 +
*[[Keymapper|The Keymapper]]
 +
*[[Ubuntu Configuration|Ubuntu Configuration]]
 +
*[[DOSBoxShortcuts|DosBox Shortcuts]]
 +
*[[GOG_games_that_use_DOSBox|GOG Games that use DOSBox]] - An overview
  
 
==DOSBox Resources==
 
==DOSBox Resources==
Line 38: Line 48:
  
 
==Advanced Topics==
 
==Advanced Topics==
*[[BuildingDOSBox|Building DOSBox]] - Building your own version of DOSBox
+
*[[BuildingDOSBox|Building DOSBox]] - Building your own version of DOSBox using mingw
 +
*[[Building_DOSBox_with_Visual_C_2008_Express|Building DOSBox with Visual C 2008 Express]]
 
*[http://docs.mandragor.org/files/Common_libs_documentation/SDL/FAQ_en/FAQ-Using_SDL.html Using SDL FAQ] (SDL environment variables that can make or break things)
 
*[http://docs.mandragor.org/files/Common_libs_documentation/SDL/FAQ_en/FAQ-Using_SDL.html Using SDL FAQ] (SDL environment variables that can make or break things)
 
*[[Special:Allpages|Index of all articles]]
 
*[[Special:Allpages|Index of all articles]]

Revision as of 15:08, 15 June 2009

Welcome to the Wiki page of the DOSBox project

DOSBox emulates an Intel x86 PC, complete with sound, graphics, mouse, joystick, modem, etc., necessary for running many old MS-DOS games that simply cannot be run on modern PCs and operating systems, such as Microsoft Windows XP, Windows Vista, Linux and FreeBSD. However, it is not restricted to running only games. In theory, any MS-DOS or PC-DOS (referred to commonly as "DOS") application should run in DOSBox, but the emphasis has been on getting DOS games to run smoothly, which means that communication, networking and printer support are still in early development.

DOSBox also comes with its own DOS-like command prompt. It is still quite rudimentary and lacks many of the features found in MS-DOS, but it is sufficient for installing and running most DOS games.

DOSBox has a lively, user-supported community forum hosted at VOGONS (Very Old Games On New Systems). Feel very very free to drop by if you have questions about DOSBox!

General Information

More Specific Topics

DOSBox Resources

Advanced Topics