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

3 commits

Author SHA1 Message Date
github-actions[bot]
7d10ad98e4 Creating release 2025.06 2025-06-01 02:30:44 +00:00
foophoof
fc4011683b
Add AllVistasCompletedScreenImage to AdventureExPhase (#83)
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-05-02 15:55:50 -07:00
Asriel Camora
507b6dec20 2023.07.26.0000.0000 2025-03-05 17:42:41 -08:00