kwsch / PKHeX.Mobile

Pokémon save editor for Android and iOS!
Other
718 stars 359 forks source link

Doesn't work with .dsv files from drastic, only converted .sav #3

Closed pokemongen4champ closed 4 years ago

pokemongen4champ commented 4 years ago

Also im not sure what im doing wrong, but anything else besides the loader just opens to a github repository. when clicking on options, two options appear on the bottom but nothing happens when clicked on. issues, cant open .dsv save files, only .sav. havent tried other types. the editor works as intended otherwise, its just all those other features that arent working. this is on a samsung galaxy s8 Screenshot_20200202-211713 1 Screenshot_20200202-211705 1 Screenshot_20200202-211700 1 Screenshot_20200202-211711 1

kwsch commented 4 years ago

This is mainly just a proof of concept app. The PC logic already handles "dsv" files, but those are DeSmuME's variant of save data.

I haven't cared to look at emulator-specific save file formats; usually they allow exporting RAW (.sav) in addition to their metadata-footer style saves.

pokemongen4champ commented 4 years ago

Ahhhh ok thank you very much. Do you know of any android pokemon save file readers? I just want to be able to read the ivs on my pokemon. This did exactly that but only for .sav. drastic only deals in .dsv and afaik theres no way for it to save in .sav