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

tprfs data denied #297

Closed Kyubay20482 closed 1 year ago

Kyubay20482 commented 1 year ago

i am getting an error when i try to open my folder it keeps saying that my trpfs data is denied for scarlet and violet

error is

desktop/0100A3D008C5C000/romfs/arc/data. 'trpfs' is denied

pknx scarlet error

Juno87 commented 1 year ago

For me, it was because when I dumped my game I set it to accommodate fat32 file size in nxdumptool so it split data.trpfs into two files. I had to turn that off and dump the game again to get one file instead of a split file.

kwsch commented 1 year ago

The program needs to read the specific files. These files need to be stored on the local machine, not in a OneDrive folder or locked by another program.

Ensure your ROM is dumped correctly, and all the files are available to the operating system.

Jmc1922 commented 1 year ago

For me, it was because when I dumped my game I set it to accommodate fat32 file size in nxdumptool so it split data.trpfs into two files. I had to turn that off and dump the game again to get one file instead of a split file.

How did you turn it off sorry because it won’t let me dump the romfs if it is off because the file is too big