Skip to content

Instantly share code, notes, and snippets.

@jrsa
Created July 17, 2017 21:29
Show Gist options
  • Save jrsa/16207bf6dbe72f017bed9ffde2ae2013 to your computer and use it in GitHub Desktop.
Save jrsa/16207bf6dbe72f017bed9ffde2ae2013 to your computer and use it in GitHub Desktop.
0x007d0fe0 55 push ebp ; CODE XREF=__ZN14PLAYERNAMEDESC15CreateWorldTextE13WORLDTEXTTYPEPKcPK9CImVectorPKi+1001, __ZN15WORLDTEXTSTRING6UpdateEm+131, __Z29SpellVisualsPlayCameraShakeIDjRK8C3Vector+88, __Z29SpellVisualsPlayCameraShakeIDjRK8C3Vector+120, __Z29SpellVisualsPlayCameraShakeIDjRK8C3Vector+146, __ZN17CGDynamicObject_C15HandleAnimEventEjjRK8C3Vectorj+151, __ZN17CGDynamicObject_C15HandleAnimEventEjjRK8C3Vectorj+178, __ZN17CGDynamicObject_C15HandleAnimEventEjjRK8C3Vectorj+205, __ZN28CGGameObject_C_Type_TrapDoor11UpdateStateEii+149, __ZN33CGGameObject_C_Type_TransportBase7DisableEv+15, __ZN33CGGameObject_C_Type_TransportBase14MovePassengersEPi+65, …
0x007d0fe1 89E5 mov ebp, esp
0x007d0fe3 8B15E8D92D01 mov edx, dword [__ZN12CGWorldFrame19s_currentWorldFrameE]
0x007d0fe9 31C0 xor eax, eax
0x007d0feb 85D2 test edx, edx ; return null if worldframe is null
0x007d0fed 7406 je loc_7d0ff5
0x007d0fef 8B828C7F0000 mov eax, dword [edx+32652] ; camera offset from worldframe base
loc_7d0ff5:
0x007d0ff5 C9 leave
0x007d0ff6 C3 ret
@jrsa
Copy link
Author

jrsa commented Jul 17, 2017

macOS build 12340

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment