User:AF: Difference between revisions
From sc2k-reverse
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
with IDA. | with IDA. | ||
== Movie Function References == | |||
=== 1 === | |||
Unsure where this is called from, though DATA XREF: .rdata:004DEE68 | Unsure where this is called from, though DATA XREF: .rdata:004DEE68 | ||
Thunk - 0x401C4E | Thunk - 0x401C4E | ||
Main - 0x48B2E0 | Main - 0x48B2E0 | ||
=== 2 === | |||
Called from GameDoIdleUpkeep() | Called from GameDoIdleUpkeep() | ||
Thunk - 0x401104 | Thunk - 0x401104 |
Revision as of 15:34, 7 March 2025
Landing page for information that isn't yet ready to go into the main sections on the site.
It will mostly account for a naming changes concerning marked down functions during the trawl with IDA.
Movie Function References
1
Unsure where this is called from, though DATA XREF: .rdata:004DEE68 Thunk - 0x401C4E Main - 0x48B2E0
2
Called from GameDoIdleUpkeep() Thunk - 0x401104 Main - 0x48A980
Movie data directory address: 0x4EAA78
By default it references: '\DATA'
No drive letter by default, so this is touched upon elsewhere.