Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/29/23 in all areas

  1. If we go the super conservative route, then yes, that is true. Having clones in any capacity would by risky. Do note that there are situations that natural clones can be generated, and by the same token, those would be risky too, since HOME isn't very well programmed and they don't appear to keep very good documentation to prevent stuff from being flagged (example would be new events wouldn't be allowed for trades until they are whitelisted). Do keep in mind that the appetite for risk varies from person to person, so how comfortable would you be with the knowledge that GF/ILCA doesn't check these things super seriously nor in a super detailed fashion, and where do you draw the line for what kind of clones are acceptable, are up to you. While true, anything with a Tracker that has entered a different person's HOME gets the tracker rerolled, ESPECIALLY if the existing tracker is already in HOME.
    1 point
  2. 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
    1 point
  3. e-Writer https://github.com/The-Revvy/e-writer An e-Reader based .ek3 injector for Pokemon Ruby/Sapphire Replaces the first Pokemon in your party with a user-generated .ek3. Usage Generate a .ek3 file using PKHeX, rename it to "input.ek3", and run "inject.py". This will generate "card.z80", which can then be built into a functioning dotcode. The included "input.ek3" will inject the following Pokemon: METAGROSS (shiny) adamant lvl 100 no item 31/31/31/7/31/31 128/252/0/0/0/128 meteor mash/earthquake/rock slide/explosion all 32 ribbons Revvy/57690/24422 How to build Download nedcmake from caitsith2.com E-Reader Development Tools To run in an emulator: generate RAW: nedcmake.exe -i card.z80 -o us -type 1 -region 1 -raw To run on real hardware: generate BMP: nedcmake.exe -i card.z80 -o us -type 1 -region 1 -bmp Video of the program in action
    1 point
×
×
  • Create New...