1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-21 06:07:46 +00:00
Commit graph

2 commits

Author SHA1 Message Date
foophoof
dd03e96a6b
Add AllVistasCompletedScreenImage to AdventureExPhase
Used in sub_1418d3810[^1] which is called when a vista is marked as completed, and gets this value from sub_1409982d0[^2] and then passes it to sub_141738d70[^3], eventually Client::UI::RaptureAtkModule.ShowScreenImage.

[^1]: 4C 8B DC 55 57 41 56 49 8D 6B ?? 48 81 EC D0 00 00 00
[^2]: 40 53 48 83 EC 20 8B CA 49 8B D8 E8 ?? ?? ?? ?? 85 C0
[^3]: 40 53 48 83 EC 20 8B DA E8 ?? ?? ?? ?? 48 8B C8 33 D2 E8 ?? ?? ?? ?? E8
2025-04-30 19:47:11 +01:00
Asriel Camora
507b6dec20 2023.07.26.0000.0000 2025-03-05 17:42:41 -08:00