pkmn_script Posted May 9, 2022 Posted May 9, 2022 Hi, I'm interested to convert the pcdata.bin file to a readable ascii-/txt-file. I first thought that normal online converter would be able to do the job, but it didn't work (tried on several websites). The pcdata-file seems to be a special (bin-)file. Are there any ways to convert this file into ascii? Are there converters out there suited for the file-type? My overall goal is to create a google doc which contains all the information of my extremly large Pokémon collection. Since these pokémon are stored on many different games, I came up with the idea of writting myself a custom script to sort the information of each pokémon accordingly. The so created file would be used to generate a google doc. Having a semi-automated way to create a google doc would save me an immense amount of time.
Kaphotics Posted May 9, 2022 Posted May 9, 2022 pcdata.bin comes from PKHeX, and PKHeX has a report window that shows everything and can export to csv. Is that not sufficient? 1
pkmn_script Posted May 9, 2022 Author Posted May 9, 2022 56 minutes ago, Kaphotics said: pcdata.bin comes from PKHeX, and PKHeX has a report window that shows everything and can export to csv. Is that not sufficient? Hi, I totally missed this option. A csv file is a great solution for me. Thanks for mentioning it (:
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