mirror of
https://github.com/TuxSH/PkmGCTools.git
synced 2026-03-21 17:45:19 -05:00
TuxSH == Tux == bibou261
This commit is contained in:
parent
ba3999fe4a
commit
71d3687b70
|
|
@ -54,7 +54,8 @@ namespace XD {
|
|||
0x24: u16 SID
|
||||
0x26: u16 TID
|
||||
0x28: u32 PID
|
||||
0x2c -- 0x32 : ?? (0 on shadow pkm)
|
||||
0x2c: u32 12_status_bits appended at the most significant positions ...
|
||||
0x32 : ?? (0 on shadow pkm)
|
||||
0x33: u8 encounterType
|
||||
0x34 -- 0x37 : Version info (actual region, original region, original language)
|
||||
0x38: GC::PokemonString OTName (10+1 chars = 22 bytes)
|
||||
|
|
|
|||
|
|
@ -5,4 +5,7 @@ This repository currently include:
|
|||
* LibPkmGC, the backend library (licensed under the terms of the LGPLv3)
|
||||
* PkmGCSaveEditor, a save file editor (licensed under the terms of the GPLv3)
|
||||
|
||||
See the corresponding README.md files for more details.
|
||||
See the corresponding README.md files for more details.
|
||||
|
||||
##About me:
|
||||
I'm also known as Tux or bibou261. I post to my Twitter account when I can (https://twitter.com/TuxSH) . I used to be a shiny Pokémon hunter as well.
|
||||
Loading…
Reference in New Issue
Block a user