-
Notifications
You must be signed in to change notification settings - Fork 0
Party Composition
1234567890num edited this page Nov 23, 2022
·
16 revisions
Offset | Type | Content |
---|---|---|
0 | Byte | Member 1 |
1 | Byte | Member 2 |
2 | Byte | Member 3 |
3 | Byte | Bench |
PS2 Address | PC Address | Anchor | World |
---|---|---|---|
032F068 | 09AA5A8 | Save+3538 | World of Darkness |
032F06C | 09AA5AC | Save+353C | Twilight Town |
032F070 | 09AA5B0 | Save+3540 | Destiny Islands |
032F074 | 09AA5B4 | Save+3544 | Hollow Bastion |
032F078 | 09AA5B8 | Save+3548 | Beast's Castle |
032F07C | 09AA5BC | Save+354C | Olympus Coliseum |
032F080 | 09AA5C0 | Save+3550 | Agrabah |
032F084 | 09AA5C4 | Save+3554 | The Land of Dragons |
032F088 | 09AA5C8 | Save+3558 | 100 Acre Wood |
032F08C | 09AA5CC | Save+355C | Pride Lands |
032F090 | 09AA5D0 | Save+3560 | Atlantica |
032F094 | 09AA5D4 | Save+3564 | Disney Castle |
032F098 | 09AA5D8 | Save+3568 | Timeless River |
032F09C | 09AA5DC | Save+356C | Halloween Town |
032F0A0 | 09AA5E0 | Save+3570 | World Map |
032F0A4 | 09AA5E4 | Save+3574 | Port Royal |
032F0A8 | 09AA5E8 | Save+3578 | Space Paranoids |
032F0AC | 09AA5EC | Save+357C | The World That Never Was |
Code | Party Member |
---|---|
00 | Sora |
01 | Donald |
02 | Goofy |
03 | Guest |
81 | Forced Donald |
82 | Forced Goofy |
83 | Forced Guest |
04 | Valor Form |
05 | Wisdom Form |
06 | Limit Form |
07 | Master Form |
08 | Final Form |
09 | Anti Form |
0A | Mickey |
12 | None |
Notes:
- Going into most cutscenes will revert that world's party back to what it's supposed to be.
- If you put no normally-playable characters, you'll be able to play as a party member.
- If you put absolutely nobody, it will softlock.
- If you put a form as a party member, you'll stay there the entire time the code is active.
- Mickey can't use Pearl or his usual RC.
- Values 0B to 11 contains T-posing Sora in various forms.
- Other values seem to be empty too, but the game always uses 12 for that purpose.
These fights won't spawn any party members, so changing them does nothing.
- Bailey Nobodies
- Ravine Trail Heartless
- Minnie Escort
- Riku
- Armor Xemnas II
- Xemnas II (can only fit 1 party member)
These codes can be used to modify what the values above refers to by inputting new UCM into the addresses below. Can potentially break things and haven't been extensively tested, so be careful.
Offset | Type | Content |
---|---|---|
0 | Short | Sora |
2 | Short | Donald |
4 | Short | Goofy |
6 | Short | Guest |
8 | Short | Valor Form |
A | Short | Wisdom Form |
C | Short | Limit Form |
E | Short | Master Form |
10 | Short | Final Form |
12 | Short | Anti Form |
14 | Short | Mickey |
PS2 Address | PC Address | Anchor | World | Flag |
---|---|---|---|---|
1CE0B68 | 2A6F618 | Sys3+15868 | Default | - |
1CE0B9C | 2A6F64C | Sys3+1589C | Default | HB_NEW_MICKEY_START |
1CE0BD0 | 2A6F680 | Sys3+158D0 | Default (???) | ZZ_NEW_MICKEY_COME |
1CE0C04 | 2A6F6B4 | Sys3+15904 | Simulated Twilight Town (Roxas) | TT_ROXAS |
1CE0C38 | 2A6F6E8 | Sys3+15938 | Simulated Twilight Town (DW Roxas) | TT_ROXAS2 |
1CE0C6C | 2A6F71C | Sys3+1596C | Twilight Town (KHI Sora) | TT_SORA_OLD |
1CE0CA0 | 2A6F750 | Sys3+159A0 | Hollow Bastion | - |
1CE0CD4 | 2A6F784 | Sys3+159D4 | 100 Acre Wood | - |
1CE0D08 | 2A6F7B8 | Sys3+15A08 | Disney Castle | - |
1CE0D3C | 2A6F7EC | Sys3+15A3C | World Map (???) | - |
1CE0D70 | 2A6F820 | Sys3+15A70 | World of Darkness | - |
1CE0DA4 | 2A6F854 | Sys3+15AA4 | Destiny Island | - |
1CE0DD8 | 2A6F888 | Sys3+15AD8 | Port Royal (Default) | - |
1CE0E0C | 2A6F8BC | Sys3+15B0C | Port Royal (???) | CA_NO_JACK01 |
1CE0E40 | 2A6F8F0 | Sys3+15B40 | Port Royal (???) | CA_NO_JACK02 |
1CE0E74 | 2A6F924 | Sys3+15B74 | Port Royal 1 (Undead Jack) | CA_JACK01 |
1CE0EA8 | 2A6F958 | Sys3+15BA8 | Port Royal 2 (Undead Jack) | CA_JACK02 |
1CE0EDC | 2A6F98C | Sys3+15BDC | Olympus Coliseum | - |
1CE0F10 | 2A6F9C0 | Sys3+15C10 | Olympus Coliseum (???) | HE_NO_AURON01 |
1CE0F44 | 2A6F9F4 | Sys3+15C44 | Olympus Coliseum (???) | HE_NO_AURON02 |
1CE0F78 | 2A6FA28 | Sys3+15C78 | Agrabah | - |
1CE0FAC | 2A6FA5C | Sys3+15CAC | Halloween Town (Default) | - |
1CE0FE0 | 2A6FA90 | Sys3+15CE0 | Halloween Town (Christmas Town) | - |
1CE1014 | 2A6FAC4 | Sys3+15D14 | Halloween Town (Christmas Jack) | NM_SANTA |
1CE1048 | 2A6FAF8 | Sys3+15D48 | Beast's Castle | - |
1CE107C | 2A6FB2C | Sys3+15D7C | Land of Dragons (Ping) | - |
1CE10B0 | 2A6FB60 | Sys3+15DB0 | Land of Dragons (Mulan) | MU_MULAN |
1CE10E4 | 2A6FB94 | Sys3+15DE4 | The World that Never Was (Default) | - |
1CE1118 | 2A6FBC8 | Sys3+15E18 | The World that Never Was (???) | EH_NO_RIKU |
1CE114C | 2A6FBFC | Sys3+15E4C | The World that Never Was (Xemnas II) | EH_RIKU_LAST |
1CE1180 | 2A6FC30 | Sys3+15E80 | The World that Never Was (???) | EH_NO_RIKU_RE |
1CE11BC | 2A6FC64 | Sys3+15EBC | The World that Never Was (Data Xemnas II) | EH_RIKU_LAST_RE |
1CE11E8 | 2A6FC98 | Sys3+15EE8 | Space Paranoids | - |
1CE121C | 2A6FCCC | Sys3+15F1C | Timeless River | - |
1CE1250 | 2A6FD00 | Sys3+15F50 | Pride Lands | - |
1CE1284 | 2A6FD34 | Sys3+15F84 | Atlantica | - |
1CE12B8 | 2A6FD68 | Sys3+15FB8 | World Map (???) | - |
Note: Entries with (???) might be unused.
- Coding
- Item Modification
- Stats
- World Codes
- Miscellaneous