Abhi123378 0 Posted January 25 Share Posted January 25 I want to create a nuzlocke tracker website directly from the .sav file. PKHex allows to export box Pokemon data to CSV but there is no way to export party pokemon. Is there a way to do it? Link to post Share on other sites
theSLAYER 3419 Posted January 25 Share Posted January 25 If you’re trying to track “what you’ve obtained”, then it’s possible. Going back to your party question, if you know the save structure, and how to read your party, then you can add it to the list. It’s gonna need effort. Link to post Share on other sites
Kaphotics 1296 Posted January 25 Share Posted January 25 You can reuse the PKHeX.Core.dll in other projects; like uploading the save file to your website and reading the party data directly. 1 Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now