kwsch / pk3DS

Pokémon (3DS) ROM Editor & Randomizer
https://projectpokemon.org/forums/forums/topic/34377-pk3ds-xyoras-rom-editor-randomizer/
Other
404 stars 150 forks source link

Add support to Demo versions + Pokémon Bank #481

Closed Hareon closed 3 years ago

Hareon commented 3 years ago

Hi! You made an excellent work in this tool. I'm here to ask for support for the Demo versions of the Pokémon ORAS and SM. Pokémon Bank is a good option to add as support too.

kwsch commented 3 years ago

The program already supports ORASDEMO and SMDEMO dumps.

Bank is not a playable game.

Hareon commented 3 years ago

Capturar I don't know why, but it gives error when I try to lauch the ORAS demo. It's decrypted extracted file.

kwsch commented 3 years ago

The program throws that error when it fails to load files.

https://github.com/kwsch/pk3DS/blob/754b9b8d95ada3a67989c42e5713ad90060d343f/pk3DS.Core/Game/GARCReference.cs#L75

The program is looking inside a/1/9/5's garc for the personal data.

Hareon commented 3 years ago

Ok, I'll try another rom to solve the problem. Thanks!!!