TuxSH == Tux == bibou261

This commit is contained in:
Elouan Appéré 2015-09-02 18:30:59 +02:00
parent ba3999fe4a
commit 71d3687b70
2 changed files with 6 additions and 2 deletions

View File

@ -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)

View File

@ -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.