Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/19/23 in all areas

  1. I decided to make a quick video and guide on how to compile PKHeX since most of the guides or "tutorials" I see out there are either outdated or way too complicted for the average user that just wants to quickly get the latest version of PKHeX. I know when I first started to get into the compiled versions of PKHeX, I had so much trouble getting things to work. Ill also include a video I just made explaining it too. 1. Go and download Microsoft Visual Studio Community 2017 Here: https://www.visualstudio.com/downloads/ 2. Install and make sure Microsoft VS opens properly (you may need the latest .NET installed) 3. go to https://github.com/kwsch/PKHeX and download the latest master 4. Unzip the "PKHeX-master" folder from the zip you just downloaded and open "PKHeX.sln" 5. click on "Build" and then "Build Solution" 6. Make Sure it Says that 0 Failed. If any Files Fail to Build I Would Just Retry Step 5 7. Go back to the "PKHeX-master" Folder from Earlier and Enter (PKHeX.WinForms>>bin>>Debug) If Everything Worked you Should see All of the PKHeX Files in this Folder. (You Only Need the PKHeX Program (the one with the PKHeX Logo) and the PKHeX.Core.dll File. The Rest of the "PKHeX-master Folder Can be Deleted. Congrats! You Just Learned How to Compile PKHeX. If You Need Any More Clarification Just Check Out My Video Tutorial Above.
    1 point
  2. Unfortunately not. After the region verification on the card header there's language verification on the vpk. 0xD26, 0xD3D and 0xD3F 0x01 Japanese 0x02 English 0x03 French 0x04 Italian 0x05 German 0x06 unused 0x07 Spanish You can actually skip the whole process with pasting the edited vpk back into the card. Just use nedcmake from the dev tools and rebuild it. I guess I should update the guide at some point. Region 1 = US, 2 = Japan, Type 1 is for berries and trainers. nedcmake.exe -i card.vpk -o card.raw -type 1 -region 1
    1 point
  3. Please do not repeatedly create new posts with the exact same question. The other two posts have been hidden. Post once and wait for a response.
    1 point
×
×
  • Create New...