Jump to content

BlackShark

Contributor
  • Posts

    1731
  • Joined

  • Days Won

    106

Everything posted by BlackShark

  1. Fixed. The valid size for gen3 saves is 128kb, yours is only half the size. You should check your emulator settings and fix this, otherwise finishing the Elite 4 will corrupt your save. save-fixed.sav
  2. To change the trainer information use this. It will change the information of ALL the Pokemon in all boxes. You could use some filters, like filtering for only specific TIDs, specific boxes or whatever, if you don't want to have them all changed. .OT_Name=Your Name .TrainerTID7=123456 .TrainerSID7=1234 .OT_Gender=1 For the gender 1 is female, 0 is male.
  3. You need the NET8 Desktop Runtime x64 https://dotnet.microsoft.com/en-us/download/dotnet/8.0
  4. That save is empty. Make sure to save ingame before exporting the save file.
  5. Inheriting balls was introduced in Gen 6, anything bred in a prior generation can only legally be in a Poke Ball.
  6. This tool is obsolete, use PKHeX instead. It has better functionality to transfer Pokemon from one to another generation. pk2pk can nothing that PKHeX can not do. If you are looking for unofficial transfer methods, launch PKHeX in HaX mode and set AllowIncompatibleConversion to AllowImcompatibleAll.
  7. Pokemon Diamond/Pearl. You can see this by opening the save in PKHeX.
  8. New game updates change the save size/format. So PKHeX needs to be updated to handle the new format. There is no ETA. Just be patient and try to enjoy the game without PKHeX until then.
  9. New game updates change the save size/format. So PKHeX needs to be updated to handle the new format. There is no ETA. Just be patient and try to enjoy the game without PKHeX until then.
  10. The save from your broken cart is empty, there is nothing in it.
  11. In the research tab of the Event Flag Editor check the value of constant 194. This stores the day on which you have received the last TM from him. The value must be less than the number of elapsed days, which you can see in the Clock (RTC) editor. So if my number of elapsed days is 100 the constant should have a value of 93 or less to correctly trigger the TM guy.
  12. KBCATEventRaidIdentifier has been renamed to KBCATRaidIdentifier
  13. BlackShark

    Ayuda

    Do what the error says. Don't try to run PKHeX directly from the zip file, unpack it first. If you are trying to run the development build, make sure to unpack all the files and not just the exe.
  14. Last PKHeX release was on October 11, that Shiny Lucario was released on December 7. So of course it's not in PKHeX's database yet. Just ignore the message until the next release.
  15. There's a Rental Viewer Plugin in foohyfooh's Plugin Pile https://github.com/foohyfooh/PKHeXPluginPile#pkhex-plugin-pile
  16. Run the last 2 lines again. I thought you could just run all 4 together but seems like I was wrong.
  17. Use this command in the batch editor, it should fix all affected Pokemon. =RibbonCountMemoryContest=0 .HasContestMemoryRibbon=0 =RibbonCountMemoryBattle=0 .HasBattleMemoryRibbon=0
  18. From all games: https://bulbapedia.bulbagarden.net/wiki/Pokémon_Egg#Appearance
  19. Pokesav for HGSS was never really finished. The option is probably disabled because the feature was planned but never actually done. Nowadays you really should use PKHeX instead. If something can not be edited in PKHeX or one of its various plugins, it's likely that no one has figured out how to do it.
  20. PKHeX does not support ROM hacks, only the official games. If you want to modify a hack you have to ask the author of the hack if there's any way to do it.
  21. Oh I thought you were asking for ORAS because that commit specifically added the Pokeblocks for ORAS. For Gen 3 they have no editor.
  22. Untick "Search Within Boxes". Unfortunately the settings are not save so you have to do this everytime you use the database.
  23. The Mew is ok, PKHeX just doesn't recognize it. This is an issue with many event Pokemon from Gen 1/2 and even Gen 3. We would need a serialized format with all the relevant data of all of them to get that fixed. https://github.com/projectpokemon/EventsGallery/issues/261 Until then, if you trust the source, just ignore the message.
×
×
  • Create New...