Pokémon (3DS) ROM Editor & Randomizer
Go to file
Kurt eb57b3cfdf Update memgarc packing
Packing sizes different than 4 caused offset mismatches (don't think any
garcs that were used the method were affected).
Trade off a small amount of packing speed to reduce memory footprint.
Use 1 filestream instead of 2 memorystreams.
Didn't bother to profile, but instead of ->ms->ms->arr, we ->fs->arr
Ends up using ~1GB repacking the Wild Encounter GARC, which should now
behave with 32bit systems.
2017-01-12 22:54:00 -08:00
pk3DS Update memgarc packing 2017-01-12 22:54:00 -08:00
.gitattributes 🍭 Added .gitattributes & .gitignore files 2015-01-04 00:50:29 -08:00
.gitignore 🍭 Added .gitattributes & .gitignore files 2015-01-04 00:50:29 -08:00
pk3DS.sln Initial Commit 2015-01-04 00:52:06 -08:00
README.md Update README.md 2015-07-12 15:48:17 -07:00

pk3DS

pk3DS: A package of Pokémon X/Y/OR/AS ROM Editing Tools by various contributors.

alt tag