Bernhard Schelling
Bernhard Schelling
Here's some DOS tools I used to test the various joystick emulation modes: [DOSJOYTESTTOOL.ZIP](https://github.com/schellingb/dosbox-pure/files/7935021/DOSJOYTESTTOOL.ZIP) What game are you having problems with?
Hmm, I've had times when I wished there exists something like this but it's not that trivial I think :-) You can do very simple creation of text files by...
Are you using the new timing mode? If not, try enabling it under the quick menu under `Options` -> `Emulation` -> `Timing Mode (restart required)`. In the next version that...
The issue with the flickering in build engine games was previously discussed in #73. It looks like a solution to the actual problem exists here https://www.vogons.org/viewtopic.php?t=35222. It's a huge patch...
I don't think this is possible for a libretro core. Do you know of any other cores that do something like this? Or have mouse emulation that is easier to...
First of all sorry for noticing this issue so late. I should probably check this issue tracker for "Explore" related issues from time to time. As far as I can...
Oh, I forgot to mention, you can fix the data yourself rather easy. The tool I used to look into the RDB files is my own [RDBEd](/schellingb/RDBEd). If you open...
Hey there, thanks for reporting this. I tried to recreate the PS2 playlist as seen in the screenshot and didn't get a crash on Windows (no Xbox here to test)....
@Dehvey I'm still looking for help to fix this problem that seems to be specific to Xbox even though nothing about the Explore feature should behave different on just one...
@TheRhysWyrill In Visual Studio, when the crash happens, does it pause? Can you switch to menu `DEBUG` -> `Windows` -> `Call Stack`, then select the entire list in the "Call...