Fixed an address for checkOpType in rgloader-hvxpeekpoke,s
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
Is this for supporting xefu?
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
good to merge? this is for supporting memory protection on\off manipulation
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.
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