xboxpy icon indicating copy to clipboard operation
xboxpy copied to clipboard

XBDM interface incompatible with older versions of XBDM

Open JayFoxRox opened this issue 7 years ago • 0 comments

Installing the XBDM hack requires GetMem2 (called from read_u32 in resolve_export).

This was only added in version 5028.

A fallback in xboxpy to GetMem exists, but it's disabled. We should also warn the user because this has severe performance implications.

JayFoxRox avatar Oct 20 '18 19:10 JayFoxRox