Open katastic opened 2 years ago
If you're talking about the mousehook branch, someone on reddit did manage to update it to ~5 month old xenia code at https://www.reddit.com/r/emulation/comments/qppb6d/goldeneye_xbla_with_updated_xenia_canary_mousehook/, maybe could be contacted to see if they'd update it again (or maybe the patch they supplied might still work on latest code?)
For stfs-writer, I'm not really sure how stable it is really, IIRC there were some cases where the STFS package created by it turned out corrupt, maybe because of threading related things or something, I'm not much of a filesystem programmer so there's probably a lot of issues with it really, would like to try going back to it at some point though.
I made an attempt at merging master into stfs-writer, it works for me but in all honesty I have no idea what the code I edited was doing. Maybe it is helpful for you as a starting point to do an actual, well thought out merge: https://github.com/epozzobon/xenia/commit/c580dd89a918f34b56a441ed006c180395e316db
For stfs-writer, I'm not really sure how stable it is really
If it's any consolation, out of the 261 games I tried with it, only 13 had issues compared to master at the time of testing. The other 248 loaded their TUs, DLC, and save files properly from what I could tell.
I hope you come back to this fork when you can. It's incredibly convenient for loading packaged files. :pray:
Has any thought been had toward updating this branch to the newest Xenia to fix bugs and performance issues?
Thanks!