Destinyy Posted September 6, 2016 Posted September 6, 2016 I've built the latest version of PKHeX from GitHub but I didn't understand how the mystery gift database works.
Kaphotics Posted September 6, 2016 Posted September 6, 2016 Viewing will load it to tabs, akin to dropping the wc6 on the program. PKHeX stores a database of wc6 for the legality checking, the gift database viewer allows you to directly receive the gift from the internal database. It's useful if you're trying to make a specific event, just search the moves, load the card and edit from there.
Destinyy Posted September 6, 2016 Author Posted September 6, 2016 Viewing will load it to tabs, akin to dropping the wc6 on the program.PKHeX stores a database of wc6 for the legality checking, the gift database viewer allows you to directly receive the gift from the internal database. It's useful if you're trying to make a specific event, just search the moves, load the card and edit from there. I don't know why PKHeX crashes when I try to open It.
Kaphotics Posted September 6, 2016 Posted September 6, 2016 I don't know why PKHeX crashes when I try to open It. Are you sure you're using the latest version? I was able to open it with every type of save file loaded.
Destinyy Posted September 6, 2016 Author Posted September 6, 2016 Are you sure you're using the latest version? I was able to open it with every type of save file loaded. Line 79 of SAV_MysteryGiftDB, it can't find ...\bin\debug(or release)\wc6 foreach (string file in Directory.GetFiles(DatabasePath, "*", SearchOption.AllDirectories))
Destinyy Posted September 7, 2016 Author Posted September 7, 2016 Thanks Fixed in latest commit. You're welcome. I've improved my c# Skill studyng your program So thank You!
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