<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Thux2828</id>
	<title>DOSBoxWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Thux2828"/>
	<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/Special:Contributions/Thux2828"/>
	<updated>2026-05-11T17:03:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=DOSBox_FAQ&amp;diff=1461</id>
		<title>DOSBox FAQ</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=DOSBox_FAQ&amp;diff=1461"/>
		<updated>2008-09-09T21:51:52Z</updated>

		<summary type="html">&lt;p&gt;Thux2828: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Performance =&lt;br /&gt;
&lt;br /&gt;
'''Q.'''  My game runs fine at first then an error message pops up on dosbox saying that the video file format is wrong. How or what can I do to fix this, if there is anything known?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' My game/application runs slowly, how do I improve speed?&lt;br /&gt;
&lt;br /&gt;
'''A.''' Increase cycles. Use core=dynamic. Try different output modes (e.g. output=overlay). Increase Frameskip. Disable unneeded components in the [[dosbox.conf]] such as [[Sound]], mouse or joystick emulation. A nice speedup can be achieved by using a [[Other compilers|different compiler]] than GCC. If all else fails, find a faster computer to run DOSBox on.&lt;br /&gt;
Also be sure to check the compatibility section of this FAQ as some game/applications are more trouble (or resource hogs) than others.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' The Sound/Music for my DOS game/application sounds terrible what can I do?&lt;br /&gt;
&lt;br /&gt;
'''A.''' This is a complicated issue covered in the [[Sound]] section of the wiki. It's important to remember to install or setup game/applications correctly to use the correct sound devices (&amp;lt;tt&amp;gt;INSTALL.EXE&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;SOUNDSET.EXE&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;SETUP.EXE&amp;lt;/tt&amp;gt; are popular program names to look for). The capabilities of the hardware as well as the preferences of the programmer vary: Therefore what may sound &amp;quot;best&amp;quot; on one particular game may not be the &amp;quot;best&amp;quot; for another. Sometimes changes need to be made to the [[dosbox.conf]] file (or a new conf file) to get the best results.&lt;br /&gt;
Also, game sound/music may have an impact on the speed at which the game/application runs and running DOSBox with limited resources may result in incomplete or 'choppy' sound being heard. (see previous question)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.'''How do I change the memory size so that I can run programs that require more than the default settings (eg. Windows 1.01 or some other demanding OS)?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
&lt;br /&gt;
'''Q.'''  Using Mac OS X 10.5.3 without a problem (MOO) and when upgraded to 10.5.4 MOO started flashing rainbow colors instead of the normal background in full screen mode (works fine in windowed mode.)  I have a warning about the quickdraw capability being deprecated in my console window.  Any suggestions?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' My backslash key is mapped to ']' with DOSBox in Vista. Is there a workaround?&lt;br /&gt;
&lt;br /&gt;
'''A.''' Press &amp;lt;tt&amp;gt;CTRL-F1&amp;lt;/tt&amp;gt; to enter the [[keymapper]] and select the backslash with your mouse. Press the &amp;lt;tt&amp;gt;DELETE&amp;lt;/tt&amp;gt; button that will show up on your screen. Then press &amp;lt;tt&amp;gt;ADD&amp;lt;/tt&amp;gt; to bind backslash to another key. Simply press an unused key to bind it to this. Press &amp;lt;tt&amp;gt;SAVE&amp;lt;/tt&amp;gt; and then &amp;lt;tt&amp;gt;EXIT&amp;lt;/tt&amp;gt; to return to the main screen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' My cursor is trapped within the DOSBox window when I click inside. How do I get the cursor out?&lt;br /&gt;
&lt;br /&gt;
'''A.''' DOSBox will capture your mouse when you click inside the display window (and you have '''&amp;lt;tt&amp;gt;autolock=true&amp;lt;/tt&amp;gt;''' set in the [[Dosbox.conf]]).  Simply press '''&amp;lt;tt&amp;gt;CTRL-F10&amp;lt;/tt&amp;gt;''' to release the mouse.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I have set Gnome to load DOSBox when I click on .COM files. How do I script it to exit DOSBox when I quit from the game?&lt;br /&gt;
&lt;br /&gt;
'''A.''' with -exit as commandline parameter for DOSBox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' How do I access my hard drive/cdrom in DOSBox?&lt;br /&gt;
&lt;br /&gt;
'''A.''' See the information on the [[MOUNT]] command, or type &amp;lt;tt&amp;gt;intro mount&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;intro cdrom&amp;lt;/tt&amp;gt; in DOSBox for the basics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I have an ISO image I made of files for backup purposes. How do I access it in DOSBox?&lt;br /&gt;
&lt;br /&gt;
'''A.''' See the information on the [[IMGMOUNT]] command&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' How do I unmount or change images? I need to swap CD images in the drive.&lt;br /&gt;
&lt;br /&gt;
'''A.''' You don't &amp;quot;unmount&amp;quot;, you may assign more than one image file to [[IMGMOUNT]], to swap images use &amp;lt;tt&amp;gt;CTRL-F4&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I have created an image from a CD that includes CD audio tracks, when I access it in DOSBox only the first (data) track is available.&lt;br /&gt;
&lt;br /&gt;
'''A.''' Be sure to use the bin/cue format for mixed mode CDs (CDs with a data and audio tracks) and always pass the cue file to [[IMGMOUNT]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' When I write '':'' it turns out ''&amp;gt;'' or when i write ''å'' ''ä'' ''ö'' or any other non standard us character. How can I fix this for my keyboard?&lt;br /&gt;
&lt;br /&gt;
'''A.''' Use the [[KEYB]] command to change your [[Keyboard layout]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I can't find the &amp;quot;:&amp;quot; symbol anywhere in my dosbox. I am using Vista on a laptop. Please advice me how to fix the problem.&lt;br /&gt;
&lt;br /&gt;
'''A.''' Use the left shift instead of the right shift. A number of keys are affected by this problem. For a workaround for other keys like &amp;quot;\&amp;quot;, see the second answer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' How do you/I scroll up to see text that is not visible in the DOSBox window?  Certain apps will print a long string of text, and you can't see it all.&lt;br /&gt;
&lt;br /&gt;
'''A''' Unlike the DOS window in Windows 2000, XP and Vista, DOSBox exactly emulates a full screen DOS session. Hence it doesn't support scrolling up and down. However, MS-DOS included a program to allow you to 'press any key' to scroll down called MORE.COM. This is how to do it on Windows:&lt;br /&gt;
# Try and find a copy of MORE.COM from MS-DOS 5.0 (good luck)&lt;br /&gt;
# Put it in C:\C&lt;br /&gt;
# Edit C:\Program Files\Dosbox\dosbox.conf in Notepad&lt;br /&gt;
# Go to the bottom of the file, where it reads &amp;lt;tt&amp;gt;[autoexec]&amp;lt;/tt&amp;gt;. Add to it or change it to read:&amp;lt;br&amp;gt;&amp;lt;tt&amp;gt;[autoexec]&amp;lt;br&amp;gt; MOUNT C C:\C&amp;lt;br&amp;gt; PATH=%PATH%;C:\&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
# Save it, close DOSBox and then re-open DOSbox.&lt;br /&gt;
# Now, say you wanted to use this command:&amp;lt;br&amp;gt; &amp;lt;tt&amp;gt;C:\&amp;gt; type readme.txt&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Instead type this:&amp;lt;br&amp;gt; &amp;lt;tt&amp;gt;C:\&amp;gt; type readme.txt | more&amp;lt;/tt&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thux2828</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=DOSBox_FAQ&amp;diff=1459</id>
		<title>DOSBox FAQ</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=DOSBox_FAQ&amp;diff=1459"/>
		<updated>2008-09-09T20:54:19Z</updated>

		<summary type="html">&lt;p&gt;Thux2828: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Performance =&lt;br /&gt;
&lt;br /&gt;
'''Q.'''  My game runs fine at first then an error message pops up on dosbox saying that the video file format is wrong. How or what can I do to fix this, if there is anything known?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' My game/application runs slowly, how do I improve speed?&lt;br /&gt;
&lt;br /&gt;
'''A.''' Increase cycles. Use core=dynamic. Try different output modes (e.g. output=overlay). Increase Frameskip. Disable unneeded components in the [[dosbox.conf]] such as [[Sound]], mouse or joystick emulation. A nice speedup can be achieved by using a [[Other compilers|different compiler]] than GCC. If all else fails, find a faster computer to run DOSBox on.&lt;br /&gt;
Also be sure to check the compatibility section of this FAQ as some game/applications are more trouble (or resource hogs) than others.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' The Sound/Music for my DOS game/application sounds terrible what can I do?&lt;br /&gt;
&lt;br /&gt;
'''A.''' This is a complicated issue covered in the [[Sound]] section of the wiki. It's important to remember to install or setup game/applications correctly to use the correct sound devices (&amp;lt;tt&amp;gt;INSTALL.EXE&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;SOUNDSET.EXE&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;SETUP.EXE&amp;lt;/tt&amp;gt; are popular program names to look for). The capabilities of the hardware as well as the preferences of the programmer vary: Therefore what may sound &amp;quot;best&amp;quot; on one particular game may not be the &amp;quot;best&amp;quot; for another. Sometimes changes need to be made to the [[dosbox.conf]] file (or a new conf file) to get the best results.&lt;br /&gt;
Also, game sound/music may have an impact on the speed at which the game/application runs and running DOSBox with limited resources may result in incomplete or 'choppy' sound being heard. (see previous question)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.'''How do I change the memory size so that I can run programs that require more than the default settings (eg. Windows 1.01 or some other demanding OS)?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
&lt;br /&gt;
'''Q.'''  Using Mac OS X 10.5.3 without a problem (MOO) and when upgraded to 10.5.4 MOO started flashing rainbow colors instead of the normal background in full screen mode (works fine in windowed mode.)  I have a warning about the quickdraw capability being deprecated in my console window.  Any suggestions?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' My backslash key is mapped to ']' with DOSBox in Vista. Is there a workaround?&lt;br /&gt;
&lt;br /&gt;
'''A.''' Press &amp;lt;tt&amp;gt;CTRL-F1&amp;lt;/tt&amp;gt; to enter the [[keymapper]] and select the backslash with your mouse. Press the &amp;lt;tt&amp;gt;DELETE&amp;lt;/tt&amp;gt; button that will show up on your screen. Then press &amp;lt;tt&amp;gt;ADD&amp;lt;/tt&amp;gt; to bind backslash to another key. Simply press an unused key to bind it to this. Press &amp;lt;tt&amp;gt;SAVE&amp;lt;/tt&amp;gt; and then &amp;lt;tt&amp;gt;EXIT&amp;lt;/tt&amp;gt; to return to the main screen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' My cursor is trapped within the DOSBox window when I click inside. How do I get the cursor out?&lt;br /&gt;
&lt;br /&gt;
'''A.''' DOSBox will capture your mouse when you click inside the display window (and you have '''&amp;lt;tt&amp;gt;autolock=true&amp;lt;/tt&amp;gt;''' set in the [[Dosbox.conf]]).  Simply press '''&amp;lt;tt&amp;gt;CTRL-F10&amp;lt;/tt&amp;gt;''' to release the mouse.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I have set Gnome to load DOSBox when I click on .COM files. How do I script it to exit DOSBox when I quit from the game?&lt;br /&gt;
&lt;br /&gt;
'''A.''' with -exit as commandline parameter for DOSBox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' How do I access my hard drive/cdrom in DOSBox?&lt;br /&gt;
&lt;br /&gt;
'''A.''' See the information on the [[MOUNT]] command, or type &amp;lt;tt&amp;gt;intro mount&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;intro cdrom&amp;lt;/tt&amp;gt; in DOSBox for the basics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I have an ISO image I made of files for backup purposes. How do I access it in DOSBox?&lt;br /&gt;
&lt;br /&gt;
'''A.''' See the information on the [[IMGMOUNT]] command&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' How do I unmount or change images? I need to swap CD images in the drive.&lt;br /&gt;
&lt;br /&gt;
'''A.''' You don't &amp;quot;unmount&amp;quot;, you may assign more than one image file to [[IMGMOUNT]], to swap images use &amp;lt;tt&amp;gt;CTRL-F4&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I have created an image from a CD that includes CD audio tracks, when I access it in DOSBox only the first (data) track is available.&lt;br /&gt;
&lt;br /&gt;
'''A.''' Be sure to use the bin/cue format for mixed mode CDs (CDs with a data and audio tracks) and always pass the cue file to [[IMGMOUNT]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' When I write '':'' it turns out ''&amp;gt;'' or when i write ''å'' ''ä'' ''ö'' or any other non standard us character. How can I fix this for my keyboard?&lt;br /&gt;
&lt;br /&gt;
'''A.''' Use the [[KEYB]] command to change your [[Keyboard layout]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I can't find the &amp;quot;:&amp;quot; symbol anywhere in my dosbox. I am using Vista on a laptop. Please advice me how to fix the problem.&lt;br /&gt;
&lt;br /&gt;
'''A.''' Use the left shift instead of the right shift. A number of keys are affected by this problem. For a workaround for other keys like &amp;quot;\&amp;quot;, see the second answer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' How do you/I scroll up to see text that is not visible in the DOSBox window?  Certain apps will print a long string of text, and you can't see it all.&lt;br /&gt;
&lt;br /&gt;
'''A''' Unlike the DOS window in Windows 2000, XP and Vista, DOSBox exactly emulates a full screen DOS session. Hence it doesn't support scrolling up and down. However, MS-DOS included a program to allow you to 'press any key' to scroll down called MORE.COM. This is how to do it on Windows:&lt;br /&gt;
# Download DOS 5.0 from http://vetusware.com/.&lt;br /&gt;
# Extract the contents of the RAR file to C:\C\DOS &lt;br /&gt;
# Edit C:\Program Files\Dosbox\dosbox.conf in Notepad&lt;br /&gt;
# Go to the bottom of the file, where it says [autoexec]. Change it to say&lt;br /&gt;
 [autoexec]&lt;br /&gt;
  MOUNT C C:\C&lt;br /&gt;
  PATH=%PATH%;C:\DOS&lt;br /&gt;
# Save it and open DOSbox.&lt;br /&gt;
# Now, say you wanted to use this command:&lt;br /&gt;
 C:\&amp;gt; type readme.txt&lt;br /&gt;
Instead type this:&lt;br /&gt;
 C:\&amp;gt; type readme.txt | more&lt;/div&gt;</summary>
		<author><name>Thux2828</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=DOSBox_FAQ&amp;diff=1458</id>
		<title>DOSBox FAQ</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=DOSBox_FAQ&amp;diff=1458"/>
		<updated>2008-09-09T20:53:14Z</updated>

		<summary type="html">&lt;p&gt;Thux2828: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Performance =&lt;br /&gt;
&lt;br /&gt;
'''Q.'''  My game runs fine at first then an error message pops up on dosbox saying that the video file format is wrong. How or what can I do to fix this, if there is anything known?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' My game/application runs slowly, how do I improve speed?&lt;br /&gt;
&lt;br /&gt;
'''A.''' Increase cycles. Use core=dynamic. Try different output modes (e.g. output=overlay). Increase Frameskip. Disable unneeded components in the [[dosbox.conf]] such as [[Sound]], mouse or joystick emulation. A nice speedup can be achieved by using a [[Other compilers|different compiler]] than GCC. If all else fails, find a faster computer to run DOSBox on.&lt;br /&gt;
Also be sure to check the compatibility section of this FAQ as some game/applications are more trouble (or resource hogs) than others.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' The Sound/Music for my DOS game/application sounds terrible what can I do?&lt;br /&gt;
&lt;br /&gt;
'''A.''' This is a complicated issue covered in the [[Sound]] section of the wiki. It's important to remember to install or setup game/applications correctly to use the correct sound devices (&amp;lt;tt&amp;gt;INSTALL.EXE&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;SOUNDSET.EXE&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;SETUP.EXE&amp;lt;/tt&amp;gt; are popular program names to look for). The capabilities of the hardware as well as the preferences of the programmer vary: Therefore what may sound &amp;quot;best&amp;quot; on one particular game may not be the &amp;quot;best&amp;quot; for another. Sometimes changes need to be made to the [[dosbox.conf]] file (or a new conf file) to get the best results.&lt;br /&gt;
Also, game sound/music may have an impact on the speed at which the game/application runs and running DOSBox with limited resources may result in incomplete or 'choppy' sound being heard. (see previous question)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.'''How do I change the memory size so that I can run programs that require more than the default settings (eg. Windows 1.01 or some other demanding OS)?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
&lt;br /&gt;
'''Q.'''  Using Mac OS X 10.5.3 without a problem (MOO) and when upgraded to 10.5.4 MOO started flashing rainbow colors instead of the normal background in full screen mode (works fine in windowed mode.)  I have a warning about the quickdraw capability being deprecated in my console window.  Any suggestions?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' My backslash key is mapped to ']' with DOSBox in Vista. Is there a workaround?&lt;br /&gt;
&lt;br /&gt;
'''A.''' Press &amp;lt;tt&amp;gt;CTRL-F1&amp;lt;/tt&amp;gt; to enter the [[keymapper]] and select the backslash with your mouse. Press the &amp;lt;tt&amp;gt;DELETE&amp;lt;/tt&amp;gt; button that will show up on your screen. Then press &amp;lt;tt&amp;gt;ADD&amp;lt;/tt&amp;gt; to bind backslash to another key. Simply press an unused key to bind it to this. Press &amp;lt;tt&amp;gt;SAVE&amp;lt;/tt&amp;gt; and then &amp;lt;tt&amp;gt;EXIT&amp;lt;/tt&amp;gt; to return to the main screen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' My cursor is trapped within the DOSBox window when I click inside. How do I get the cursor out?&lt;br /&gt;
&lt;br /&gt;
'''A.''' DOSBox will capture your mouse when you click inside the display window (and you have '''&amp;lt;tt&amp;gt;autolock=true&amp;lt;/tt&amp;gt;''' set in the [[Dosbox.conf]]).  Simply press '''&amp;lt;tt&amp;gt;CTRL-F10&amp;lt;/tt&amp;gt;''' to release the mouse.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I have set Gnome to load DOSBox when I click on .COM files. How do I script it to exit DOSBox when I quit from the game?&lt;br /&gt;
&lt;br /&gt;
'''A.''' with -exit as commandline parameter for DOSBox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' How do I access my hard drive/cdrom in DOSBox?&lt;br /&gt;
&lt;br /&gt;
'''A.''' See the information on the [[MOUNT]] command, or type &amp;lt;tt&amp;gt;intro mount&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;intro cdrom&amp;lt;/tt&amp;gt; in DOSBox for the basics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I have an ISO image I made of files for backup purposes. How do I access it in DOSBox?&lt;br /&gt;
&lt;br /&gt;
'''A.''' See the information on the [[IMGMOUNT]] command&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' How do I unmount or change images? I need to swap CD images in the drive.&lt;br /&gt;
&lt;br /&gt;
'''A.''' You don't &amp;quot;unmount&amp;quot;, you may assign more than one image file to [[IMGMOUNT]], to swap images use &amp;lt;tt&amp;gt;CTRL-F4&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I have created an image from a CD that includes CD audio tracks, when I access it in DOSBox only the first (data) track is available.&lt;br /&gt;
&lt;br /&gt;
'''A.''' Be sure to use the bin/cue format for mixed mode CDs (CDs with a data and audio tracks) and always pass the cue file to [[IMGMOUNT]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' When I write '':'' it turns out ''&amp;gt;'' or when i write ''å'' ''ä'' ''ö'' or any other non standard us character. How can I fix this for my keyboard?&lt;br /&gt;
&lt;br /&gt;
'''A.''' Use the [[KEYB]] command to change your [[Keyboard layout]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I can't find the &amp;quot;:&amp;quot; symbol anywhere in my dosbox. I am using Vista on a laptop. Please advice me how to fix the problem.&lt;br /&gt;
&lt;br /&gt;
'''A.''' Use the left shift instead of the right shift. A number of keys are affected by this problem. For a workaround for other keys like &amp;quot;\&amp;quot;, see the second answer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' How do you/I scroll up to see text that is not visible in the DOSBox window?  Certain apps will print a long string of text, and you can't see it all.&lt;br /&gt;
&lt;br /&gt;
'''A''' Unlike the DOS window in Windows 2000, XP and Vista, DOSBox exactly emulates a full screen DOS session. Hence it doesn't support scrolling up and down. However, MS-DOS included a program to allow you to 'press any key' to scroll down called MORE.COM. This is how to do it on Windows:&lt;br /&gt;
# Download DOS 5.0 from http://vetusware.com/.&lt;br /&gt;
# Extract the contents of the RAR file to C:\C\DOS &lt;br /&gt;
# Edit C:\Program Files\Dosbox\dosbox.conf in Notepad&lt;br /&gt;
# Go to the bottom of the file, where it says [autoexec]. Change it to say&lt;br /&gt;
 [autoexec]&lt;br /&gt;
  MOUNT C C:\C&lt;br /&gt;
  PATH=%PATH%;C:\DOS&lt;br /&gt;
&lt;br /&gt;
# Save it and open DOSbox.&lt;br /&gt;
# Now, say you wanted to use this command:&lt;br /&gt;
 ''C:\&amp;gt; type readme.txt''&lt;br /&gt;
Instead type this:&lt;br /&gt;
 ''C:\&amp;gt; type readme.txt | more''&lt;/div&gt;</summary>
		<author><name>Thux2828</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=DOSBox_FAQ&amp;diff=1457</id>
		<title>DOSBox FAQ</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=DOSBox_FAQ&amp;diff=1457"/>
		<updated>2008-09-09T19:17:15Z</updated>

		<summary type="html">&lt;p&gt;Thux2828: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Performance =&lt;br /&gt;
&lt;br /&gt;
'''Q.'''  My game runs fine at first then an error message pops up on dosbox saying that the video file format is wrong. How or what can I do to fix this, if there is anything known?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' My game/application runs slowly, how do I improve speed?&lt;br /&gt;
&lt;br /&gt;
'''A.''' Increase cycles. Use core=dynamic. Try different output modes (e.g. output=overlay). Increase Frameskip. Disable unneeded components in the [[dosbox.conf]] such as [[Sound]], mouse or joystick emulation. A nice speedup can be achieved by using a [[Other compilers|different compiler]] than GCC. If all else fails, find a faster computer to run DOSBox on.&lt;br /&gt;
Also be sure to check the compatibility section of this FAQ as some game/applications are more trouble (or resource hogs) than others.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' The Sound/Music for my DOS game/application sounds terrible what can I do?&lt;br /&gt;
&lt;br /&gt;
'''A.''' This is a complicated issue covered in the [[Sound]] section of the wiki. It's important to remember to install or setup game/applications correctly to use the correct sound devices (&amp;lt;tt&amp;gt;INSTALL.EXE&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;SOUNDSET.EXE&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;SETUP.EXE&amp;lt;/tt&amp;gt; are popular program names to look for). The capabilities of the hardware as well as the preferences of the programmer vary: Therefore what may sound &amp;quot;best&amp;quot; on one particular game may not be the &amp;quot;best&amp;quot; for another. Sometimes changes need to be made to the [[dosbox.conf]] file (or a new conf file) to get the best results.&lt;br /&gt;
Also, game sound/music may have an impact on the speed at which the game/application runs and running DOSBox with limited resources may result in incomplete or 'choppy' sound being heard. (see previous question)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.'''How do I change the memory size so that I can run programs that require more than the default settings (eg. Windows 1.01 or some other demanding OS)?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
&lt;br /&gt;
'''Q.'''  Using Mac OS X 10.5.3 without a problem (MOO) and when upgraded to 10.5.4 MOO started flashing rainbow colors instead of the normal background in full screen mode (works fine in windowed mode.)  I have a warning about the quickdraw capability being deprecated in my console window.  Any suggestions?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' My backslash key is mapped to ']' with DOSBox in Vista. Is there a workaround?&lt;br /&gt;
&lt;br /&gt;
'''A.''' Press &amp;lt;tt&amp;gt;CTRL-F1&amp;lt;/tt&amp;gt; to enter the [[keymapper]] and select the backslash with your mouse. Press the &amp;lt;tt&amp;gt;DELETE&amp;lt;/tt&amp;gt; button that will show up on your screen. Then press &amp;lt;tt&amp;gt;ADD&amp;lt;/tt&amp;gt; to bind backslash to another key. Simply press an unused key to bind it to this. Press &amp;lt;tt&amp;gt;SAVE&amp;lt;/tt&amp;gt; and then &amp;lt;tt&amp;gt;EXIT&amp;lt;/tt&amp;gt; to return to the main screen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' My cursor is trapped within the DOSBox window when I click inside. How do I get the cursor out?&lt;br /&gt;
&lt;br /&gt;
'''A.''' DOSBox will capture your mouse when you click inside the display window (and you have '''&amp;lt;tt&amp;gt;autolock=true&amp;lt;/tt&amp;gt;''' set in the [[Dosbox.conf]]).  Simply press '''&amp;lt;tt&amp;gt;CTRL-F10&amp;lt;/tt&amp;gt;''' to release the mouse.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I have set Gnome to load DOSBox when I click on .COM files. How do I script it to exit DOSBox when I quit from the game?&lt;br /&gt;
&lt;br /&gt;
'''A.''' with -exit as commandline parameter for DOSBox.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' How do I access my hard drive/cdrom in DOSBox?&lt;br /&gt;
&lt;br /&gt;
'''A.''' See the information on the [[MOUNT]] command, or type &amp;lt;tt&amp;gt;intro mount&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;intro cdrom&amp;lt;/tt&amp;gt; in DOSBox for the basics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I have an ISO image I made of files for backup purposes. How do I access it in DOSBox?&lt;br /&gt;
&lt;br /&gt;
'''A.''' See the information on the [[IMGMOUNT]] command&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' How do I unmount or change images? I need to swap CD images in the drive.&lt;br /&gt;
&lt;br /&gt;
'''A.''' You don't &amp;quot;unmount&amp;quot;, you may assign more than one image file to [[IMGMOUNT]], to swap images use &amp;lt;tt&amp;gt;CTRL-F4&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I have created an image from a CD that includes CD audio tracks, when I access it in DOSBox only the first (data) track is available.&lt;br /&gt;
&lt;br /&gt;
'''A.''' Be sure to use the bin/cue format for mixed mode CDs (CDs with a data and audio tracks) and always pass the cue file to [[IMGMOUNT]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' When I write '':'' it turns out ''&amp;gt;'' or when i write ''å'' ''ä'' ''ö'' or any other non standard us character. How can I fix this for my keyboard?&lt;br /&gt;
&lt;br /&gt;
'''A.''' Use the [[KEYB]] command to change your [[Keyboard layout]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' I can't find the &amp;quot;:&amp;quot; symbol anywhere in my dosbox. I am using Vista on a laptop. Please advice me how to fix the problem.&lt;br /&gt;
&lt;br /&gt;
'''A.''' Use the left shift instead of the right shift. A number of keys are affected by this problem. For a workaround for other keys like &amp;quot;\&amp;quot;, see the second answer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Q.''' How do you/I scroll up to see text that is not visible in the DOSBox window?  Certain apps will print a long string of text, and you can't see it all.&lt;/div&gt;</summary>
		<author><name>Thux2828</name></author>
	</entry>
</feed>