Jump to content

SkyLink98

Super Moderator
  • Posts

    1128
  • Joined

  • Last visited

  • Days Won

    85

Everything posted by SkyLink98

  1. Use the PKHeX encounter database
  2. That save file is completely blank. There's nothing to recover from there. Use TWL Save Tool instead of Checkpoint to dump DS saves. Checkpoint is known to corrupt DS save files.
  3. 73 downloads

    This gift was distributed to players via the serial code R1LLAB00M2024TW to commemorate the beginning of the Pokémon Asia Master Ball League Championships. This Pokémon is based on the Wei Chyrto Rillaboom used during the 2024 Pokémon Championships. Wonder Card ID #0066: Wei Chyr’s Rillaboom Gift Species Rillaboom TID 250419 Distribution Serial Code Location a Battle Competition Dates April 19 to July 31, 2025 PID Cannot Be Shiny Games Scarlet Violet Nature Adamant Ability Grassy Surge (HA) Item Choice Band Tera: IVs EVs HP 31 110 ATK 31 252 DEF 31 0 SPA 31 0 SPD 31 0 SPE 31 148 Lv. 50 Moves (ITALIC means Relearnable) Grassy Glide Wood Hammer U-turn High Horsepower Battle Champion Ribbon Partner Ribbon Lang Slot Mon's Lang Nickname OT Name OT's Lang JPN (lang' tag default) Wei Chyr JPN ENG (lang' tag default) Wei Chyr ENG FRE (lang' tag default) Wei Chyr FRE ITA (lang' tag default) Wei Chyr ITA GER (lang' tag default) Wei Chyr GER SPA (lang' tag default) Wei Chyr SPA KOR (lang' tag default) Wei Chyr KOR CHS (lang' tag default) Wei Chyr CHS CHT (lang' tag default) Wei Chyr CHT Only One Redemption Allowed Format Ver.3.0.1-5, Post Updated Date:20250422_0049 What can be done with these files PKM creation with PKHeX (drag & drop the wondercard file in the spot where you want the Pokémon) In-Game Mystery Gift redemption with Switch Gift Data Manager
  4. 133 downloads

    Event description This is an event raid held by Scarlet and Violet. Notably, with this event you get a chance to encounter Tera raids featuring a level 100 (Shiny Locked) Salamence, with the Flying Tera Type. This event ran from April 18 to 20, 2025. How to encounter this raid in-game For this raid to be findable by players, they must first have unlocked 6-Stars Raids through story progression. This requires completing the entire game story and the post game until the academy tournament. Players must then complete 10 4-stars or 5-stars raids. Only after all these steps have been performed, the player will receive a call from Jacq, which he will proceed to tell you about dangerous black crystal raids. What can be done with these files The files to be imported into your save file are placed in the Files directory. We also provide human-readable data in Json format, and an Identifier.txt file containing the event index. Use our tutorial to import these files into your save. After importing you might need to advance one day in the Date/Time from your console System Settings, to reroll the dens. To see other Poké Portal Events, here.
  5. Correct. Also correct. Both random height and copy height (equal to scale) are perfectly legal, for both old and new raid events. Note that the random height still has to be related to the seed. Editing the Height with random values without changing all the other Pokémon values accordingly would result in an illegal Pokémon.
  6. Afaik there's no public tool available to calculate valid spreads for Colo starters, unless recent Pokéfinder updates included it. You can eventually look into PKHeX source code to understand how it works, though. Here you have various methods to generate valid starters: https://github.com/kwsch/PKHeX/blob/ba4d054089519162ddd719e8c762774171c58308/PKHeX.Core/Legality/RNG/CXD/MethodCXD.cs#L100
  7. See here for various methods to dump NDS save files: https://projectpokemon.org/home/tutorials/save-editing/managing-nds-saves/ Alternatively, if you have a NDS fat/lite, with an open wifi network you can use ftp dumping with this tool: https://github.com/AdmiralCurtiss/nds-savegame-manager/releases You can take coords from another save file, you can start a new one and take them from there, or download an user contributed save file.
  8. Yeah Yeah just checked, Pikachu has Scale >= 140, while Typhlosion has it fixed to 128
  9. You may try to load the save file in PKHeX and changing the Map Coordinates. Might take valid coordinates from another save file. Don't attempt glitches without making a save file backup first.
  10. Most (possibly all, I should double check) of Mighty Encounters (Unrivaled raid events) have Scale set to 128, both old and current ones. Height and Weight have always been random for raids, except that HOME 3.0.0 introduced the copy height (Scale → Height): https://github.com/kwsch/PKHeX/pull/3899/commits/c1c36965a662402ea65d5c0aeb9d027e9759474c Tera Finder also had to be updated to handle this HOME copy height quirk https://github.com/Manu098vm/Tera-Finder/commit/17286cbbc9df98709857229de3715af5f5d107c0 As examples, we can look at the latest Mighty raid, Tyranitar: And at the first Mighty raid, Charizard:
  11. No SV game patch changed the Height/Weight behavior, it was a HOME patch. Connecting to Pokémon HOME (even without actually opening the SV save file) copies the Scale value into the Height field for any Pokémon in the SV save files on the console. The reason the user thinks new events have variable height is probably just because they haven’t connected to HOME after obtaining the Pokémon
  12. There's no general answer. Depends on how the cheat code works, and if the developer accounted for the RNG correlations/mechanics. SV wilds/eggs have no RNG correlations anyways. SV encounters are all separate crypto rng calls, except for raids.
  13. I only tested with the PAL distribution, the game would crash upon loading the GBA multiboot to distribute the Celebi or the Pikachu on the GBA games. Unsure about the US distro.
  14. 192 downloads

    Event description This is an event raid held by Scarlet and Violet. Notably, with this event you get a chance to encounter Tera raids featuring a level 100 (Shiny Locked) Tyranitar, with the Ghost Tera Type, and a level 75 Blissey with various rare item rewards. This event ran from April 4 to 6, 2025. How to encounter this raid in-game For this raid to be findable by players, they must first have unlocked 6-Stars Raids through story progression. This requires completing the entire game story and the post game until the academy tournament. Players must then complete 10 4-stars or 5-stars raids. Only after all these steps have been performed, the player will receive a call from Jacq, which he will proceed to tell you about dangerous black crystal raids. What can be done with these files The files to be imported into your save file are placed in the Files directory. We also provide human-readable data in Json format, and an Identifier.txt file containing the event index. Use our tutorial to import these files into your save. After importing you might need to advance one day in the Date/Time from your console System Settings, to reroll the dens. To see other Poké Portal Events, here.
  15. If you have more copies of the Arceus in BDSP, all of the copies except one will get flagged. Make a save file backup before transferring it in other games, and restore the backup after transferring it out.
  16. Ensure you're running the latest Luma 3DS, use the 3DSX with the Homebrew Launcher or install the CIA in the Home Menu. If you can't either dump the save with checkpoint or install TWLSaveTool, i'm afraid you're out of luck. Chances are your 3DS setup have something wrong, might be a good idea to setup it properly.
  17. File names are important. The LGPE saves must be named "savedata.bin", not "SaveData.bin". Rename and it'll work, I just loaded it up on my console.
  18. 536 downloads

    Event description This is an event raid held by Scarlet and Violet. Notably, with this event you get a chance to encounter Tera raids featuring a level 100 (Shiny Locked) Tyranitar, with the Ghost Tera Type. This event ran from March 28 to 30, 2025. How to encounter this raid in-game For this raid to be findable by players, they must first have unlocked 6-Stars Raids through story progression. This requires completing the entire game story and the post game until the academy tournament. Players must then complete 10 4-stars or 5-stars raids. Only after all these steps have been performed, the player will receive a call from Jacq, which he will proceed to tell you about dangerous black crystal raids. What can be done with these files The files to be imported into your save file are placed in the Files directory. We also provide human-readable data in Json format, and an Identifier.txt file containing the event index. Use our tutorial to import these files into your save. After importing you might need to advance one day in the Date/Time from your console System Settings, to reroll the dens. To see other Poké Portal Events, here.
  19. RecoverSaveGen3 managed to partially recover the save file. Some blocks/mons would be missing, but at least the save file should be usable Rename the save file removing the .fixed at the end before using POKEMON_EMER_BPEE00.sav.fixed
  20. PKHeX does not support ROM Hacks.
  21. 715 downloads

    Event description This is an event raid held by Scarlet and Violet. Notably, with this event you get a chance to encounter Tera raids featuring a level 100 (Shiny Locked) Quaquaval, with the Water Tera Type. This event ran from March 14 to 20, 2025. How to encounter this raid in-game For this raid to be findable by players, they must first have unlocked 6-Stars Raids through story progression. This requires completing the entire game story and the post game until the academy tournament. Players must then complete 10 4-stars or 5-stars raids. Only after all these steps have been performed, the player will receive a call from Jacq, which he will proceed to tell you about dangerous black crystal raids. What can be done with these files The files to be imported into your save file are placed in the Files directory. We also provide human-readable data in Json format, and an Identifier.txt file containing the event index. Use our tutorial to import these files into your save. After importing you might need to advance one day in the Date/Time from your console System Settings, to reroll the dens. To see other Poké Portal Events, here.
  22. 607 downloads

    Event description This is an event raid held by Scarlet and Violet. Notably, with this event you get a chance to encounter Tera raids featuring a level 100 (Shiny Locked) Skeledirge, with the Fire Tera Type. This event ran from March 7 to 13, 2025. How to encounter this raid in-game For this raid to be findable by players, they must first have unlocked 6-Stars Raids through story progression. This requires completing the entire game story and the post game until the academy tournament. Players must then complete 10 4-stars or 5-stars raids. Only after all these steps have been performed, the player will receive a call from Jacq, which he will proceed to tell you about dangerous black crystal raids. What can be done with these files The files to be imported into your save file are placed in the Files directory. We also provide human-readable data in Json format, and an Identifier.txt file containing the event index. Use our tutorial to import these files into your save. After importing you might need to advance one day in the Date/Time from your console System Settings, to reroll the dens. To see other Poké Portal Events, here.
  23. 995 downloads

    Event description This is an event raid held by Scarlet and Violet. Notably, with this event you get a chance to encounter Tera raids featuring a level 100 (Shiny Locked) Meowscarada, with the Grass Tera Type. This event ran from February 28 to March 6, 2025. How to encounter this raid in-game For this raid to be findable by players, they must first have unlocked 6-Stars Raids through story progression. This requires completing the entire game story and the post game until the academy tournament. Players must then complete 10 4-stars or 5-stars raids. Only after all these steps have been performed, the player will receive a call from Jacq, which he will proceed to tell you about dangerous black crystal raids. What can be done with these files The files to be imported into your save file are placed in the Files directory. We also provide human-readable data in Json format, and an Identifier.txt file containing the event index. Use our tutorial to import these files into your save. After importing you might need to advance one day in the Date/Time from your console System Settings, to reroll the dens. To see other Poké Portal Events, here.
  24. 317 downloads

    Event description This is an event Mass Outbreak held by Scarlet and Violet. Notably, with this event players will encounter Charcadet, Smoliv and Finizen in the Paldea region, Applin, Sewaddle and Poliwag in the Kitakami region and Porygon, Scyther and Lapras in the Blueberry Academy. Notably, these encounters have a 0.5% shiny rate. This event ran from February 28 to March 20, 2025. What can be done with these files The files to be imported into your save file are placed in the Files directory. We also provide human-readable data in Json format, and an Identifier.txt file containing the event index. Use our tutorial to import these files into your save. After importing you may need to advance one day in the Date/Time from your console System Settings, to reroll the Outbreaks. To see other Mass Outbreak Events, here.
×
×
  • Create New...