mjbudd77
mjbudd77
I don't think this is a bug in fceux. If the GUID is the same between the controllers, then there is no way to tell them apart. This more seems...
@zeromus , SDL maintains a database of default controller button mappings based on GUID. That is what my assumptions are based off of. I have seen that SDL added a...
@warmCabin i check in on this branch every now and then for ideas. But my changes are only for the Qt front end and I try not to change the...
> I think the Mac build failure is the result of some missing configuration from upstream. [5a483e3](https://github.com/TASVideos/fceux/commit/5a483e315783ace333f47f3711e8110822647905) could not possibly have caused it. A rebase should fix that. Don’t worry,...
Can more information be provided? What was the name of the rom and directory that was causing the issue? Where was it on the disk? What version of the software...
Have you verified that the directory has write permissions?
Please try this on the latest dev build please. Also, please state which front end you are using. The Qt version of fceux also runs in windows and uses a...
Which operating system are you running on?
What rate does the windows version update the hex editor display at? It seems to be excessively high. When I was writing the code for the Qt/SDL version, I settled...
I recently got the Qt/SDL version of fceux to build in Windows and it does not have this issue since it runs the emulation and gui in separate threads. The...