Code Monkey home page Code Monkey logo

raidfinder's Introduction

RaidFinder

This is an RNG tool for Pokemon Sword/Shield. Due to the nature of the games only raids are RNGable.

Getting the Raid Seed

There are currently two ways to get the raid seed if you have access to CFW or a RCM vulnerable switch.

Option 1: Viewing game RAM (CFW only)

  1. Setup CaptureSight

  2. Use CaptureSight to view the raid seed.

Option 2: Dumping the savefile (CFW or RCM)

  1. Dump the save file. I will not cover how to do this since there are other resources that cover this.

  2. Install and setup PKHeX and the Raid Plugin for PKHeX.

  3. Open the save file you dumped in PKHeX and open the Raid Plugin. It will tell you all the relevant information of each den in your save file.

There are currently two ways to get the raid seed if you don't have access to CFW. These both require finding someone with CFW. Option 1 is the better of the two since it saves time on the person checking the raid seed for you.

Option 1: Trading the raid

  1. Capture the raid pokemon and don't save the game.

  2. Initiate a trade with this person and have them view the raid pokemon using CaptureSight. They will be able to tell you the EC, PID, and IVs of the pokmon.

  3. Install z3 which raid_solver.py uses. pip install z3-solver

  4. Use the raid_solver.py script that comes with RaidFinder and input the information it asks for. It will calculate your raid seed and output it to you.

Option 2: Joining the raid

  1. Have this person join your raid and catch the pokemon. Afterwards they should either send you the .pk8 file or tell you the EC/PID/IVs of the pokemon.

  2. Install z3 which raid_solver.py uses. pip install z3-solver

  3. Use the raid_solver.py script that comes with RaidFinder and input the information it asks for. It will calculate your raid seed and output it to you.

Credits

Leanny: Labeling den map and den hashes in the PKHeX Raid Plugin. Also providing me with event dens.

Kaphotics: Easy dumping of raid tables with pkNX. Also providing me with event dens.

rusted-coil: Providing a great open source seed searcher called OneStar from which I based my seed searcher.

raidfinder's People

Contributors

admiral-fish avatar ich73 avatar qhq avatar waynechang65 avatar cscorpion-h avatar easyworld avatar real96 avatar carlos-maestre avatar wwwwwwzx avatar abu-zaydabdullah avatar rickygrassmuck avatar gjfkkk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.