Jump to content

MewTracker

Member
  • Posts

    92
  • Joined

  • Last visited

  • Days Won

    9

Posts posted by MewTracker

  1. Quote

    If I set more than 10 distribution raids, a number of them will have incorrect contents, and I can find about 9 - 10 "correct" dens. I think there might be a limit of 10 distribution, 1 black6 and 1 might7 raid at the same time, but I will gladly stand corrected if someone has more accurate and less empirical information. It could also depend on the event for all I know.

    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.

    4 hours ago, observeroftime said:

    It also appears as though the "Raid (7 star)" button in PKHeX only brings up a list of past events, and whether I have caught the pokemon from the 7* raid. I don't think there's any raid editing to be done with the "Raid (7 star)" button unless you want to re-capture another limited pokemon from the event. 

    Yep, that feature allows your save to "forget" that you have caught a 7* Pokémon.

  2. 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.

  3. 47 minutes ago, Polteageist said:

    I'm on PKHex right now and editing the seed values but how do I pinpoint the location of the raid I've edited? There is no GUI or description for the raid numbers. The areaID and spawn point ID don't say much about its exact location...

    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.

    • Like 1
  4. 11 hours ago, Albert930208 said:

    Do there any way to use my 64-bit daily seed to calculate when will the target shiny den spawn?
    or use the pokemon's PID to calculate daily seed or shiny den.  Just like SWSH.
    I wonder there is any easy way to find a shiy Gimmighoul with out hacking my switch. only helped by bots and calculater 

    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.

    17 minutes ago, Polteageist said:

    Just one question, where can I find the tutorial to inject the seed after using this seed generator? Because I could not find any tutorial on the first page of this thread nor on your github page T_T @MewTracker

    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.

    • Thanks 1
  5. v4.8.0

    Download: https://github.com/MewTracker/sv-research/releases/

    Quote

    Changes:

    • Added Gimmighoul event
    • Added support for shiny-locked Pokémon in events (Iron Leaves, Walking Wake, Gimmighoul)
    • Fixed rewards for Great Tusk and Iron Treads event

    @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 :)

    • Like 1
  6. On 5/23/2023 at 11:09 PM, coreycubed said:

    Can you not set TID / SID in RaidCalc for PID generation? It's fine if you can't, I can use other tools to do this, but I thought I was getting bad PID generation until I realized that RaidCalc didn't have the TID / SID set.

    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.

  7. Quote

    In the meantime, is there a map with the terra raid locations which show the proper index available anywhere? Entering 70ish seeds from PKHeX into the seed viewer in the hopes of finding the appropriate den is pretty time consuming, I feel like there has to be an easier way, and I'm just being dense 🤨

    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.

  8. v4.4.0

    Download: https://github.com/MewTracker/sv-research/releases/

    Quote

    Changes:

    • Added Typhlosion event

    @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.

  9. 10 hours ago, ZdsZodyrus said:

    So Im having a big isssue. No matter what filters I use, whenever I have the program search for seeds, it ALWAYS gives me 0 seeds. I dont know what Im doing wrong, can someone help?

    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.

  10. 6 hours ago, hildana said:

    hello, I have a question about searching , I want a 6iv shiny paladin , but the result is there are just 2 female paladin 6 iv shiny , is that mean in the game there I can’t get male paladin 6iv shiny in teraraid ?

    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.

  11. I think it is bad design to add this information to every row. Those parameters are not related to any particular data entry, it's global metadata for the whole result set. As I understand you are using export to CSV feature anyway, so it shouldn't be a problem for you to post-process generated files. You can just append whatever you want at the end of each row via simple search & replace in a text editor. Another option is to consider a naming scheme for your files that will include parameters as a part of file name and have your bot decode that.

  12. 6 hours ago, Muchacho13 said:

    Thanks a lot for this awesome tool! I love the export feature. Would it be possible to add the game, difficulty and Event as column?

    This requires multiple searches, event group and start count decide which encounter tables and drop tables are used.

    5 hours ago, Hans046 said:

    How can i change the drop from a raid?  Or can you create a seed with 10 herbs and shiny or 3 parch + herbs + shiny?

    Under Item Filters press "Edit Filters" to select which drops are interesting for you. Keep in mind there are VERY few 10 herba raids (around 3-6 depending on game version). Adding extra conditions to that is pretty much guaranteed to produce 0 results.

  13. 6 hours ago, jacksonf said:

    Hello! First, thanks for your work. I've found a little issue with the latest event. I was filling every parameter box and getting 0 results. Got very confused. Afterwards I chose to search for "Any" and then I saw the issue: It's giving the wrong Ability and Gender to them. Example: Iron Leaves appears with Ability Static and Male Gender, when it should be Quark Drive and Genderless. Other than that is working as intended (I've found my legit Iron Leaves seed and everything is correct).

    This has been fixed already in this commit (you can use newest test build with this fix). 1.2.0 updated personal stats for some Pokémon (Walking Wake and Iron Leaves were stubbed previously). Anyway filtering for gender/ability in this event is not recommended because all of them are genderless with their only ability.

    • V-Wheeeeeel!!! 1
×
×
  • Create New...