VOGONS

Common searches


Search results

Display options

Re: Command.com

in DOS
yes. well it's capable of everything the real command.com should be able of. (appart from the command line switches) as it only contains an interface to our c++ code (try debug command.com (in the debug version of dosbox)) You can even start a new shell from it (then you have to exit twice in order …

Re: Might & Magic III Sound Issues

Relax. The mixer mirek is talking about is the mixer internally in dosbox that comes with the higher soundblaster types. Look at the sblaster section in the configfile # mixer -- Allow the soundblaster mixer to modify the dosbox mixer. If you disable that then we know if it's a mixer problem or that …

Re: Command.com

in DOS
minimax try doing a dir z:\*.* and see what's there 😀

Re: Lotus 123

the game doesn't use int10 while running. it programs the vga registers directly and doesn't update the int10 bios part. This causes the problems. (as the mouse cursor uses the int10 bios data to) I fixed the mouse so that it doesn't use those data anymore. Now it works allright.

Re: Dos Box won't run for me in WindowsXP

in DOSBox General
uhm some patch of windows "messes" up these files as well. search for them on your pc (you will find them in some repair/backup folder.) Use those to replace the ones in the system directory and all will be fine again. Please note that dosbox doesn't use these files. So if you get this error then …

Re: Problems with MechWarrior2 on OS/2 port

uhm the 7 in front of the commandline indicates that very little cpu cycles have been used. (7 is the cpu cycles used counter) So you can not conclude that dos4gw works as it is then started instead of finished. To get your code in the official tree: - It all depends on the amount of os/2 specific …

Page 340 of 436