Changes

Jump to navigation Jump to search

FF8/Engine/RE/401000

140 bytes removed, 18:58, 23 April 2016
no edit summary
----
'''Custom name''': GetSingletonAddress_ASetFF8Path
'''Description''': Returns dynamic singleton addressBuilds and sets root FF8 ('\\ff8\') path. Do not mistake with [[FF8/Engine/RE/4011C0|0x004011C0]]!
'''Arguments''':
Int32 A1 - Base address. Called by [char[FF8/Engine/RE/5081A0|0x005081A0]]string - Root path string. Example: '''Always zero!'""\\ff8""'' (due to caller)
'''Algorithm''':
return 4 * A1 + 0x1A77410;'''Edits''':
'''Final algorithm*''':01A77830 - Paths_1[260]
return 0x1A77410 *Because is called only by 01A77934 - Paths_2[[FF8/Engine/RE/5081A0|0x005081A0]260], which pushes always 0. Therefore A1=0, and 4*0 is 0.
Anonymous user

Navigation menu