Useful Lists - X-Hax/SADXModdingGuide GitHub Wiki
Please find below lists that might assist you in modding the game.
Subpages:
- File Formats
- List of PVM Files
- List of PVR Files
- List of Character Actions
- List of Character Animations
- List of Character Motions
- List of CharSel Animations
- List of Cutscenes
External pages:
Levels
The game uses a different order than the Adventure Mode order. Every file with their names based on the level ID, or every function that expect a level ID will use this order. There is 43 level slots.
ID | Level name | Dreamcast Binary | Layout names (SET & CAM files) |
---|---|---|---|
0 | Hedgehog Hammer | STG00 | 00 |
1 | Emerald Coast | STG01 | 01 |
2 | Windy Valley | STG02 | 02 |
3 | Twinkle Park | STG03 | 03 |
4 | Speed Highway | STG04 | 04 |
5 | Red Mountain | STG05 | 05 |
6 | Sky Deck | STG06 | 06 |
7 | Lost World | STG07 | 07 |
8 | Ice Cap | STG08 | 08 |
9 | Casinopolis | STG09 | 09 |
10 | Final Egg | STG10 | 10 |
11 | Unused ("Mushroom") | ||
12 | Hot Shelter | STG12 | 12 |
13 | Unused ("Jungle") | ||
14 | Unused ("Desert") | ||
15 | Chaos 0 | B_CHAOS0 | 15 |
16 | Chaos 2 | B_CHAOS2 | 16 |
17 | Chaos 4 | B_CHAOS4 | 17 |
18 | Chaos 6 | B_CHAOS6 | 18 |
19 | Perfect Chaos | B_CHAOS7 | 19 |
20 | Egg Hornet | B_EGM1 | EGM1 |
21 | Egg Walker | B_EGM2 | EGM2 |
22 | Egg Viper | B_EGM3 | EGM3 |
23 | ZERO | B_ROBO | ZERO |
24 | E-101 β | B_E101 | E101 |
25 | E-101mkII | B_E101_R | E101R |
26 | Station Square | ADV00 | SS |
29 | Egg Carrier Outside | ADV0100 | EC0 |
32 | Egg Carrier Inside | ADV0130 | EC3 |
33 | Mystic Ruins | ADV02 | MR |
34 | Mystic Ruins (Past) | ADV03 | PAST |
35 | Twinkle Circuit | MINICART | MCART |
36 | Sky Chase Act 1 | SHOOTING | SHT1 |
37 | Sky Chase Act 2 | SHOOTING | SHT2 |
38 | Sand Hill | SBOARD | SBOARD |
39 | Station Square Chao Garden | AL_GARDEN00 | GARDEN00 |
40 | Mystic Ruins Chao Garden | AL_GARDEN01 | GARDEN01 |
41 | Egg Carrier Chao Garden | AL_GARDEN02 | GARDEN02 |
42 | Chao Race | AL_RACE | AL_RACE |
Characters
ID | Name |
---|---|
0 | Sonic |
1 | Eggman |
2 | Tails |
3 | Knuckles |
4 | Tikal |
5 | Amy |
6 | Gamma |
7 | Big |
8 | MetalSonic |