PKHeX/PKHeX.Core/Saves
Kurt 68e3a4430d Handle japanese RSBOX memcards
First 5 blocks are reserved for file accessing info, but we should include them when checking length
Closes #3468

Capture the bool indicating Japanese for the save file, so box names are now read correctly (if changed from game's default).
2022-03-21 19:20:06 -07:00
..
Access Spanify spawner object get 2022-03-20 01:46:24 -07:00
Blocks Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
Encryption Move some get/set operations into Accessor class 2022-03-05 17:33:08 -08:00
Storage Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
Substructures Refactor hall extradata to read as a separate block 2022-03-21 18:53:24 -07:00
Util BDSP v1.3 2022-03-15 19:24:17 -07:00
SAV1.cs Minor tweaks for api consumers 2022-02-12 23:40:28 -08:00
SAV1Stadium.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV1StadiumJ.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV2.cs Fix kor string writes 2022-02-17 23:11:13 -08:00
SAV2Stadium.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV3.cs Minimize BAK file allocations (#3426) 2022-02-09 16:48:55 -08:00
SAV3Colosseum.cs Minimize BAK file allocations (#3426) 2022-02-09 16:48:55 -08:00
SAV3E.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV3FRLG.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV3GCMemoryCard.cs Handle japanese RSBOX memcards 2022-03-21 19:20:06 -07:00
SAV3RS.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV3RSBox.cs Handle japanese RSBOX memcards 2022-03-21 19:20:06 -07:00
SAV3XD.cs Minimize BAK file allocations (#3426) 2022-02-09 16:48:55 -08:00
SAV4.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV4BR.cs BDSP: Handle uninitialized box names 2022-02-11 10:43:27 -08:00
SAV4DP.cs Fix swarm/safari seeds for DP saves 2022-01-31 18:01:44 -08:00
SAV4HGSS.cs Minor clean 2022-02-24 23:17:16 -08:00
SAV4Pt.cs Fix swarm seed location for pokemon platinum (#3379) 2022-01-31 18:00:37 -08:00
SAV4Sinnoh.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV5.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV5B2W2.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV5BW.cs Add Swarm data get/set for gen3-5 2021-08-20 19:52:31 -07:00
SAV6.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV6AO.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV6AODemo.cs Trailing commas 2021-08-20 13:49:20 -07:00
SAV6XY.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV7.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV7b.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV7SM.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV7USUM.cs Add battle agency slots to main window misc viewables 2021-07-26 23:57:05 -07:00
SAV8BS.cs BDSP v1.3 2022-03-15 19:24:17 -07:00
SAV8LA.cs Spanify spawner object get 2022-03-20 01:46:24 -07:00
SAV8SWSH.cs Rearrange some scblock logic 2022-03-05 17:46:03 -08:00
SAV_BEEF.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV_STADIUM.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SaveFile.cs Deduplicate savefile constructors 2022-03-05 17:15:38 -08:00
SaveFileMetadata.cs Minor clean 2022-03-05 18:13:31 -08:00
SaveFileState.cs Minor clean 2022-03-05 18:13:31 -08:00