Cxbx-Reloaded / game-compatibility

Cxbx-Reloaded game compatibilty list, using GitHub issues
GNU General Public License v2.0
115 stars 29 forks source link

Xbox NeodashX [Replacement Dashboard] [Homebrew] #403

Open ghost opened 7 years ago

ghost commented 7 years ago

Description

Instantly crashes. Interestingly, cxbx fails to detect all functions but one. This seems to be because this xbe is using different versions of all the libraries, which is quite unusual

---------------------------
Cxbx-Reloaded
---------------------------
Received Exception Code 0xC0000005 @ EIP := 0x0016433A(=XGIsSwizzledFormat+0x34eb2)

  Press "OK" to terminate emulation.
  Press "Cancel" to debug.
---------------------------
OK   Cancel   
---------------------------

Dumps

97e98f48.txt KrnlDebug.txt Xbe.txt

Status

Previous behavior:

None reported

Current behavior:

Instant crash

Screenshots

capture

Additional Information

Version https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/commit/05661be44b2d0899727a969d416a3a408605ce16

LukeUsher commented 7 years ago

This Xbe was compiled with a Debug XDK and we do not/cannot support those with HLE.

If you have the source code for this title, try recompiling it as a Release build, if this isn't possible or there was never a Release build made, then there's nothing we can do at this point.