You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
char __cdecl sub_454060(int a1) reads flags from *(_BYTE *)(a1 + 44) and then decides what kind of surface name it is? The output is then send to a text printing function.
(gdb) set *(uint32_t*)Memory(0x50C88C)=1 turns on a string display near the "repair" text.
I'm not sure which podracers it relates to. Seemingly more than the player ones.
(Patched US version)
char __cdecl sub_454060(int a1)
reads flags from*(_BYTE *)(a1 + 44)
and then decides what kind of surface name it is? The output is then send to a text printing function.The names and values have been extracted to the wiki.
The text was updated successfully, but these errors were encountered: