mirror of
https://github.com/TuxSH/PkmGCTools.git
synced 2026-09-12 10:45:31 -05:00
TuxSH == Tux == bibou261
This commit is contained in:
@@ -54,7 +54,8 @@ namespace XD {
|
|||||||
0x24: u16 SID
|
0x24: u16 SID
|
||||||
0x26: u16 TID
|
0x26: u16 TID
|
||||||
0x28: u32 PID
|
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
|
0x33: u8 encounterType
|
||||||
0x34 -- 0x37 : Version info (actual region, original region, original language)
|
0x34 -- 0x37 : Version info (actual region, original region, original language)
|
||||||
0x38: GC::PokemonString OTName (10+1 chars = 22 bytes)
|
0x38: GC::PokemonString OTName (10+1 chars = 22 bytes)
|
||||||
|
|||||||
@@ -6,3 +6,6 @@ This repository currently include:
|
|||||||
* PkmGCSaveEditor, a save file editor (licensed under the terms of the GPLv3)
|
* 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.
|
||||||
Reference in New Issue
Block a user