Jump to content

MewTracker

Member
  • Posts

    98
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by MewTracker

  1. Sure, but I'm so busy at the moment I didn't even play the DLC yet This will take some time but I will add DLC support as soon as possible.
  2. v4.12.0 Download: https://github.com/MewTracker/sv-research/releases/
  3. In current game version only phony forms can be obtained from raids, so there's no need for distinction. All future Pokémon forms will be handled in the same way (only when there are multiple forms actually available). Yes, you cannot obtain three-segment form from tera raid directly (unless hax). You can obtain rare Dunsparce and evolve it.
  4. v4.11.0 Download: https://github.com/MewTracker/sv-research/releases/
  5. v4.10.0 Download: https://github.com/MewTracker/sv-research/releases/
  6. v4.9.0 Download: https://github.com/MewTracker/sv-research/releases/
  7. This is about distribution groups. There are up to 10 groups per event and every den is assigned to a group. In practice we never see more than 2-3 groups at a time, so it's enough to find yourself one den per group and keep reusing them forever. You can easily play around with this during multi-group events such as Garchomp and Sylveon Spotlight. I would like to properly research that and add a map but I don't really have time recently. Yep, that feature allows your save to "forget" that you have caught a 7* Pokémon.
  8. I've just checked using: AreaID=16 SpawnPointID=2 Content=Distribution Seed=111163DA (the one you provided) and it's a ghost tera, shiny Gimmighoul. Remember that day rollover and connecting to the Internet refreshes the dens. If you want to propagate raid parameters and seed in PKHeX you need to keep Shift button pressed while clicking "Copy to Other Raids" button. Without Shift it will propagate other parameters but not seed.
  9. As with every event you need to inject its data to your save: This is an event, so "distribution".
  10. First of all double check if BCAT data is injected correctly. Second thing to worry about is distribution group: Just inject same raid into every den with PKHeX, walk around and test a few dens. You will quickly find one that belongs to a correct group.
  11. True and that's painful. Also we don't have any sort of map to know which dens belong to specific distribution groups for events. I would like to address this some day... You can either propagate seed to all dens or find a den in game -> change its state (collect LP, beat the raid) -> compare changes to previous save file. Once you find a difference you have a "well-known" den which you will probably end up using for all spoofs.
  12. Future daily seeds (those 64-bit ones) are not predictable. Game saves only current and next one, future ones are generated in a cryptographically secure manner. However even if there was a way you would still need a seed from your save and accessing that requires a hacked Switch. There's no way to get around that requirement except joining shiny raids hosted by other people from their hacked consoles. Typically you just use Raid Editor in PKHeX to edit seed values for desired dens. Keep in mind that dens change every day, so pay attention to your clock. Connecting to the Internet also refreshes dens.
  13. v4.8.0 Download: https://github.com/MewTracker/sv-research/releases/ @PJohns There is no sorting option. Keep increasing "min items sum" to find a threshold that works for you. To iterate faster try searching on a smaller seed space (e.g. 00000000-10000000 will be 16 times faster and it checks enough seeds to find good values). Once you find a satisfying threshold value do a full search (00000000-FFFFFFFF). Please note that there are filters for "<type name> Tera Shard" and just "Tera Shard". First one searches for hardcoded item of specified type. "Tera Shard" indicates shards that match tera type of current raid Pokémon. "Material" works the same way, it's a Pokémon specific material drop. In your case you probably want to set Pokémon tera type to Ghost and search for "Tera Shard" item. @peacemaker_jamie Done
  14. v4.7.0 Download: https://github.com/MewTracker/sv-research/releases/
  15. Because there is nothing to set here. When raid is generated a fake TIDSID value is used and shininess is determined based on that fake value.
  16. You can propagate a single raid to all dens in PKHeX. Then it's a matter of trying 2-3 dens in-game to find one that belongs to a correct distribution group (only in case of events). I'd love to have a proper map with den IDs and distribution groups but currently I have no time to work on this.
  17. v4.6.0 Download: https://github.com/MewTracker/sv-research/releases/
  18. v4.5.0 Download: https://github.com/MewTracker/sv-research/releases/
  19. @Muchacho13 This regression (applies to non-event Pokémon only) was introduced in 4.3 and has been already fixed in the most recent test build.
  20. v4.4.0 Download: https://github.com/MewTracker/sv-research/releases/ @blooddragon88 If you close the game you can adjust the clock before opening it on the next day. This way you can stay on the same day forever. If you have multiple raids you want to reapply often you can use PKHeX to export whole raid data block and just import it later, that's much faster than doing manual edits all over again.
  21. v4.3.0 Download: https://github.com/MewTracker/sv-research/releases/
  22. v4.2.0 Download: https://github.com/MewTracker/sv-research/releases/
  23. v4.1.0 Download: https://github.com/MewTracker/sv-research/releases/
  24. At least one specific example would be helpful... Anyway, use encounter database feature to make sure your basic filters make sense. You can check which raids contain a specific Pokémon and double click on an encounter to propagate it to your basic filters.
  25. Yes, those criteria are extremely restrictive. Palafin + shiny already gives you just ~3000 encounters out of 4 billion possible seeds. Pick IV that's least important and allow a wider range of values. Sometimes going to 30 on a single IV can make a difference.
×
×
  • Create New...