ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 1429

GTA Menu Loader auth

by DemonGhost - 12-24-2019 - 12:51 AM
#1
Can someone help me please, I'm using Unbound loader auth but from the xbox dash was update to 17559 it stop working! im willing to pay someone.

however, someone told me to update the HvxExpansionInstall and HvxExpansionCall but it didn't work.

BEFORE!
static HvxCall HvxExpansionInstall(DWORD PhysicalAddress, DWORD CodeSize) {
__asm {
li r0, 0x70
sc
blr
}
}
static HvxCall HvxExpansionCall(DWORD ExpansionId, QWORD Param1 = 0, QWORD Param2 = 0, QWORD Param3 = 0, QWORD Param4 = 0) {
__asm {
li r0, 0x71
sc
blr
}
}

AFTER!
HvxCall HvxExpansionInstall(DWORD PhysicalAddress, DWORD CodeSize) {
   
asm {
        li            r0, 0x70
        sc
        blr
    }
}
static HvxCall HvxExpansionCall(DWORD ExpansionId, QWORD Param1 = 0, QWORD Param2 = 0, QWORD Param3 = 0, QWORD Param4 = 0) {
   
asm {
        li            r0, 0x73
        sc
        blr
    }
}
Reply
#2
u also gotta change that 0x70 to 0x72 to fully update ur HVx shit
never trust anyone!
Reply
#3
Or U Could Try Making Ur Own. Lol. Or Just Ask @UNBOUND To Fix "His" Auth For "You"..
2021 Best Be Better Then 2020
Reply
#4
(12-27-2019 - 05:12 PM)XeKyuubii Wrote: u also gotta change that 0x70 to 0x72 to fully update ur HVx shit
thanks
Reply
#5
YES BRO CHECK: https://demonforums.net/Thread-HvxExpans...TA-5-MENUS
Reply

Users browsing: 1 Guest(s)