BigPackets

Products & Supported Games => Fallout New Vegas => Topic started by: KittoniuM on March 09, 2018, 07:32:33 PM

Title: [Reversing] Weapon Projectile Range
Post by: KittoniuM on March 09, 2018, 07:32:33 PM
This is called everytime you shoot a gun (or create a projectile?)

Quote
009A7C44 - 89 4D FC  - mov [ebp-04],ecx
009A7C47 - 8B 45 FC  - mov eax,[ebp-04]
009A7C4A - D9 40 6C  - fld dword ptr [eax+6C] <<
009A7C4D - 8B E5  - mov esp,ebp
009A7C4F - 5D - pop ebp

EAX=34014340
EBX=0018FAE4
ECX=34014340
EDX=00000000
ESI=0018F4BC
EDI=0018F5A0
ESP=0018EFF4
EBP=0018EFF8
EIP=009A7C4D