thor2016

Results 37 comments of thor2016

Thank you, I also need to see the files in the input folder. That is where the gamepad bindings are all saved.

I made some changes that may help you and also added some input device logging that will help point to whatever is going wrong. Please try again. The log can...

For some reason, your system is missing the zstd library which fceux requires. You may want to install fceux using the homebrew package manager. I've seen more consistent behavior with...

The Qt/SDL GUI has 3 supported video drivers: OpenGL, SDL, and QPainter. There is a "Enable Linear Filter" checkbox on the video config window and I tested that it works...

If this bug is for the Win32 version, then why did you write SDL in the title? Please be more careful when writing bugs to put the proper information in....

I don't know what your definition of SDL is... but mine is for the Simple DirectMedia Layer library. This is a 3rd party library that is linked by the Qt/SDL...

The screen shots show that this is not the Qt/SDL version of the game. You can tell if you are running the Qt version of the application by checking if...