Mathieulh
banner
mathieulh.bsky.social
Mathieulh
@mathieulh.bsky.social
Cogito ergo sum • uninhibited Asperger • task seeking engineer • problem solver • polyglot • PGP Fingerprint: DF46 8C79 5D1A 76FF 75B2 C345 4679 EDEF 1B5B B192
Not yet, I am currently traveling in Japan so I won't get time to look into it until I get back to France at the end of May.
May 5, 2025 at 2:04 AM
There is no easy tutorial to do this unfortunately, I did it by hand. Are there new revisions of the fusion emulator that I am not aware of?

I could attempt to patch them if you send me the builds.
March 10, 2025 at 8:00 AM
xbox.xex is the binary that checks the title id of the xbox game and compares it to an built in table to run a specific xefu emulator build, it also performs the whitelisting. The Xbox360 kernel itself (or was it xam.xex?) has specific ingame restrictions based on the xefu title id as well.
March 10, 2025 at 7:59 AM
I extracted the main exe binary from the xex files after applying the xexp delta patches and threw them on IDA, found what functions I wanted to patch, applied it to the decompressed and decrypted xex and resigned it with xextool.
March 10, 2025 at 7:56 AM