FeralChild64
FeralChild64
@0mnicydle The idea of this patch was to limit the polling rate to something more manageable by DOS software (currently to 125 Hz for movements, but for buttons it actually...
My opinion: 1) keeping COMMAND.COM incompatible on purpose (% vs %%) is a bad idea - BAT files exploiting the DOSBox bug are plain wrong and will cause problems for...
> You're proposing breaking compatibility with eXo, GoG and all the other gaming infrastructure built on top of DOSBox during the last 20 years. We're caretakers of a 20 year...
IMHO replacing built-in KEYB.COM with a FreeDOS alternative to close https://github.com/dosbox-staging/dosbox-staging/issues/1495 and https://github.com/dosbox-staging/dosbox-staging/issues/1062 is not a good idea. To set the font codepage and keyboard in FreeDOS, we have to...
@Grounded0: I don't know what you have installed there, and I'm not familiar with Finnish at all, but in a real FreeDOS in order to have polish letters (_right_ALT+A_ produces...
@kcgen That's taken from some guide. If you have MS-DOS (not FreeDOS) it is very similar, but you have to load COUNTRY.SYS in the CONFIG.SYS. Of course we did not...
FreeDOS KEYB can't load CPI/CPX files, you need this whole MODE magic. Actually, if you look at the FreeDOS 1.3 default FDAUTO.BAT, you'll see a REM'ed example how to use...
BTW, CPX files are UPX compressed CPI files. Type `upx -d FILE.CPX`, and they'll be back in the original MS-DOS format.
On the other hand, newer games (which support General MIDI) are usually much more flexible.
Found a workaround: use an older initialization program - search for ultrinit226a.zip, this one seems to work with dual-card setup on DOSBox.