kwsch / pkNX

Pokémon (Nintendo Switch) ROM Editor & Randomizer
https://projectpokemon.org/home/forums/topic/48647-pknx-nintendo-switch-rom-editor-randomizer/
GNU General Public License v3.0
339 stars 106 forks source link

S/V issue #298

Closed Jmc1922 closed 1 year ago

Jmc1922 commented 1 year ago

It says on the read me that pknx has been updated to work with s/v however I keep on getting error messages

image

kwsch commented 1 year ago

romfs file count

Need to have 25 files (merged base ROM and patches), per the filecount detection logic.

https://github.com/kwsch/pkNX/blob/432a6972e74921c5226247e639085693b6968ad7/pkNX.Game/GameLocation.cs#L91