Jump to content

SkyLink98

Super Moderator
  • Posts

    1123
  • Joined

  • Last visited

  • Days Won

    84

SkyLink98 last won the day on April 14

SkyLink98 had the most liked content!

Reputation

478 Excellent

About SkyLink98

  • Birthday 03/29/1998

General

  • Gender
    Male

Game Network IDs

Recent Profile Visitors

83633 profile views
  1. 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 relateed 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.
  2. 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
  3. 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.
  4. Yeah Yeah just checked, Pikachu has Scale >= 140, while Typhlosion has it fixed to 128
  5. 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.
  6. 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:
  7. 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
  8. 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.
  9. 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.
  10. 88 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.
  11. 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.
  12. 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.
  13. 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.
  14. 406 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.
  15. 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
×
×
  • Create New...