Skip to content

capitalism-sudo/CaptureSight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaptureSight

CaptureSight is a Nintendo Switch homebrew to view Pokemon data while playing Pokemon games.

Features:

  • View Pokemon species, attacks, IVs, etc. for
    • Wild Pokemon
    • In-Trade Pokemon
    • Raid Pokemon
    • Party Pokemon
  • View all active dens
    • The number of advances until a Shiny Pokemon
    • Species of a den
    • Shiny type of a den (star or square)
  • Since CaptureSight can show the next shiny frame, no external tools are needed for Raid RNG
  • Find the raid seed that created a Pokemon
    • Join a trade or raid with a person who doesn't have custom firmware and use CaptureSight to get their raid seed
    • With raid and trade views, anyone without custom firmware only needs to know someone with custom firmware to do Raid RNG

How do I use CaptureSight?

  1. Setup WerWolv's Tesla - https://gbatemp.net/threads/tesla-the-nintendo-switch-overlay-menu.557362/
  2. Download the latest CaptureSight.zip
  3. Unzip the archive to get capturesight.ovl
  4. Copy capturesight.ovl to be inside the /switch/.overlays directory on your switch's SD card
  5. Start Pokemon Sword or Shield
  6. Press the key combo to open Tesla Menu (L + Dpad Down + R joystick as of this writing)
  7. Open CaptureSight with Tesla

Building

  1. Install devkitA64, libnx, and rust
  2. Run make

Credits

Thanks to the following for helping make this app:

  • Switchbrew for their research and libnx which makes it possible to create homebrew
  • ReSwitched for their research, Atmosphere, and libstratosphere which is invaluable for switch homebrew
  • Kaphotics, SciresM, Matt, and all contributors of PKHeX and pkNX for the all the great resources this app uses
  • WerWolv for libtesla and EdiZon's isServiceRunning code
  • All translators and the translations they provided
  • Leanny, Admiral Fish, wwwwwwzx, Kaphotics, and Vladcik for looking into raid RNG
  • Leanny and Kaphotics for the PKHeX Raid Plugin, which CaptureSight borrows raid logic from
  • All Pokemon researchers and contributors
  • XorTroll and aarch64-switch-rs for the aarch64-none-elf.json file

About

Applet and Overlay to view Pokemon, Raid seeds, Advances until shinies, and more!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 94.3%
  • C++ 4.3%
  • Makefile 1.4%