If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Talk:Final Fantasy XII

From The Cutting Room Floor
Jump to navigation Jump to search
This is the talk page for Final Fantasy XII.
  • Sign and date your posts by typing four tildes (~~~~).
  • Put new text below old text.
  • Indent replies by prefixing with a colon :
  • Add new sections with the 'Add topic' button at the top right.
  • Be polite.
  • Assume good faith.
  • Don't delete discussions.
  • Be familiar with the talk help page.

Map Modifier

I found a map modifier code for this game, but unfortunately I am having trouble with two other parts of the map loading routine that I can't seem to locate. They are what loads all the objects into a map (enemies, NPCs etc) and the coordinates of entry to a map. There is some beta maps but alas these problems occur and would need a extra pair of hands to help with the map modifier. Here is what I have so far for the NTSC-U version of the game:

Exit Modifier (does not save when saving your game)

2055CB60 0000????

Another Exit Modifier (does not save when saving your game - works just like above)

2055B878 0000????

Another Exit Modifier (???)

2055CB78 0000????

Spawn Location (this spawns you in one of the maps entry points. Most of the time 0 works best.)

20549148 0000000?

Map Name Loader (loads the select button map and you can save with this code on to appear in the map of your choice when you load the save file you created)

20549144 0000????

Some values for Exit Modifier:

0032 Rabanastre - rbn_z01 
0049 bts01 (test map, doesn't load through loading save file)
004A - 0052 bts01
0053 mts01 (doesn't load)
006D pre01 (beta Phon Coast?)
006F ? (not sure. Seems rather large)
007F ? related to Sky Ferry
0086 ? beta part of Dalmasca?
008F ? beta part of Tchita Uplands?
0096 ? beta part of Tchita Uplands again?
028A dgl_b01
0301 vic_a04 doesn't load
02A2 pre01 dgl j01

Primarily what is needed is a way to load NPCs and such. --Punk7890 (talk) 02:31, 10 February 2017 (EST)

Do you know how to unpack the Iso data? --Asasa (talk) 07:03, 2 September 2017 (EDT)
You mean view its hidden file system? Unfortunately, I do not. If you ever do find a tool online that does that, definitely let me know.--Punk7890 (talk)
Yep, i'm about it. So, how did you get the names of the maps, like 'bts01' ? Right now I'm using save editing for warping to the locations: https://www.youtube.com/watch?v=AGiakVL6di8 I do it blindly so the names of the files could help me. --Asasa (talk) 09:42, 2 September 2017 (EDT)
If you're entering these maps via save editing, they should appear in the save file name. At least they did for me when I tried it that way. --Punk7890 (talk)
6F - probably the beta ver. of Pharos https://i.imgur.com/TqvotqO.png https://i.imgur.com/HAQZlcn.png --Asasa (talk) 08:16, 9 September 2017 (EDT)