Jump to content

BlackShark

Contributor
  • Posts

    1759
  • Joined

  • Days Won

    109

Everything posted by BlackShark

  1. The error tells your what is wrong: Close your emulator or save dumper or whatever other application that might access your save file currently.
  2. BlackShark

    Error

    Install the latest version of PKHeX from the link below. Remove any DLL files from previous PKHeX installations. Only keep PKHeX.exe and cfg.json. Or just put the new version into a new clean folder. Make sure PKHeX is corectly extracted from the zip archive, don't try to run it from inside. Also put it somewhere local on your PC, don't put it on OneDrive or any other cloud drive.
  3. Only for BW. B2W2 were not released when this one was distributed.
  4. Already fixed, update the plugin.
  5. No, you would need to create a ROM hack for that.
  6. It's hard to tell without seeing the file. Make sure that the file has exactly 128 kB, check if GB Operator has a setting to export the proper file size.
  7. Rickt click and delete them.
  8. Use this list https://github.com/kwsch/PKHeX/blob/master/PKHeX.Core/Resources/text/other/en/text_Moves_en.txt Move ID is line number - 1.
  9. The save file has no progress. If you are on an emulator, don't use save states and save ingame normally as you would on your console.
  10. First make sure to set the modified Pokemon back to the slot. Also make sure to import the correct save back to your console/emulator (not any backup file) and (if on emulator) load the game normally, don't try to load a save state.
  11. Saves can have different formats and file extensions depending on the game. ".sav" was mainly used for save files from Gen 1 - 5, on the 3DS they where simply called "main" without an extension at all. The Switch uses "SaveData.bin" and "Backup.bin", the first is your current save while the latter is the backup used by the console incase the current save is corrupt. Just look how JKSV exports your saves from your Switch, you will see they look exactly like this. You should open the SaveData.bin, if PKHeX can't read it there's no data inside. Save ingame normally and stop using save states, then PKHeX will be able to read the file (assuming it is not a ROM hack that has modified how save data is stored).
  12. .Language=1 .IsNicknamed=false
  13. Go to Tools > Data > Batch Editor and run the following command. It will modify all Pokemon in all boxes. .OriginalTrainerName=PKHeX .TrainerTID7=123456 .TrainerSID7=1234 .OriginalTrainerGender=1 .ConsoleRegion=0 .Country=1 .Region=2 .OriginalTrainerGender=1 sets the gender to female, use 0 for male .ConsoleRegion=0 sets the console region to Japan (for other console regions use 0 - Japan, 1 - Americas, 2 - Europe, 4 - China, 5 - Korea, 6 - Taiwan) .Country=1 sets the country to Japan, for other countries check this https://github.com/kwsch/PKHeX/blob/master/PKHeX.Core/Resources/text/locale3DS/countries.txt .Region=2 sets the region to Tokyo, for other regions check this https://github.com/kwsch/PKHeX/blob/master/PKHeX.Core/Resources/text/locale3DS/subregions/sr_001.txt
  14. BlackShark

    .pk4 files

    You could run this command on cmd (change the path to match yours of course): ren "C:\pathtoyourfolder\*.pkm" *.pk4
  15. Use the dev build or wait for the next stable release.
  16. Should be Up, Select and B.
  17. Wait for the next stable release or use the dev build until then.
  18. Just use PKHeX and give Double Edge to your Slaking? Alternatively PKHeX can also make the move tutor available again by unsetting the flag "Used Move Tutor in Victory Road (Double Edge)".
  19. Wait for the next stable release or use the dev build until then.
  20. In Gen 3? You can't, unless you make a ROM hack.
  21. "Export SAV" is to export your save file, which is not available because you have none opened. Right above is "Save PKM" which you can use to export the Pokemon. Alternatively you could as well just drag and drop the mon out of the window, either directly from the boxes or from the image in the top left.
  22. Tools > Data > Mystery Gift Database
  23. BlackShark

    PkHex Error

    Use the dev build or wait for the next release.
  24. BlackShark

    PKHeX Error

    As it was said in the previous posts, get the dev build or wait for the next release.
×
×
  • Create New...