Qhimm.com Forums
Miscellaneous Forums => Scripting and Reverse Engineering => Topic started by: Raziel80 on 2025-09-12 12:53:40
-
How to find out which map module is used during gameplay: World map or Field map or Battle? Interested in both versions PC and PSX. In theory, both versions use the same method.
-
On PSX in english version used variable 0x8009c560
1 - field.
2 - battle.
3 - world map.
4 - battle.
5 - menu.
6 - highway.
7 - chocobo.
8 - snowboard.
9 - condor.
a - submarine.
b - jet.
c - disc change.
d - menu.
e - snowboard2.
10 - ???
-
Thank you very much.