Luke Usher
Luke Usher
I want to move away from shared memory wherever possible as it is a source of bugs. I'd get away from using the registry to save settings to: A config...
Generally, clearing the Cxbx-Reloaded registry key and re-configuring the input fixes this. Also there seems to be an issue that if a USB controller is attached, input gets confused. I...
If it's the mouse that's the problem, perhaps we should prevent binding to mouse for now. I understand that some users may wish to have this functionality, eg: mapping camera...
Despite implementing XInput support, I'm keeping this issue open: We still need an alternative to the old controller configuration to make the emulator more user-friendly for those who do not...
@klepp0906 XInput support exists and is working, for that you can completely ignore the Configure Controller dialog (it only deals with DirectInput) and set the controller mappings to XInput Ports,...
I've games from a NAS sometimes, and it works just fine: At least I tested with DOAX. I accessed by share via the UNC path "`\\PERSONALCLOUD\\Luke\Xbox\Games\DOAX\default.xbe`" EDIT: RadWolfie - Fix...
Can anyone recall what game required 'Remove extra slashes'? We should have probably left a comment in the source code. If we can work out a better solution to fix...
This is not really possible with the current design of Cxbx-Reloaded. It might become possible once we have full CPU emulation, but while we use direct code execution and API...
Most of the new definitions added to Cxbx-Reloaded are useless for nxdk, as nxdk only provides symbols for the kernel, however, Cxbx-Reloaded requires symbols for *all* XDK functions that we...
This needs retesting now that #1865 is merged. It's thought to be an unrelated issue but nobody knows for sure. This issue only impacts newer RDNA series AMD cards