ReignOfComputer / RoCs-PC

RoC's PC - Collection through the Ages
https://roc.ms/rocpc
258 stars 73 forks source link

opening files? #1

Closed Ninjistix closed 7 years ago

Ninjistix commented 7 years ago

tried to open files with pkhex, and was unable too, is there something else I should be using?

ReignOfComputer commented 7 years ago

Which generation Pokemon are you attempting to open?

Ninjistix commented 7 years ago

actually looks like just gen I and II, they seem to have no file type

ReignOfComputer commented 7 years ago

For the latest version of PKHeX, use the "Rhydon" folder for Gen 1. You can't open the .pk1 files directly, but you can open my save data in the "Save Data" folder, from what I see.

For Gen 2, it appears that PKHeX has a different structure for Pokemon files (pk2). While I don't have them in that format, you can still view the Pokemon by opening the save data.

Ninjistix commented 7 years ago

okay seems i can open the saves with PKHeX and Dump the boxes, to the current .pk1/pk2 versions, would you like me to dump them for you?

ReignOfComputer commented 7 years ago

The .pk1 are all done, it's just the .pk2. If you'd like to help with that I'd be super grateful, thanks :)

Ninjistix commented 7 years ago

okay ill attach it here, dumping it now

ReignOfComputer commented 7 years ago

If the Pokemon isn't in the save file, you can load it into the save using PKXDelta or other Gen 2 editor first.

Ninjistix commented 7 years ago

RoC Gen2 - Crystal.zip RoC Gen2 - Gold.zip RoC Gen2- Silver.zip dumped the boxes from the sav files

ReignOfComputer commented 7 years ago

Thanks, I'll sort this out later.

Ninjistix commented 7 years ago

i wanted to find a way to batch convert the gen2 files into .pk2 but i can't find any program that lets me open them in batches.. don't want to go over all of the files 1 by 1, i did the dumps from the actual saves above using PKHeX, so by default they are all .pk2, also renamed the folders in #2 so they can be viewed easier on github

Ninjistix commented 7 years ago

hey @ReignOfComputer / @invalid-email-address check my PR that i opened, I had fixed slowbro/slowpoke and also renamed some folders to make them more git friendly. also started to convert get 2 sav's to .pk2

ReignOfComputer commented 7 years ago

It's a little bit of a mess because of your large commits, so I've ended up grabbing directly from your commit and adding the Unowns. Thanks for helping out.

Ninjistix commented 7 years ago

no problem, and the commits were large cuz i added a 0 to the folder numbering system you had, so it would be better organized on the git page listing, eg, 01,02,03,-,09,10,11 etc

ReignOfComputer commented 7 years ago

Oh, thanks for the suggestion. I've got a few things relying on the current structure (I'm just lazy to edit those), once I eventually complete 5/6th Gen a little more I'll apply your numbering :)

Ninjistix commented 7 years ago

oh okay... and i just started playing from GEN1 so if i find anything missing ill commit it here to help out