Difference between revisions of "Main Page"

From DOSBoxWiki
Jump to navigationJump to search
(Restored content to original version (and fixed a miss spelling))
 
(74 intermediate revisions by 34 users not shown)
Line 1: Line 1:
== Welcome! ==
+
'''
I've already transfered the [[Basic_Setup_and_Installation_of_DosBox]] to this.
+
=Welcome to the Wiki page of the DOSBox project=
With some url rewriting and other tricks I managed to convert the old link to this one. So the old url should redirect to new one once the thing is transfered. -''Qbix''
 
  
The old wiki stuff can be found at:
+
'''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.
http://dosbox.sourceforge.net/oldwiki/
 
  
I noticed that the typewriter font must now be set using the html tag tt instead of the triple backquote
+
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]].
  
:-'''Just a suggestion - If typing in dos commands use the <nowiki><code><pre>This is an example</pre></code></nowiki> syntax. ~pck'''
+
DOSBox has a lively, user-supported [https://www.vogons.org/viewforum.php?f=53 community forum] hosted at VOGONS (Very Old Games On New Systems).  Feel very very free to drop by if you have questions about DOSBox!
:<code><pre>This is an example</pre></code>
 
  
file uploads are allowed
+
==General Information==
it is in the toolbox when you are logged in.
+
*[[Releases]] - Download DOSBox
This is handy for pictures and such.
+
*[[System Requirements]]
 +
*[[DOSBox_FAQ|Frequently Asked Questions]] (FAQ)
 +
*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]]
 +
***[[Mac OSX Advanced]]
 +
***[[Recording Video]]
 +
**[[Contributing to this Wiki]]
 +
**[[GAMES|Games]] that DOSBox can (or can't) run
 +
**[[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.
 +
**[[Performance|Running Resource Demanding Games]]
 +
*[[Special Thanks]]
 +
*[[Contact]]
  
 +
==More Specific Topics==
 +
*[[Usage| DOSBox.exe Supported Parameters]]
 +
*[[ZDrive|Z:\> Prompt]]
 +
*[[Commands|Command Line Utilities]]
 +
**[[MOUNT|Mounting your CD-ROM in DOSBox]]
 +
*[[Special Keys]]
 +
*[[dosbox.conf|The Configuration File]] (dosbox.conf)
 +
**[[Associating the Configuration File in Windows]]
 +
*[[Language File|The Language File]]
 +
*[[Keymapper|The Keymapper]]
 +
*[[Ubuntu Configuration|Ubuntu Configuration]]
 +
*[[Network_Setup|Network Setup]] (SerialPPP, SLIP and IPX-tunneling)
 +
*[[DOSBoxShortcuts|DOSBox Shortcuts]]
 +
*[[GOG_games_that_use_DOSBox|GOG Games that use DOSBox]] - An overview
  
<!--
+
==DOSBox resources==
 +
*[[SVN Builds|DOSBox SVN Builds]] - Plain and enhanced SVN builds of DOSBox
 +
*[[Unofficial ports]] - DOSBox for other operating systems and hardware platforms (unsupported)
 +
*[https://sourceforge.net/p/dosbox/code-0/HEAD/tree/dosbox/trunk/README DOSBox README File]
 +
*[https://dosbox.com/comp_list.php?letter=A List of Games and Applications] (and how to install and run them)
 +
*[https://www.vogons.org/viewforum.php?f=53 DOSBox community forum]
 +
<!-- *[http://dosbox.sourceforge.net/oldwiki/ The original DOSBox Wiki] -->
  
<big>'''MediaWiki has been successfully installed.'''</big>
+
==Advanced Topics==
 
+
*[[BuildingDOSBox]] - Building your own version of DOSBox
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
**[[Building DOSBox with MinGW]]
 
+
**[[Building DOSBox with Visual Studio]]
== Getting started ==
+
*[https://wiki.libsdl.org/FAQUsingSDL Using SDL FAQ] (SDL environment variables that can make or break things)
 
+
*[[Special:Allpages|Index of all articles]]
* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
 
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
 
* [http://mail.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
->
 

Latest revision as of 21:51, 4 January 2020

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