mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-24 00:16:20 -05:00
transporter/bank parsed: fix 벵벴 swaps (verified ingame) switch ⋯ for … to match bank add blank space (u3000) for 0xFF to match bank note 0xB6C is incorrectly 0xB6D in transporter (=> "."); not an issue as not a valid char choice ingame. table data dump: https://pastebin.com/R254mB9p reproduce via exefs: (kor1-B table followed by english analog kor_table0) int ofs0 = 0x1BE3C0; int ofsK = 0x1BBE48; int len0 = 0x130; int lenK = ofs0-ofsK; A+ parsing: https://pastebin.com/FAxpadxs |
||
|---|---|---|
| .. | ||
| Game | ||
| Legality | ||
| MysteryGifts | ||
| PersonalInfo | ||
| PKM | ||
| Resources | ||
| Ribbons | ||
| Saves | ||
| Util | ||
| app.config | ||
| PKHeX.Core.csproj | ||