Bernhard Schelling
Bernhard Schelling
I tried the demo version from https://www.dosgamesarchive.com/download/chasm-the-rift/ and it did just work. Does it work in other variants of DOSBox?
Check the contents of the file "SETTINGS\INSTALL.DAT" (or "CONSTRUC\SETTINGS\INSTALL.DAT"). It should say something like `InstallPath=D:`. You can do that by looking at the file from a computer or by going...
Yeah this is a weird one... As Tkcmd found out, Port 2 being set to "Second DOS joystick" can cause constant menu movement in that game. Having it set to...
Maybe this issue can be worked around by using the joystick deadzone option added via #77? Then we could close this issue :-)
So I tried this game in regular DOSBox and it shows the same problem but there's a bunch of ways to fix it. Boppin' uses some form of joystick calibration...
Yeah this doesn't really work as one would expect. If you do this outside of Windows during the start menu and look what appears in the D: drive you might...
The start menu allows you to set the autoboot by pressing right or by moving the mouse to the right for a bit. If you continue to press right it's...
OK, I think "dosbox.bat" is a unique enough name that shouldn't exist in any real DOS game. I'll make it so it automatically runs "dosbox.bat" if that exists and no...
Now in the just released version 0.22 of the core, `C:\DOSBOX.BAT` will automatically boot if it exists without any need to setup auto start in the start menu. @Massouille78 Please...
In regular DOSBox these commands do work but for libretro cores these are complicated. Normal DOSBox reads the settings from the .conf file once at startup and then modifications can...