Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/15/22 in all areas

  1. I've made a simple tool to quickly check all 2^32 raid seeds in order to maximize drops. Currently I focused on Herba Mystica as it seems to be the most valuable drop. Turns out you can get as much as 10 herbs from a single raid! I found idea of raid seed injection interesting because it allows a single person with CFW to inject a seed (via PKHeX or cheats) and host that raid over and over for other people. You can e.g. help your friends to farm herbs quickly and make their shiny hunts much easier. Currently I generated seeds just for Herba Mystica but if anyone is interested in different drops and/or shiny Pokémon just let me know here or open an issue in my GitHub repository (https://github.com/MewTracker/sv-research). Herba Mystica (8, 9 and 10 drops): Scarlet Seeds / Violet Seeds Ability Patches (5 drops): Scarlet Seeds / Violet Seeds Shiny 6IV: Scarlet Seeds / Violet Seeds Credits: RaidCrawler - original drop generation logic PKHeX/pkNX - file formats, structures, etc. RaidCalc Current RaidCalc version: 6.17.0 (download link) Easy to use seed finder: blazing fast performance - much faster than any PKHeX-based utility filtering by Pokémon parameters (species, shininess, IV ranges, tera type, ability, nature, gender) filtering by raid reward count (you can filter for specific rewards) filtering by raid difficulty configurable game version, story progression and raid boost seed viewer EDIT: Added seeds for Ability Patches EDIT2: Added 6IV shinies EDIT3: Added RaidCalc release info
    2 points
  2. Version 2.0.2

    8308 downloads

    Introduction Typically dumping savs from bootleg GBA carts will result in a save that won't be usable on emulators nor save editors. That is because the save is typically stored with the ROM data, instead of the designated save location. This program is able to extract and inject saves into bootleg Pokémon GBA ROMs. Usage You can drag and drop the game (.gba/.bin) onto the program, or open it. The save (if available) is then dumped into the same directory as where the game is. You can extract the save for editing, and then choose to inject back the edited save. Technical Explanation This program checks every 0x1000 of the save file, starting from 0xFF8. (if it's a save, the initial 2-words at every 0xFF8 in the save are identical to each other, and the initial 2-words at every 0xFFE in the save are the same, that being blanks) Image example: Tests done. Tested on a copy obtained from here, as well as on an owned bootleg cartridge.
    1 point
  3. A valid PID can be found by using Pokefinder. Gen 3 > Static > Searcher, set the filters for HP of 19 to 19, Atk of 4 to 4, leave the rest of the IV filters unchanged, Ability to 0, and Nature to Brave. Any PID from the list that appears when you hit "Search" should be valid.
    1 point
×
×
  • Create New...