The current URL is datacrystal.tcrf.net.
Pokémon Stadium 2 (International)/ROM map: Difference between revisions
Mantidactyle (talk | contribs) m (→Rental Pokémon) |
(Adds item attributes data to ROM map) |
||
(15 intermediate revisions by 5 users not shown) | |||
Line 11: | Line 11: | ||
zz : Probability<br /> | zz : Probability<br /> | ||
* <tt>0x98430-0x98A12</tt> : Moves data | * <tt>0x98430-0x98A12</tt> : Moves data | ||
==Item attributes data== | |||
Item attributes data structure is as follow :<br /> | |||
uu vv ww <br /> | |||
uu : Item effect<br /> | |||
vv : Parameter<br /> | |||
ww : Item bag to which it belongs (Ball, Item, Key Item, TM/HM) <br /> | |||
* <tt>0x98BF0-0x98EEC</tt> : Item attributes data | |||
==Evolution data== | |||
Evolution data structure is as follow*:<br /> | |||
uu vv ww 00 00 00 00 00<br /> | |||
uu : Evolution method<br /> | |||
vv : Variable for method<br /> | |||
ww : Evolved form<br /> | |||
uu vv ww are iterated again for species with branch evolutions until there are no more evolutions, then data proceeds with 00 normally until the next species<br /> | |||
* <tt>0x9DAE0-0x9DE80</tt> : Evolution data | |||
==Cups Rules== | |||
<code>0xA0084</code> - Little Cup Rules | |||
==Rental Pokémon== | ==Rental Pokémon== | ||
Line 40: | Line 61: | ||
* <tt>0x0x98F20</tt> / <tt>0x0x23E90A3</tt> / <tt>0x0x23EBFC0</tt> : Pokémon Base Stats | * <tt>0x0x98F20</tt> / <tt>0x0x23E90A3</tt> / <tt>0x0x23EBFC0</tt> : Pokémon Base Stats | ||
==Game text== | |||
* <tt>0x1D718B8-0x1D720DF</tt> : Pokémon names | |||
* <tt>0x1D724E0-0x1D72C9F</tt> : Pokémon species | |||
* <tt>0x1D730A0-0x1D736BF</tt> : Pokémon sizes | |||
* <tt>0x1D73AB0-0x1D740C6</tt> : Pokémon weights | |||
* <tt>0x1D744C0-0x1D7A551</tt> : Pokédex descriptions (Gold / Silver) | |||
* <tt>0x1D7A950-0x1D809A7</tt> : Pokédex descriptions (Cristal) | |||
* <tt>0x1D80DA0-0x1D8170C</tt> : Moves names | |||
* <tt>0x1D81B00-0x1D86CC2</tt> : Moves descriptions | |||
* <tt>0x1D870BC-0x1D878EB</tt> : Items names (Gold / Silver / Cristal) | |||
* <tt>0x1D87CEC-0x1D8910D</tt> : Items descriptions (Gold / Silver / Cristal) | |||
* <tt>0x1D89110-0x1D89AB0</tt> : TMs/HMs moves informations (Gold / Silver / Cristal) | |||
* <tt>0x1D89EBC-0x1D8A1E0</tt> : Items names (Red / Blue / Yellow) | |||
* <tt>0x1D8A252-0x1D8A35E</tt> : TMs/HMs names (Red / Blue / Yellow) | |||
* <tt>0x1D8A76E-0x1D8B6AD</tt> : Items descriptions | |||
* <tt>0x1D8B710-0x1D8C0A3</tt> : TMs/HMs moves informations (Red / Blue / Yellow) | |||
* <tt>0x1D8C100-0x1D8C172</tt> : Types names | |||
* <tt>0x1D8C200-0x1D8C2A7</tt> : Pokémon info | |||
* <tt>0x1D8C2D0-0x1D8C2F8</tt> : Pokémon condition | |||
* <tt>0x1D8C49C-0x1D8CA97</tt> : Team registration | |||
* <tt>0x1D8CDA4-0x1D8DD8E</tt> : Battle text | |||
* <tt>0x1D8DDD9-0x1D8DEE1</tt> : Pre-battle (Pokémon selection) | |||
* <tt>0x1D8E0A4-0x1D8E0FD</tt> : Johto badges | |||
* <tt>0x1D8E0FF-0x1D8E1E0</tt> : Post-battle | |||
* <tt>0x1D8E1FF-0x1D8E2AB</tt> : Between battles | |||
* <tt>0x1D8E2AD-0x1D8E3FC</tt> : Gym names | |||
* <tt>0x1D8E3FE-0x1D8E4D1</tt> : Cup names #1 | |||
* <tt>0x1D8E528-0x1D8E5B7</tt> : Cup names #2 | |||
* <tt>0x1D8E608-0x1D8E8A7</tt> : Achievements text | |||
* <tt>0x1D8E9A8-0x1D8FAC8</tt> : Rules text | |||
* <tt>0x1D8FB50-0x1D8FBBB</tt> : Controller 1 not connected | |||
* <tt>0x1D8FBBC-0x1D8FCB7</tt> : Badges and Cups names | |||
* <tt>0x1D8FDFC-0x1D8FEE9</tt> : Gyms and Cups names | |||
* <tt>0x1D8FEEA-0x1D90492</tt> : System messages | |||
* <tt>0x1D9052B-0x1D906AC</tt> : Transfer Pack and GB Errors (Save corrupted) | |||
* <tt>0x1D90723-0x1D90A1B</tt> : Transfer Pack and GB Errors (Mystery Gift and Mobile Stadium, ''Unused'') | |||
* <tt>0x1D90AA0-0x1D90DFD</tt> : Game Options | |||
* <tt>0x1D90F10-0x1D913B9</tt> : Cups Introductions #1, Rules, Settings and Errors | |||
* <tt>0x1D91430-0x1D91991</tt> : In-game descriptions | |||
* <tt>0x1D919E8-0x1D91A34</tt> : Stadium 1 Game Modes (''Unused'') | |||
* <tt>0x1D91B50-0x1D921BF</tt> : Laboratory | |||
* <tt>0x1D92250-0x1D92649</tt> : Pokémon PC #1 | |||
* <tt>0x1D926BC-0x1D92893</tt> : Pokémon PC #2 | |||
* <tt>0x1D92934-0x1D92E19</tt> : Item PC | |||
* <tt>0x1D92E84-0x1D930EC</tt> : Pokémon PC #3 | |||
* <tt>0x1D93184-0x1D93474</tt> : Mail PC | |||
* <tt>0x1D934C8-0x1D934F3</tt> : Pokémon PC #4 (Box renaming) | |||
* <tt>0x1D93720-0x1D94332</tt> : Pokémon PC #5 (Pokémon List) | |||
* <tt>0x1D94590-0x1D94C8D</tt> : Pokémon Data | |||
* <tt>0x1D94CD8-0x1D94E66</tt> : GB Save Data | |||
* <tt>0x1D94F7C-0x1D95239</tt> : Pokédex menu | |||
* <tt>0x1D9535C-0x1D95550</tt> : Cups Trainer Classes | |||
* <tt>0x1D9570C-0x1D959A4</tt> : Cups Trainer Names | |||
* <tt>0x1D95DB4-0x1D95DC0</tt> : DUMMY1 DUMMY2 (''Unseen'') | |||
* <tt>0x1D95DC2-0x1D9675F</tt> : Pokédex Locations | |||
* <tt>0x1D96878-0x1D96B41</tt> : Cups menu text | |||
* <tt>0x1D96B98-0x1D96BB2</tt> : Demo Text (''Unseen'') | |||
* <tt>0x1D96C28-0x1D96E15</tt> : Cups Introductions #2 | |||
* <tt>0x1D96E68-0x1D96E72</tt> : Trainer COM | |||
* <tt>0x1D96ED8-0x1D96F23</tt> : Rival Introduction | |||
* <tt>0x1D97054-0x1D975DE</tt> : Gym Leaders Castle | |||
* <tt>0x1D983C8-0x1D9B9FF</tt> : Mini-Games | |||
* <tt>0x1D9BD28-0x1D9BD3B</tt> : Number of tries: #03 | |||
* <tt>0x1D9BDCC-0x1D9C12D</tt> : Pokémon Trade Service | |||
* <tt>0x1D9C614-0x1D9D70E</tt> : Credits | |||
* <tt>0x1D9D91C-0x1D9EA45</tt> : Earl's Pokémon Class menus | |||
* <tt>0x1D9EA47-0x1D9F334</tt> : Mobile Stadium data (''Unused'') | |||
* <tt>0x1D9FCD0-0x1DB44B8</tt> : Earl's Pokémon Class lessons | |||
* <tt>0x1DB4898-0x1DB904B</tt> : Earl's Pokémon Class battles | |||
* <tt>0x1DB904D-0x1DB91E8</tt> : Earl's Pokémon Class Trainer names | |||
* <tt>0x1DB91EA-0x1DB9434</tt> : Earl's Pokémon Class battle info #1 | |||
* <tt>0x1DB9448-0x1DB98E1</tt> : Earl's Pokémon Class battle info #1 | |||
* <tt>0x1DBA5D0-0x1DBFD2F</tt> : Earl's Pokémon Class Quiz | |||
* <tt>0x1DC0760-0x1DC18A5</tt> : Pokémon Quiz Mini-Game | |||
* <tt>0x1DC18A7-0x1DC2C24</tt> : Pokémon Quiz Gym Leaders and Towns text | |||
* <tt>0x1DC2C26-0x1DC2E60</tt> : Pokémon Quiz double Types | |||
* <tt>0x1DC2E62-0x1DC2EDE</tt> : Pokémon Quiz Shop Prices | |||
* <tt>0x1DC2EE9-0x1DC31AB</tt> : Pokémon Quiz miscellaneous text | |||
* <tt>0x1DC31AD-0x1DC352B</tt> : Pokémon Quiz Pokémon IDs | |||
* <tt>0x1DC3988-0x1DC5393</tt> : Pokémon Library | |||
* <tt>0x1DC54AC-0x1DC57B0</tt> : Player's Room | |||
* <tt>0x1DC58C0-0x1DC61D3</tt> : Mystery Gift | |||
* <tt>0x1DC6244-0x1DC64EE</tt> : GB Tower | |||
* <tt>0x1DC6648-0x1DC6DBA</tt> : Mobile Stadium Battle Replay (''Unused'') | |||
* <tt>0x1DC6E18-0x1DC6FAF</tt> : Hall of Fame (Stadium 1, ''Unused'') | |||
* <tt>0x1DC7008-0x1DC7044</tt> : Mystery Gift Dummy text (''Unseen'') | |||
* <tt>0x1DC71D8-0x1DC7608</tt> : Debug Menu (''Unseen'') | |||
* <tt>0x1DC76A8-0x1DC799E</tt> : Custom Rules | |||
* <tt>0x1DC7AB4-0x1DC7CB1</tt> : CPU Pokémon Nicknames | |||
* <tt>0x1DC7D14-0x1DC7EC5</tt> : Pokémon Move learning and Evolution | |||
* <tt>0x1DC82C8-0x1DC8AF2</tt> : Alternate Color Pokémon Nicknames #1 | |||
* <tt>0x1DC8EF8-0x1DC871D</tt> : Alternate Color Pokémon Nicknames #2 | |||
* <tt>0x1DCA29C-0x1DCA490</tt> : Gym Leaders Castle Trainer Classes | |||
* <tt>0x1DCA7A0-0x1DCAAA3</tt> : Move Relearner | |||
* <tt>0x1DCAAF8-0x1DCAB82</tt> : Debug Messages (''Unseen'') | |||
* <tt>0x1DCABD8-0x1DCACCB</tt> : Debug VS (''Unseen'') | |||
* <tt>0x1DCAD74-0x1E2DE69</tt> : Trainers speeches | |||
{{Internal Data|game=Pokémon Stadium 2}} |
Latest revision as of 00:50, 7 November 2024
The following article is a ROM map for Pokémon Stadium 2 (International).
Moves data
Moves data structure is as follow :
uu vv ww xx yy zz
uu : Effect id
vv : Power
ww : Type id
xx : Accuracy
yy : PP
zz : Probability
- 0x98430-0x98A12 : Moves data
Item attributes data
Item attributes data structure is as follow :
uu vv ww
uu : Item effect
vv : Parameter
ww : Item bag to which it belongs (Ball, Item, Key Item, TM/HM)
- 0x98BF0-0x98EEC : Item attributes data
Evolution data
Evolution data structure is as follow*:
uu vv ww 00 00 00 00 00
uu : Evolution method
vv : Variable for method
ww : Evolved form
uu vv ww are iterated again for species with branch evolutions until there are no more evolutions, then data proceeds with 00 normally until the next species
- 0x9DAE0-0x9DE80 : Evolution data
Cups Rules
0xA0084
- Little Cup Rules
Rental Pokémon
Rental Pokémon structure is as follow :
uu vv 00 00 ww ww ww ww 00 xx yy yy yy yy yy yy yy yy yy yy zz zz
uu : Level
vv : Specie id
ww : Moveset
xx : Happiness
yy : Stat exp
zz : IVs
- 0x1708494-0x1708C00 : Little Cup Rental Pokémon
- 0x1708CB4-0x170B1D0 : Prime Cup / Free Battle Rental Pokémon
- 0x170BBA4-0x170D220 : Poké Cup / Gym Leader Castle Rental Pokémon
Pokémon Base Stats
Pokémon Base Stats structure is as follow :
rr ss tt uu vv ww xx yy zz
rr: Pokémon id
ss: Base HP
tt : Base Attack
uu : Base Defense
vv : Base Speed
ww : Base Special Attack
xx : Base Special Defense
yy : Type id 1
zz : Type id 2
- 0x0x98F20 / 0x0x23E90A3 / 0x0x23EBFC0 : Pokémon Base Stats
Game text
- 0x1D718B8-0x1D720DF : Pokémon names
- 0x1D724E0-0x1D72C9F : Pokémon species
- 0x1D730A0-0x1D736BF : Pokémon sizes
- 0x1D73AB0-0x1D740C6 : Pokémon weights
- 0x1D744C0-0x1D7A551 : Pokédex descriptions (Gold / Silver)
- 0x1D7A950-0x1D809A7 : Pokédex descriptions (Cristal)
- 0x1D80DA0-0x1D8170C : Moves names
- 0x1D81B00-0x1D86CC2 : Moves descriptions
- 0x1D870BC-0x1D878EB : Items names (Gold / Silver / Cristal)
- 0x1D87CEC-0x1D8910D : Items descriptions (Gold / Silver / Cristal)
- 0x1D89110-0x1D89AB0 : TMs/HMs moves informations (Gold / Silver / Cristal)
- 0x1D89EBC-0x1D8A1E0 : Items names (Red / Blue / Yellow)
- 0x1D8A252-0x1D8A35E : TMs/HMs names (Red / Blue / Yellow)
- 0x1D8A76E-0x1D8B6AD : Items descriptions
- 0x1D8B710-0x1D8C0A3 : TMs/HMs moves informations (Red / Blue / Yellow)
- 0x1D8C100-0x1D8C172 : Types names
- 0x1D8C200-0x1D8C2A7 : Pokémon info
- 0x1D8C2D0-0x1D8C2F8 : Pokémon condition
- 0x1D8C49C-0x1D8CA97 : Team registration
- 0x1D8CDA4-0x1D8DD8E : Battle text
- 0x1D8DDD9-0x1D8DEE1 : Pre-battle (Pokémon selection)
- 0x1D8E0A4-0x1D8E0FD : Johto badges
- 0x1D8E0FF-0x1D8E1E0 : Post-battle
- 0x1D8E1FF-0x1D8E2AB : Between battles
- 0x1D8E2AD-0x1D8E3FC : Gym names
- 0x1D8E3FE-0x1D8E4D1 : Cup names #1
- 0x1D8E528-0x1D8E5B7 : Cup names #2
- 0x1D8E608-0x1D8E8A7 : Achievements text
- 0x1D8E9A8-0x1D8FAC8 : Rules text
- 0x1D8FB50-0x1D8FBBB : Controller 1 not connected
- 0x1D8FBBC-0x1D8FCB7 : Badges and Cups names
- 0x1D8FDFC-0x1D8FEE9 : Gyms and Cups names
- 0x1D8FEEA-0x1D90492 : System messages
- 0x1D9052B-0x1D906AC : Transfer Pack and GB Errors (Save corrupted)
- 0x1D90723-0x1D90A1B : Transfer Pack and GB Errors (Mystery Gift and Mobile Stadium, Unused)
- 0x1D90AA0-0x1D90DFD : Game Options
- 0x1D90F10-0x1D913B9 : Cups Introductions #1, Rules, Settings and Errors
- 0x1D91430-0x1D91991 : In-game descriptions
- 0x1D919E8-0x1D91A34 : Stadium 1 Game Modes (Unused)
- 0x1D91B50-0x1D921BF : Laboratory
- 0x1D92250-0x1D92649 : Pokémon PC #1
- 0x1D926BC-0x1D92893 : Pokémon PC #2
- 0x1D92934-0x1D92E19 : Item PC
- 0x1D92E84-0x1D930EC : Pokémon PC #3
- 0x1D93184-0x1D93474 : Mail PC
- 0x1D934C8-0x1D934F3 : Pokémon PC #4 (Box renaming)
- 0x1D93720-0x1D94332 : Pokémon PC #5 (Pokémon List)
- 0x1D94590-0x1D94C8D : Pokémon Data
- 0x1D94CD8-0x1D94E66 : GB Save Data
- 0x1D94F7C-0x1D95239 : Pokédex menu
- 0x1D9535C-0x1D95550 : Cups Trainer Classes
- 0x1D9570C-0x1D959A4 : Cups Trainer Names
- 0x1D95DB4-0x1D95DC0 : DUMMY1 DUMMY2 (Unseen)
- 0x1D95DC2-0x1D9675F : Pokédex Locations
- 0x1D96878-0x1D96B41 : Cups menu text
- 0x1D96B98-0x1D96BB2 : Demo Text (Unseen)
- 0x1D96C28-0x1D96E15 : Cups Introductions #2
- 0x1D96E68-0x1D96E72 : Trainer COM
- 0x1D96ED8-0x1D96F23 : Rival Introduction
- 0x1D97054-0x1D975DE : Gym Leaders Castle
- 0x1D983C8-0x1D9B9FF : Mini-Games
- 0x1D9BD28-0x1D9BD3B : Number of tries: #03
- 0x1D9BDCC-0x1D9C12D : Pokémon Trade Service
- 0x1D9C614-0x1D9D70E : Credits
- 0x1D9D91C-0x1D9EA45 : Earl's Pokémon Class menus
- 0x1D9EA47-0x1D9F334 : Mobile Stadium data (Unused)
- 0x1D9FCD0-0x1DB44B8 : Earl's Pokémon Class lessons
- 0x1DB4898-0x1DB904B : Earl's Pokémon Class battles
- 0x1DB904D-0x1DB91E8 : Earl's Pokémon Class Trainer names
- 0x1DB91EA-0x1DB9434 : Earl's Pokémon Class battle info #1
- 0x1DB9448-0x1DB98E1 : Earl's Pokémon Class battle info #1
- 0x1DBA5D0-0x1DBFD2F : Earl's Pokémon Class Quiz
- 0x1DC0760-0x1DC18A5 : Pokémon Quiz Mini-Game
- 0x1DC18A7-0x1DC2C24 : Pokémon Quiz Gym Leaders and Towns text
- 0x1DC2C26-0x1DC2E60 : Pokémon Quiz double Types
- 0x1DC2E62-0x1DC2EDE : Pokémon Quiz Shop Prices
- 0x1DC2EE9-0x1DC31AB : Pokémon Quiz miscellaneous text
- 0x1DC31AD-0x1DC352B : Pokémon Quiz Pokémon IDs
- 0x1DC3988-0x1DC5393 : Pokémon Library
- 0x1DC54AC-0x1DC57B0 : Player's Room
- 0x1DC58C0-0x1DC61D3 : Mystery Gift
- 0x1DC6244-0x1DC64EE : GB Tower
- 0x1DC6648-0x1DC6DBA : Mobile Stadium Battle Replay (Unused)
- 0x1DC6E18-0x1DC6FAF : Hall of Fame (Stadium 1, Unused)
- 0x1DC7008-0x1DC7044 : Mystery Gift Dummy text (Unseen)
- 0x1DC71D8-0x1DC7608 : Debug Menu (Unseen)
- 0x1DC76A8-0x1DC799E : Custom Rules
- 0x1DC7AB4-0x1DC7CB1 : CPU Pokémon Nicknames
- 0x1DC7D14-0x1DC7EC5 : Pokémon Move learning and Evolution
- 0x1DC82C8-0x1DC8AF2 : Alternate Color Pokémon Nicknames #1
- 0x1DC8EF8-0x1DC871D : Alternate Color Pokémon Nicknames #2
- 0x1DCA29C-0x1DCA490 : Gym Leaders Castle Trainer Classes
- 0x1DCA7A0-0x1DCAAA3 : Move Relearner
- 0x1DCAAF8-0x1DCAB82 : Debug Messages (Unseen)
- 0x1DCABD8-0x1DCACCB : Debug VS (Unseen)
- 0x1DCAD74-0x1E2DE69 : Trainers speeches
Internal Data for Pokémon Stadium 2
| |
---|---|