VOGONS

Common searches


Search results

Display options

Re: DOSBox ECE (for Windows)

Already reported . It's actually a bug in some LucasArts setup programs that happens in real DOS when you load ANSI.SYS, and SVN is currently emulating ANSI.SYS more accurately. Might revert to the old behavior, but still considering because the installers fixed by the accurate behavior will become …

Re: C.I.T.Y. 2000: London garbled videos.

The game appears inflexible regarding VESA mode parameters; but seems to work correctly with the machine=svga_et4000 setting and running the TLIVESA driver in the \SETUP\VESA\TSENG directory on the cdrom. You can run the INSTVESA program and choose option K (Tseng) to create a VLON batch file that …

Re: Win3.11 - S3 Drivers

The 1.70.04 drivers are recommended; however, the guide links to what I guess is only the English driver. A search for "w3117004.zip" should turn up some places to grab the full package that supports English, French, and German.

Re: Disable keyboard buffer

It's potentially a problem for ANY action game that uses auto-repeat behavior of the keyboard; e.g. Kroz and ZZT. However, the problem is exaggerated on games intended for 4.77 MHz PCs because a short repeat delay causes the key buffer to fill up when the game can't process the keys fast enough.

Re: Disable keyboard buffer

Forgot to mention: you can blame the game developers for using BIOS to read keys instead of an IRQ 2 handler to track key presses and releases, but the joystick input works better. Some games only need d-pad-style input from a joystick rather than true analog, and Montezuma's Revenge seems to be one …

Re: Disable keyboard buffer

250 ms is the shortest initial delay possible. Anything shorter could cause too many accidental repeats when typing at the prompt. BTW, "x1" will use 250 ms for both initial and repeat delay. Keeps the delays consistent, but Panama Joe may move more sluggishly than you like. 😉

Re: Disable keyboard buffer

The "m2" delay values are like a real IBM PC, for better or worse, but of course you can experiment with other values. I'm not familiar with "chuckling" in your usage of the word, but on a guess you may prefer a short initial delay, so try "m1". BTW, I suggest a cycles setting in DOSBox from 270 to …

Re: Disable keyboard buffer

You can't really disable the keyboard buffer, although it's technically possible to make it hold only one keypress. In any case, use "turbokey m2" (no space between "m" and "2") for longer typematic delays like those of an original IBM PC. You were on the right track, but mistakenly used shorter …

Page 28 of 185