Jump to content

BlackShark

Contributor
  • Posts

    1759
  • Joined

  • Days Won

    109

Everything posted by BlackShark

  1. In the Trainer Info editor look into the Misc tab, there should be a button that unlocks all fashion items.
  2. Uploading Scarlet/Violet saves is not allowed. Sharing saves could get you banned. There was a bug related to Gen 9 inventory that got fixed last week: https://github.com/kwsch/PKHeX/issues/4496 You can use the development build. Try and see if that works.
  3. You don't need to compile anything, that was never necessary. Just install the .NET 9 runtime and download PKHeX from here:
  4. The Lock Capsule is a special item in HeartGold and SoulSilver which can be brought over to Black and White using the Relocator to receive TM95 Snarl. This item was NEVER officially made available, so NO real wondercards ever existed! Wondercards ENGLISH 215 HGSS - Item Lock Capsule (FAKE) (ENG).wc4 FRENCH 215 HGSS - Item Lock Capsule (FAKE) (FRE).wc4 GERMAN 215 HGSS - Item Lock Capsule (FAKE) (GER).wc4 ITALIAN 215 HGSS - Item Lock Capsule (FAKE) (ITA).wc4 SPANISH 215 HGSS - Item Lock Capsule (FAKE) (SPA).wc4 JAPANESE 215 HGSS - Item Lock Capsule (FAKE) (JPN).wc4 KOREAN 215 HGSS - Item Lock Capsule (FAKE) (KOR).wc4 Action Replay Codes Unlocking the Relocator Go to Castelia City into the building north-west of the Central Plaza. Talk to the scientist on the 11st floor and answer his questions: English EVERYONE HAPPY SIMPLE CONNECTION French TOUS HEUREUX SIMPLE CONNEXION German ALLE GLÜCKLICH EINFACH CONNECTION Italian CHIUNQUE FELICE SEMPLICE CONNECTION Spanish TODOS FELICES SIMPLE CONEXIÓN Japanese みんな ハッピー かんたん つうしん Korean 모두 해피 간단 통신
  5. The saves name needs to match your ROMs name, otherwise the emulator wouldn't know what to load.
  6. That save size is invalid, it should be 128 kB, not 136. Remove the last 8192 bytes from that file to make it valid. You might have to append them again to import the file back into your emulator. save-BPEE01.4gs
  7. Uploading Scarlet/Violet saves is not allowed and not recommended because you risk to get banned. Besides that, I'm sure playing the cutscenes yourself is much faster than waiting for someone to come around with a save file.
  8. Latest PKHeX was released on February 23, so any encounter that was released at a later date is unknown and shown illegal. Just ignore the legality error and wait for the next release.
  9. That is not a save file. Did you use Checkpoint to get that? Checkpoint is broken for NDS games, use TWLSaveTool instead: https://github.com/TuxSH/TWLSaveTool/releases/latest
  10. You are supposed to open save files that are created when you save ingame, as you would do on your console. Save states created through the emulator menu are not supported.
  11. Read the first sentence of the error, your save is empty. Save ingame as you would on your console. Save states don't write into the save file.
  12. The error tells your what is wrong. Your save is empty. Save ingame properly as you would on your console, stop using save states.
  13. Why would you want that? It's not recommended to use outdated versions. If it's for ALM, get the latest version, which is compatible with the latest PKHeX, from santacrab2's fork: https://github.com/santacrab2/PKHeX-Plugins/releases/tag/25.02.23
  14. I think what they meant is that at some point during the last two weeks somehow over 200 saves and PKM files went missing. 2025/02/03: https://web.archive.org/web/20250203120729/https://projectpokemon.org/home/files/ 2025/02/20: https://web.archive.org/web/20250220064410/https://projectpokemon.org/home/files/
  15. No. The Ranger series is not supported. PKHeX is made for the core series games and a few Spin-Offs that can exchange Pokemon with them (like RS Box and Battle Revolution).
  16. In the Misc Editor you can edit records, but you need to know the Record ID for "Number of Link Trades". I'm not sure if anyone ever documented that. The transfer from Gen 4 to 5 isn't a link trade though. It's only considered a link trade when it stays in the same generation.
  17. Let's Go, Pikachu and Let's Go, Eevee https://bulbapedia.bulbagarden.net/wiki/Pokémon:_Let's_Go,_Pikachu!_and_Let's_Go,_Eevee!
  18. As it's written above, this Pokemon was distributed to Mainland China's LGPE. It can not be received on international versions.
  19. Retroarch added 8192 empty bytes (FF) to the end of the file. You can use a hex editor to remove them, you might have to add them back to correctly import the file back to Retroarch. Pokemon - LeafGreen Version (USA).srm
  20. Nobody can help you with that. Downloading ISO files of a game is piracy, which is illegal and against the forum rules (which you should have read). https://projectpokemon.org/home/guidelines/ The proper way to get an ISO is to dump it from the game you own with your GameCube/Wii. You can google for tutorials.
  21. Try this: https://github.com/projectpokemon/RecoverSaveGen3?tab=readme-ov-file#recoversavegen3
  22. Can you provide a link to that blog?
  23. Try this: https://github.com/projectpokemon/RecoverSaveGen3?tab=readme-ov-file#recoversavegen3
  24. I wasn't sure how gen 1/2 handles the removal of a Pokemon after a trade. In Gen 3 they just remove the species ID but leave the rest of the data, I hoped something similar for gen 1/2. So I opened your save in a hex editor and searched for the nickname. I found it still in slot 6 of the party, but the counter was at 5. After setting it to 6 I was able to see your Charizard in PKHeX. There's another way. Poke J's PKX Extractor scans the full file for any Pokemon data. With this you could find your Charizard as well. However for gen 1/2 the OT and nickname need to be manually fixed.
×
×
  • Create New...