Actions

SCHG

Difference between revisions of "Sonic Adventure 2/Object Editing"

From Sonic Retro

m (Text replacement - " Levels=" to " levels=")
(Object lists: It's probably easier to link to the spreadsheet containing lists rather than try and keep this page up to date with everything. There's a lot of stuff. The page would be very, very long.)
Line 121: Line 121:
  
 
==Object lists==
 
==Object lists==
The following are a listing of objects available to be used in levels. The number following the level name is the level number (for example, <tt>0013</tt> is City Escape).
+
An ongoing documentation of object lists and the functions of objects can be accessed below:
  
Each object is given by its ID, codename (the verbatim text string from the level file that corresponds to that slot), and where it's known, a readable description of just what that object is. Apart from the first few stages that were created (Green Forest, White Jungle, Pumpkin Hill, Sky Rail, and Aquatic Mine), the team settled into a common scheme for shared objects, so the first 50 or so object IDs will usually be the same across levels.
+
[https://docs.google.com/spreadsheets/d/1ShP3eTRoYKhqAZhSuecLgZmwRibp96bLbN-viI7QrXU]
  
{{red|Note: These lists may be incomplete or inaccurate. If you notice a possible improvement, edit it in!}}
+
Each object is given by its ID, codename (the verbatim text string from the level file that corresponds to that slot), and a readable description of just what that object is. Apart from the first few stages that were created (Green Forest, White Jungle, Pumpkin Hill, Sky Rail, and Aquatic Mine), the team settled into a common scheme for shared objects, so the first 50 or so object IDs will usually be the same across levels.
 
 
===Green Forest (0003)===
 
Values not on the list are untested.
 
*<tt>00</tt> - Ring
 
*<tt>01</tt> - Spring
 
*<tt>02</tt> - Spring with spike
 
*<tt>03</tt> - Dash Panel
 
*<tt>04</tt> - Checkpoint
 
*<tt>05</tt> - Switch
 
*<tt>06</tt> - Item Box
 
*<tt>07</tt> - Floating Item Box
 
*<tt>08</tt> - Rotating Spike Ball
 
*<tt>09</tt> - Unsolid Vine
 
*<tt>0A</tt> - Dash Ramp
 
*<tt>0B</tt> - Rocket
 
*<tt>0C</tt> - GUN Beetle
 
*<tt>0D</tt> - Swinging Vine
 
*<tt>0E</tt> - Nothing?
 
*<tt>0F</tt> - Floating Platform
 
*<tt>10</tt> - Very large weird tree thing
 
*<tt>12</tt> - Solid branch coming from the ground
 
*<tt>13</tt> - Another Swinging Vine
 
*<tt>14</tt> - Plant (Misc. setting 1 sets type)
 
**<tt>0</tt> - Buggy plant
 
**<tt>1</tt> - Large leaf plant
 
**<tt>2</tt> - Large plant with branches
 
**<tt>3</tt> - Small red spiky plant
 
**<tt>4</tt> - Floor bush
 
**<tt>5</tt> - Large wall moss
 
**<tt>6</tt> - Pretty spiky plant
 
**<tt>7</tt> - Another pretty plant
 
**<tt>8</tt> - Pretty plant with reddish leaves
 
**<tt>9</tt> - Plant with exotic flowers
 
**<tt>10</tt> - Palmtree
 
**<tt>11</tt> - Large trunk tree
 
**<tt>12</tt> - Tree that comes from the wall
 
**<tt>13</tt> - Another large trunk
 
**<tt>14</tt> - Smaller tree that comes from the wall
 
**<tt>15</tt> - Different palmtree
 
**<tt>16</tt> - Moss
 
**<tt>17</tt> - Large vines
 
**<tt>18</tt> - Similar to 8
 
*<tt>15</tt> - Weird large plant
 
*<tt>16</tt> - One-sided small rock
 
*<tt>17</tt> - One-sided small rock 2
 
*<tt>18</tt> - Large tree branch
 
*<tt>19</tt> - Nothing?
 
*<tt>1A</tt> - Solid branch coming from the ground 2
 
*<tt>1B</tt> - Another floating platform
 
*<tt>1C</tt> - GUN car robot
 
*<tt>1D</tt> - GUN humanoid robot
 
*<tt>1E</tt> - Balloon
 
*<tt>1F</tt> - Goal Ring
 
*<tt>22</tt> - Ring
 
*<tt>23</tt> - Ring
 
*<tt>27</tt> - Small pipe thing
 
*<tt>29</tt> - GUN Wooden Container
 
*<tt>2B</tt> - Small circle of stones
 
*<tt>2E</tt> - Small animal
 
*<tt>33</tt> - Shrine
 
*<tt>34</tt> - Nothing?
 
*<tt>3A</tt> - Chao box
 
*<tt>42</tt> - Seems to be invisible collision object
 
*<tt>43</tt> - Seems to be invisible collision object
 
*<tt>44</tt> - Seems to be invisible collision object
 
*<tt>48</tt> - Big the Cat
 
*<tt>49</tt> - Nothing?
 
*<tt>4B</tt> - Golden Beetle
 
*<tt>4C</tt> - Guard rails
 
*<tt>4D</tt> - Dragonfly
 
*<tt>4E</tt> - Pick up mushroom
 
*<tt>4F</tt> - Spazzing dragonfly
 
*<tt>50</tt> - Square floating platform
 
*<tt>51</tt> - Arrow on the floor
 
*<tt>52</tt> - Another arrow on the floor
 
*<tt>54</tt> - Nothing?
 
*<tt>57</tt> - Nothing?
 
 
 
===City Escape (0013)===
 
*<tt>00</tt> - RING: single ring
 
*<tt>01</tt> - RING_LINEAR: line of rings
 
*<tt>02</tt> - RING_CIRCLE: circle of rings
 
*<tt>03</tt> - SPRA: spring
 
*<tt>04</tt> - SPRB: another spring
 
*<tt>05</tt> - 3SPRING: set of three springs
 
*<tt>06</tt> - BIGJUMP: blast ramp
 
*<tt>07</tt> - KASOKU: dash panel
 
*<tt>08</tt> - SAVEPOINT: checkpoint
 
*<tt>09</tt> - SWITCH: ball switch
 
*<tt>0A</tt> - ITEMBOX: anchored item box
 
*<tt>0B</tt> - ITEMBOXAIR: floating item box
 
*<tt>0C</tt> - ITEMBOXBALLOON: item balloon
 
*<tt>0D</tt> - LEVUPDAI: upgrade item (Magic Hands)
 
*<tt>0E</tt> - GOALRING: goal ring, back ring, lost Chao, or 1-up (depending on mission)
 
*<tt>0F</tt> - EMERALD: hunting item
 
*<tt>10</tt> - UDREEL: pulley
 
*<tt>11</tt> - ORI: cage
 
*<tt>12</tt> - DYNAMITE: dynamite pack
 
*<tt>13</tt> - CONTWOOD: wooden box
 
*<tt>14</tt> - CONTIRON: metal box
 
*<tt>15</tt> - ROCKET: rocket
 
*<tt>16</tt> - ROCKETMISSSILE: missile launch pad
 
*<tt>17</tt> - SCHBOX: hint monitor
 
*<tt>18</tt> - HINTBOX: ?
 
*<tt>19</tt> - MSGER: Omochao
 
*<tt>1A</tt> - SSS: ?
 
*<tt>1B</tt> - SOLIDBOX: black box
 
*<tt>1C</tt> - DMYOBJ: ?
 
*<tt>1D</tt> - SOAP SW: ?
 
*<tt>1E</tt> - SKULL: skull pickup
 
*<tt>1F</tt> - PSKULL: immovable skull
 
*<tt>20</tt> - CHAOPIPE: pipe with small animal
 
*<tt>21</tt> - MINIMAL: small animal
 
*<tt>22</tt> - WSMMLS: ?
 
*<tt>23</tt> - CONTCHAO: Chao box
 
*<tt>24</tt> - STOPLSD: ?
 
*<tt>25</tt> - KNUDAI: mystic shrine
 
*<tt>26</tt> - KDASIBA: shrine-activated mystic platform
 
*<tt>27</tt> - KDWARPHOLE: shrine-activated mystic warp
 
*<tt>28</tt> - KDDOOR: shrine-activated mystic door
 
*<tt>29</tt> - KDITEMBOX: shrine-activated item box
 
*<tt>2A</tt> - KDDRNGL: shrine-activated line of rings
 
*<tt>2B</tt> - KDDRNGC: shrine-activated circle of rings
 
*<tt>2C</tt> - KDSPRING: shrine-activated spring
 
*<tt>2D</tt> - KDSPRINGB: another shrine-activated spring
 
*<tt>2E</tt> - SPHERE: spherical repulsive collision sector
 
*<tt>2F</tt> - CCYL: cylindrical repulsive collision sector
 
*<tt>30</tt> - CCUBE: orthogonal repulsive collision sector
 
*<tt>31</tt> - CWALL: orthogonal repulsive collision polygon
 
*<tt>32</tt> - CCIRCLE: circular repulsive collision polygon
 
*<tt>33</tt> - MODMOD: ?
 
*<tt>34</tt> - EFFOBJ0: ?
 
*<tt>35</tt> - EFFLENSF: lens flare
 
*<tt>36</tt> - BUNCHIN: moving weight
 
*<tt>37</tt> - IRONBALL2: rotating spike balls
 
*<tt>38</tt> - E KUMI: beetle enemy
 
*<tt>39</tt> - E AI: hunter enemy
 
*<tt>3A</tt> - LIGHT SW: ?
 
*<tt>3B</tt> - BOARDCOL: board on/off trigger
 
*<tt>3C</tt> - CARMAN: moving car
 
*<tt>3D</tt> - CARKAZ: stationary car
 
*<tt>3E</tt> - TJUMPDAI: trick ramp
 
*<tt>3F</tt> - HAMMER: bobbing hexagon pillar
 
*<tt>40</tt> - TRUCK: truck appearance trigger
 
*<tt>41</tt> - IRONBAR: pole swing
 
*<tt>42</tt> - TREEST: tree
 
*<tt>43</tt> - SWDRNGL: switch-activated line of rings
 
*<tt>44</tt> - SWDRNGC: switch-activated circle of rings
 
*<tt>45</tt> - TREESHADOWS:
 
*<tt>46</tt> - LAMP: decorative lamp
 
*<tt>47</tt> - CARMANC: moving car
 
*<tt>48</tt> - SIGNS: ?
 
*<tt>49</tt> - SIGNS_F: ?
 
*<tt>4A</tt> - SBLG: ?
 
*<tt>4B</tt> - ROADOBJ: ?
 
*<tt>4C</tt> - PALM: palm tree
 
*<tt>4D</tt> - BOARD: board initial position
 
*<tt>4E</tt> - CARKAZ_S: stationary car
 
*<tt>4F</tt> - SLIDER: somersault barrier
 
*<tt>50</tt> - GREEN_B: green bush
 
*<tt>51</tt> - ADXCHG: music change trigger
 
*<tt>52</tt> - BAR: ?
 
*<tt>53</tt> - FENCES: small fence
 
*<tt>54</tt> - FENCEL: large fence
 
*<tt>55</tt> - BIG THE CAT: self-explanatory
 
*<tt>56</tt> - SIGNBOARD: billboard
 
*<tt>57</tt> - POSTER: poster
 
*<tt>58</tt> - TREESTNB: tree
 
*<tt>59</tt> - POSTER3: poster
 
*<tt>5A</tt> - LINKLINK: trick point delimiter
 
*<tt>5B</tt> - E PATH: moving beetle enemy
 
*<tt>5C</tt> - GUIDANCE: arrow guidance barrier
 
*<tt>5D</tt> - E GOLD: gold beetle
 
*<tt>5E</tt> - SARROW: ?
 
*<tt>5F</tt> - TRBACK: ?
 
*<tt>60</tt> - CARMAN_NEAR: moving car
 
*<tt>61</tt> - SE_PATCAR: police siren
 
*<tt>62</tt> - SE_KAZE: ?
 
*<tt>63</tt> - POSTERM: poster
 
*<tt>64</tt> - NOINPCOL: input-disabling sector
 
*<tt>65</tt> - PIC: stage projectile (tire)
 
  
 
==Programs==
 
==Programs==

Revision as of 15:12, 30 April 2020

SCHG: Sonic Adventure 2
Dreamcast
GameCube
PC


Level layouts are stored as .bin files.
For the Dreamcast version, they are in the /SONIC2 directory of the disc.
For the GameCube version, they are in the root of the disc.
For the PC version, they are in the \resource\gd_PC subfolder of the installation directory.
Note: In the GameCube and PC versions, these files are in big endian byte order! You'll need to convert them with SETswitch if you want to edit them with a program other than a hex editor, then convert them again before putting them back in the game.

File Name layout

Level object files for levels 59 and under are always in the same format:

SETLLLL(_SS)(_D).BIN

Where LLLL is the level number, SS (optional) is the mode, and D is the definition type. See below for usable values.

Listing of levels

Modes

  • 2P - 2 Player
  • HD - Hard Mode

Definitions

  • S - Substantive Objects? (most of the objects important to the level layout are defined here)
  • U - Unsubstantive Objects? (objects defined here are usually decorative, but functional objects can be defined here all the same)

There is no clear-cut evidence yet about what the S and U stand for; this is the spot in the filename that was used in SA1 and SADX to disambiguate between multiple characters that play the same levels. Since that isn't an issue in this game, you could make the case that only one object file is needed for each mode, but they made two, so we're stuck with two, both of which get loaded.

One notable difference that holds without exception is that every object definition in the S files has a 0x00 in its second byte, while every object definition in the U files has a 0x80 in that byte.

Examples

  • SET0013_HD_S.BIN - City Escape Hard Mode

NOTE: If there is no file for a certain character in a level, it will load Sonic's file by default. If there is no file for Sonic, then no objects will be loaded. This can be corrected, though. Simply copy the appropriate file and rename it accordingly and the objects will appear in the level with that character.

The Object format

Header

Every file starts with a 32 byte (20 in hex) header in the following format, where red is an unsigned integer containing the total amount of objects in the level.

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

(If you ever forget the amount of objects, take the offset of the very last object, divide in hex by 20, and convert to decimal.)

Body

Objects are defined after the header in the following format:

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  • The first byte, and part of the next byte are an unsigned short for the object type. You can find what value corresponds to each object here.
  • This determines the lowest clipping level the object can appear on. 0 = Low (always), 1 = Normal, 2 = High
  • This unsigned short is the X rotation of the object in BAMS (Binary Angle Measurement System).
  • This unsigned short is the Y rotation of the object in BAMS.
  • This unsigned short is the Z rotation of the object in BAMS.
    • Note: To convert from degrees to BAMS: (degrees * 65536.0 / 360.0) = BAMS.
  • This float is the X position of the object.
  • This float is the Y position of the object.
  • This float is the Z position of the object.
  • This float is the object's first property.
  • This float is the object's second property.
  • This float is the object's third property.

Special objects

Beetle (E KUMI)

  • X Scale - Type of Beetle:
    • 0 - Normal
    • 1 - Follows
    • 2 - Electric
    • 3 - Electric
    • 4 - Gun
      • X Rotation - Number of bullets fired at once
      • Y Scale - Speed of bullets
    • 5 - Appears
    • 6 - Spring
    • 7 - Bomb
      • X Rotation
        • 4 - May spawn rings?
      • Y Scale - Time (in 1/100 sec) between bombs

Object lists

An ongoing documentation of object lists and the functions of objects can be accessed below:

[1]

Each object is given by its ID, codename (the verbatim text string from the level file that corresponds to that slot), and a readable description of just what that object is. Apart from the first few stages that were created (Green Forest, White Jungle, Pumpkin Hill, Sky Rail, and Aquatic Mine), the team settled into a common scheme for shared objects, so the first 50 or so object IDs will usually be the same across levels.

Programs

If all that stuff above confuses you, there are two programs for editing objects.

DXEdit

Main Article: DXEdit

This is a simple tool that allows you to edit objects in a numerical format.

SETedit

Main Article: SETedit

This tool allows you to see names for objects, get position data from a running copy of SADXPC, and has a 3D preview window with customizable sprites.

References


Sonic Community Hacking Guide
General
SonED2 Manual | Subroutine Equivalency List
Game-Specific
Sonic the Hedgehog (16-bit) | Sonic the Hedgehog (8-bit) | Sonic CD (prototype 510) | Sonic CD | Sonic CD (PC) | Sonic CD (2011) | Sonic 2 (Simon Wai prototype) | Sonic 2 (16-bit) | Sonic 2 (Master System) | Sonic 3 | Sonic 3 & Knuckles | Chaotix | Sonic Jam | Sonic Jam 6 | Sonic Adventure | Sonic Adventure DX: Director's Cut | Sonic Adventure DX: PC | Sonic Adventure (2010) | Sonic Adventure 2 | Sonic Adventure 2: Battle | Sonic Adventure 2 (PC) | Sonic Heroes | Sonic Riders | Sonic the Hedgehog (2006) | Sonic & Sega All-Stars Racing | Sonic Unleashed (Xbox 360/PS3) | Sonic Colours | Sonic Generations | Sonic Forces
Technical information
Sonic Eraser | Sonic 2 (Nick Arcade prototype) | Sonic CD (prototype; 1992-12-04) | Dr. Robotnik's Mean Bean Machine | Sonic Triple Trouble | Tails Adventures | Sonic Crackers | Sonic 3D: Flickies' Island | Sonic & Knuckles Collection | Sonic R | Sonic Shuffle | Sonic Advance | Sonic Advance 3 | Sonic Battle | Shadow the Hedgehog | Sonic Rush | Sonic Classic Collection | Sonic Free Riders | Sonic Lost World
Legacy Guides
The Nemesis Hacking Guides The Esrael Hacking Guides
ROM: Sonic 1 | Sonic 2 | Sonic 2 Beta | Sonic 3

Savestate: Sonic 1 | Sonic 2 Beta/Final | Sonic 3

Sonic 1 (English / Portuguese) | Sonic 2 Beta (English / Portuguese) | Sonic 2 and Knuckles (English / Portuguese)
Move to Sega Retro
Number Systems (or scrap) | Assembly Hacking Guide | 68000 Instruction Set | 68000 ASM-to-Hex Code Reference | SMPS Music Hacking Guide | Mega Drive technical information