VOGONS

Common searches


Search results

Display options

Re: Dos INT 21h function 1 does not echo

The way this program is written seems to imply redirected input (e.g. echoout < somefile) because it will immediately exit if there is no input pending (INT 21/0B). I tried it, and INT 21/01 is not echoing under redirected input, however it does echo without redirected input (typing on the keyboard …

Re: Sound issues with Battle Chess

The attached captures were made with official DOSBox 0.72 for Win32 using no conf file, meaning all default settings. I did a bit of the opening music, and also a Queen capturing a Knight (changed the board to set that up quickly). Although the PCM sfx isn't great quality, it's typical for speaker, …

Re: Sound issues with Battle Chess

I run this game with completely default settings in DOSBox 0.72 and it sounds fine. An easy way to be sure you're using all defaults is to run with no conf file. If your sound is still garbled with default settings, check and make sure you don't have high CPU utilization from some background app on …

Re: Sound issues with Battle Chess

I think it only uses the PC speaker, and increasing the sample rates can improve the quality of the sound. For example, I use conf settings of rate=48000 (mixer section) and pcrate=48000 (speaker section) with my Audigy 2 ZX. Generally speaking, a higher sample rate should sound better, but 48khz …

Re: Game Request

According to Mobygames, The Incredible Toon Machine is a Windows game. You can install Windows 3.x in DOSBox using guides available in these forums, and then you might be able to install and run the game using Windows within DOSBox. There is a DOS version of the game called Sid & Al's Incredible …

Re: 50 line console

The MODE.COM in FreeDOS worked for changing to 50 lines in DOSBox without needing Tseng chipset emulation last I checked... seems odd that those separate versions would need that. Anyway, I made a tiny program that does the job of changing to 80x50 text in VGA with an appropriately reshaped cursor …

Page 179 of 195