NFS Hot Pursuit - Speed Hack + Bonus ๐
Speed Hack Address: NFS11Remastered.exe+4EE931
AI Acceleration Address: NFS11Remastered.exe+4EE93B
Copy & Paste scripts *** Tested & Working ***
Speed Hack Script
--------------------------------
[ENABLE]
// Script Created By Weaver Cattle Co
// Date: 07/08/2022
alloc(speedhack,2048,"NFS11Remastered.exe"+4EE931)
alloc(accel,4,"NFS11Remastered.exe"+4EE931)
registersymbol(speedhack accel)
label(returnhere)
accel:
dd (float)22 // Default Setting = 22
speedhack:
mulps xmm1,[accel]
jmp returnhere
"NFS11Remastered.exe"+4EE931:
jmp speedhack
nop 2
returnhere:
[DISABLE]
dealloc(*)
unregistersymbol(*)
"NFS11Remastered.exe"+4EE931:
mulps xmm1,[NFS11Remastered.exe+12B3C60]
AI Acceleration Control Script
-------------------------------------------------
[ENABLE]
// Script Created By Weaver Cattle Co
// Date: 07/08/2022
alloc(accelhack,2048,"NFS11Remastered.exe"+4EE93B)
alloc(accel,4,"NFS11Remastered.exe"+4EE93B)
registersymbol(accelhack)
label(originalcode returnhere exit)
accel:
dd (float)0 // Controls AI RPM
accelhack:
cmp [rdi+160],0
jne originalcode
movss xmm1,[accel]
movups [rdi],xmm1
mov rax,[rdi+20]
jmp exit
originalcode:
movups [rdi],xmm1
mov rax,[rdi+20]
exit:
jmp returnhere
"NFS11Remastered.exe"+4EE93B:
jmp accelhack
nop 2
returnhere:
[DISABLE]
dealloc(*)
unregistersymbol(*)
"NFS11Remastered.exe"+4EE93B:
movups [rdi],xmm1
mov rax,[rdi+20]
Other Videos By Weaver Cattle Company
Other Statistics
Need for Speed: Hot Pursuit Statistics For Weaver Cattle Company
At this time, Weaver Cattle Company has 10,933 views for Need for Speed: Hot Pursuit spread across 33 videos. About 5 hours worth of Need for Speed: Hot Pursuit videos were uploaded to his channel, roughly 67.92% of the content that Weaver Cattle Company has uploaded to YouTube.