chick3234 Posted February 24, 2015 Posted February 24, 2015 I mainly use pkhex to know the data about my pokemon and until recently the levels weren't reported in the box data report, however it came to my attention that 13 days ago a commit was pushed to report that, yet there is no new version to download that I can find. Is there a new exe download? Because the next step I took was downloading the master branch from github, but I do not know how to make it into an exe file in order to be able to run it. Is there a way to convert the files into an exe file? Thank you!
evandixon Posted February 24, 2015 Posted February 24, 2015 You'll need to download Visual Studio. There should be a free community edition that can compile it. Install Visual Studio 2013 Community Edition, and when you're finished, download the PKHeX source code zip, and open the .sln file. From there, you should see a start button at the top.
chick3234 Posted February 24, 2015 Author Posted February 24, 2015 You'll need to download Visual Studio. There should be a free community edition that can compile it. Install Visual Studio 2013 Community Edition, and when you're finished, download the PKHeX source code zip, and open the .sln file. From there, you should see a start button at the top. Yes but could I make it all into a .exe file so that I do not have to load it through Visual Studios?
evandixon Posted February 24, 2015 Posted February 24, 2015 When you run it, it will be located in /bin/Debug (or /bin/Release depending on the solution configuration).
Kaisonic Posted February 25, 2015 Posted February 25, 2015 Here you go :-) I was the one that added the level to the box data report, so I feel somewhat responsible haha.
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