Xbox-360-Crypto icon indicating copy to clipboard operation
Xbox-360-Crypto copied to clipboard

Fixed an address for checkOpType in rgloader-hvxpeekpoke,s

Open 552eden opened this issue 1 year ago • 2 comments

the rgloader team got this address for checkOpType wrong. it should be 0x15F0.

this fix is confirmed working and enables:

HvxGetVersions(0x72627472, 3) should enable memory protection, HvxGetVersions(0x72627472, 2) should disable it

thanks emma for the fix

552eden avatar Jun 24 '24 11:06 552eden

Is this for supporting xefu?

GoobyCorp avatar Aug 09 '24 01:08 GoobyCorp

yes. but it has to be in conjunction with a mod to rgloader.xex or a plugin.

mod example: https://github.com/552eden/RGLoader-XEX

plugin example: https://github.com/552eden/OGXBRGL

my use is xefu but other thing may need mem protection

552eden avatar Aug 09 '24 19:08 552eden

good to merge? this is for supporting memory protection on\off manipulation

552eden avatar Jan 03 '25 19:01 552eden

Yes, I apologize that this took so long, if you have any issues with RGLoader let me know, I can approve commits there as well.

GoobyCorp avatar Jan 04 '25 22:01 GoobyCorp

thanks, nothing broken there i made a fork of rgloader and just added support for xefu, i can clean it up and make a PR if its not archived and we are supporting patches

552eden avatar Jan 04 '25 22:01 552eden