dosbox-pure
dosbox-pure copied to clipboard
DOSBox Pure is a new fork of DOSBox built for RetroArch/Libretro aiming for simplicity and ease of use.
Hello @schellingb, there's still a few options that I wonder whether they could be added to keyboard mapping. **Custom Keybord Bindings** - Add option to map on-screen keyboard - Allow...
Hi, Currently enjoying PC and switch DOSBox Pure builds - it's awesome, many thanks. Loading a game zip file will load file contents and add any disc images to disc...
I can't seem to find any kind of volume mixer anywhere. Certain games have the music to low & the voices too high etc. Simon the sorcerer for one. &...
There's two texture issues when using 3dfx: 1. Many games have _very_ blurry textures. This might be due to a mipmap issue, and this problem was also mentioned by Digital...
hey everyone i had another issue while using virtual midi synth with dos box pure that is in between the gameplay my midi music suddenly freezes but i can continue...
I know that you can change it in Video Options but Turn Off to use the other Cores with it off. So I reckon that making a Option to Change...
I tried mapping the right trigger to joystick forward and left trigger to joystick backward but if you accidentally press both at the same time, they get stuck cancelling each...
In order to call the right `strip` binary when you're cross-compiling (like we do on https://github.com/batocera-linux/batocera.linux)
For the macos users to avoid git thinking the repo has been touched.
Since mixer.done and needed are declared as unsigned containers, they should be checked to avoid overflow. It was causing unexpected crashes.