Files compatible w/ Saves
For programs that edit files that can be injected into saves, or finds data from such files,
but don't deal directly with saves.
Includes GP1, WCX, finding data for PKM etc.
26 files
-
004 Pokemon-Crystal Version
So, this file is a save file for retroarch and when you put it in the saves section under whatever emulator you are using it will work!!
If you don't have retroarch you can go to: https://retroarch.com
Message me if you need help!
In this save file I am at the goldenrod city and am trying to find the radio guy.
31 downloads
Submitted
-
PKX Extraction
By Poke J
Pokémon main line and spin off series RAM dump Pokémon extractor, programmed in C#.
This application extracts Pokémon from RAM dumps. The application supports gen 1-8 minus LGPE, BDSP, and PLA, as well as, the application supports Space World 97 demo, Colosseum, and XD.
.NET 7 is needed to run the application.
https://github.com/PokeJL/PKX-Extraction
1730 downloads
Updated
-
SWSH Overworld Checker (Deprecated)
By theSLAYER
Important news:
This is no longer supported, check out the PKHeX Plugin instead.
It reads the kcoordinates block exported from PKHeX.
You're also gonna need to download this file, specifically the 32-bit version: https://www.microsoft.com/en-us/download/details.aspx?id=13255
References:
PKHeX's Source code in relation to Xoroshiro calculation and Stats determination from the seed.
974 downloads
Updated
-
Bin and WR8 Reader (Deprecated)
By theSLAYER
PKHeX has introduced a Block exporting option, and thus, this program is born.
Able to read WR8 files, and the bin file that contains WR8. (Note, there is no intention of exporting WR8 from the bin)
You can scroll through the entries of the bin, by scrolling through the values here:
For technical info relating to the offset can be found here.
When more details are known (for example, if they store abilities or what the cashback thing is), those will be added.
To extract the block using PKHeX:
Edit: This tool is no longer being supported. A PKHeX Plugin was developed so that one doesn't need to dump the block from the save, and be able to read it natively, use that instead.
2380 downloads
Updated
-
Gen 8 OW Shiny PID Genner
The original purpose of this tool, is to recalculate a Shiny PID based on previous legal non-shiny Overworld8 PID. This tool has since been expanded to include IVs searching.
For background: in SWSH, the game actually has PID-IV-EC-Height-Weight correlation for any Overworld/Fishing/Symbol encounter.
So you cannot haphazardly make those into shinies.
In this tool, there's a few different options. For most (when required), you're gonna need to provide a legal non-shiny Overworld8 PID.
(In those scenarios, if your mon wasn't legal, this tool won't provide a PID to make it legal.)
If you do want the tool to provide legal details (besides PID), you can either provide a EC or seed (Overworld Stats Calculations); or select one of the options with longer for Overworld Shiny Calculation.
Overworld Shiny Calculation
Overworld Stats Calculation
Raid Stats Calculation
Experimental: Search via IVs
References:
PKHeX's Source code in relation to Xoroshiro calculation and Stats determination from the seed.
Sysbot Z3 page for raid stats determination from seed.
Leanny's Source code for Ability and Gender determination for raid stats from seed.
Admiral Fish's Raid stats generation write-up.
20119 downloads
Updated
-
Fashion Block Viewer and Editor *experimental*
By theSLAYER
EXPERIMENTAL!
Load a Fashion Block bin into the app.
Select Male or Female.
Then scroll through the options.
Use at your own risk. I strongly recommend you keep a backup of your unedited fashion bin.
If there's bugs, report em here: https://projectpokemon.org/home/forums/topic/58291-fashion-block-tool-bug-report-thread/
Please don't PM me to ask for help etc etc.
1196 downloads
Updated
-
Crappy Full Card Maker
Converts .WC6/.WC7 to full cards. (I assume to be used with distributor maybe?)
The file extension and size has to be correct.
Can be used for batch conversion. Just drag the files into the program.
295 downloads
Updated
-
Cute Charm Solver for Dummies
By theSLAYER
A simple program for those who struggle with the tutorial guide for shiny Cute Charm abuse.
Really easy to use.
Input Specifics (if you care), then hit Generate, then input the TID/SID for your trainer into your save, and ensure your cute charm lead has the right gender.
Note: This program will not generate a bunch of different TID/SID pairs.
It was programmed to only have one pair per option. If you want different pairs from what's listed, follow the guide.
Prerequisite: Ability to read, able to edit saves with PKHeX, able to backup and restore (edited and unedited) saves from your device/emulator.
1851 downloads
Updated
-
Event/Promoted Raids Reader
By theSLAYER
A basic reader that can read normal_encount and dai_encount file, that is the file that controls event/promoted raids.
To extract such a file from your save, read up on this page.
Not much features, and I don't really plan to add much. Besides species, chance, game, tiers, and possibility of shiny (0 is shiny allowed, 2 is forced shiny) what else is there to add, hmm?
Note - Refers to no. of attacks. It appears to be the number of moves the mon makes per turn, beyond the Dmax/Gmax move.
Note that drop_rewards/bonus_rewards presently not supported properly, and I have no intention for it to be supported properly.
8796 downloads
Updated
-
PokeFinder
By theSLAYER
This will be a RNG Tool for all main Pokémon games generations 3-7. It currently supports parts of generation 3.
PokéFinder is a cross platform RNG tool that is coded from my knowledge of Pokémon games and inspired by parts of RNG Reporter, GameCubeRNG, PPRNG(eventually), and 3DSRNG Tool(eventually) and currently has the following features:
Gen 3 RNG(Stationary; including Gales/Colo/Channel, Wild)
Credits (as per github)
Bill Young, Mike Suleski, and Andrew Ringer for RNG Reporter
chiizu for PPRNG
wwwwwwzx for 3DSRNG Tool
Pokémon researchers(OmegaDonut, Bond697, Kaphotics, Zari, amab, etc)
Sans for designing the GUI
Note: Always check their github, as it may have the latest version
37014 downloads
Updated
-
homebrew Savegame Manager
Utility to read and write save data to and from gba games.
Created By pokedoc
Changelog
- Initial release
Version 0.1.1 (12-7-2010)
- Fix broken restore sequence (you now need to press (B) on the start screen, instead of (A))
- Fixes and improvements to the restore function (verifies that .sav size >= save chip size, and that a save chip is present at all)
Version 0.2 (12-30-2010)
- Add an ini file (using libini by Simon White); drop it in the same directory as the homebrew or in the root folder if it does not work
- Add Wifi backup/restore mode (using ftplib by Thomas Pfau)
- Add File browsing
- Add (very experimental) Slot-2 Flash Card detection routine. If this works as expected, I will add a full Slot-2 based backup mechanism later.
- (hopefully) fix some issues with the EZFlash 3in1
Version 0.2.1 (1-9-2011)
- Definitely fix issues with EZFlash 3in1 mode on the EZFlash Vi (and probably several other cards as well).
Version 0.2.2 (2-12-2011)
- Fix more glitches with older EZFlash 3in1s. Enable 1-pass restore process.
- Add safety mechanism for WiFi restore process; if the file transfer fails, nothing will be deleted.
Version 0.2.3 (3-4-2011)
- Fix a 3in1 backup bug introduced with 0.2.2, dumping works again.
- Improves stability of the WiFi backup/restore processes. The program will no longer freak out if something interferes with the transfer.
- Adds partial GBA backup/restore mode (EEPROM is not supported yet).
Version 0.2.4 (4-10-2011)
- Modify 3in1 backup path so that it supports 3in1 with dead battery.
- Make it clearer when FTP mode has hit a small delay and the program is trying to continue.
- Program now makes use of lower screen for most messages, which allows longer, more detailled messages.
- Adds a Readme file/Manual to the program.
Version 0.3.0 RC1 (8-14-2011)
This is the first non-beta, feature complete release. It implements everything I know how to do. From now on, progress will be much slower (i.e. only when somebody figures out something new). If you want to start your own fork, this is the perfect time - there will be no more significant updates in the forseeable future (except for bug fixes and new translations).
- Adds the ability to translate most parts of the user interface.
- Adds Slot 2 backup mode (you will need a Slot 2 flash card; anything that has a DLDI driver should be supported).
- Enables FTP restore mode for saves bigger than the memory buffer (usually 2 MB), it now uses multiple passes in this case.
- Various stability fixes, especially aimed for R4 clones.
- Many behind-the scenes improvements aimed to simplify further hacking.
- Instruction file is no longer beta.
832 downloads
Updated
-
GP1 Viewer and Editor
By theSLAYER
A rudimentary viewer and editor program for GP1 files.
Supports drag and drop (just drag the GP1 onto the program).
Has a function to store location data, as well as use stored location data.
The bundled location.txt needs to be in the same folder as the program, for it to work.
Also has in-built CP calculator, based on IVs and level.
Note: the CP shown, is based on PGo CP calculation, which is how Go Park works.
Initial encounter, it will show PGo details. Once captured, the CP gets rerolled to Let's Go CP.
If you're rehosting it, please link/source THIS page.
Source Code: https://github.com/PP-theSLAYER/gp1editor
(I gotta warn you, it's horrible code)
Note from 13th December, 2018:
On this day, some of the stats of certain Pokemon has been changed.
If I'm not mistaken, unlike the forced stat change enforced during Let's Go's release, these only kick in if:
(1) you evolved into that Pokemon after the change or
(2) you powered up the particular species after the change or
(3) you freshly captured that species after the change or
(4) you received the Pokemon from trade after the change.
Meaning if you already had the creature before the change, it's CP and stats will remain unchanged on Pokemon Go, until you performed one of the points above.
Do note that these changes could be enforced in the future, even if the actions specified above wasn't performed.
[Confirmed on my end; I transferred 2 Meltan on 13-Dec, one captured before and one captured after the change.
The older one uses old CP calculation, while newer one uses new calculation. See image in screenshots section]
In any case, these are the Pokemon affected by the change:
17084 downloads
Updated
-
PK8-To-Pk7 Converter
DISCLAIMER FROM MODS (DO NOT REMOVE THIS DISCLAIMER):
1) It's not known when/if this is going to be patched (refers to transferring Gen 8 mons from Gen 7).
2) There's a chance that (in a future) people can get banned for using this method.
I (theSLAYER) personally don't recommend it, but I also know we can't stop people.
File info:
This Converter is Free and you must follow all the steps to get it working.
This is to run the PK8ToPK7 Exe
https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-desktop-3.1.2-windows-x64-installer
This is page contains any updated releases, if this page doesn't update.
https://github.com/easyworld/PK8toPK7/releases/
here's the source code I usually have the exe and source code in a file together
https://github.com/easyworld/PK8toPK7/archive/1.0.zip
then just place a pk8 file in the folder with the exe and drag it on top of the exe and a pk7 version of the pk8 file with be in the folder which u can now drag to a gen 7 save file
Pokemon Such as Melmetal and Meltan being a pb7 file you cant use this on
2108 downloads
Updated
-
Eligor (XDColo RNG Reporter)
By theSLAYER
This tool is effectively an RNG reporter for XD Colo Pokemon, and the dropdown box allows users to search for specific species.
Original Release: https://github.com/ijuintekka/Eligor/releases
1720 downloads
Updated
-
WC7 Editor (Deprecated)
By theSLAYER
As Gen 7 for 3DS has come to an end, I'm slightly more comfortable releasing this.
This is only for users who want to experience receiving a fake card (for fun)
Do note that:
1. Wonder cards edited/made would become illegal in nature
2. I don't recommend ever going online on a save that has wonder cards made from this
3. Do not contribute faked/edited events IN ANY WAY to us.
4. Do not ask for updates (unless it is for critical bug fixing)
If you need to report bugs, support thread:
2447 downloads
Updated
-
Makeshift Wonder Card Editor (Gen 5)
By theSLAYER
I randomly stuck random code together to create this editor, in part due to solving a user's problem.
AFAIK the viewing portion works, haven't really tried making anything, but in theory it should work.
573 downloads
Updated
-
WC6 Editor (Deprecated)
By theSLAYER
Original editor by @SciresM
Do note that:
1. Wonder cards edited/made would become illegal in nature
2. I don't recommend ever going online with wonder cards made from this
3. Do not contribute faked events made to us.
Original Thread:
441 downloads
Submitted
-
Submitted
-
Submitted
-
Updated
-
Submitted
-
Legality Checker for Gen 4 (Deprecated)
By theSLAYER
The original legality checker @Sabresite made a long time ago!
While it hasn't been updated in a long time, it is important to archive such tools!
Original Thread:
701 downloads
Submitted
-
RNG Reporter
By theSLAYER
This is a program that can generate TID-SID pairs, find PID, that's tied to IV, Gender, Nature.
Also provides the frame for emulator use, for tool-assisted RNG.
Finished Features
TogamiCalc
16-Bit Seed to Time
Colosseum Time Finder
Channel Time Finder
Box Time Finder
Wshmkr Time Finder
PID to IVs
Pokespot RNG
Gales of Darkness Time Finder
IVs to Frame
Credits (as per github)
Original RNGReporter dev team for creating RNGReporter.
Credits to amab for all the Channel Jirachi logic and Pokespot RNG.
Credits to Zari for the 16-bit seed to time logic, GameCube RNG searching logic, Pokespot RNG, and generally other advice.
Credits to Kaphotics for PID to IVs (aka Find Frame) logic and Pokespot RNG.
Credits to CollectorTogami for TogamiCalc.
Credits to Signum21 for IVs to Frame
143995 downloads
Updated
-
pk2pk - A Time Capsule Transfer Tool
By Kaphotics
Converts a pkm/3gpkm file to any of the forward generation formats, depending on what the user selects.
Drag & Drop tool that emulates:
Any official transfer method Fakes non-official transfer methods (backwards conversion)12098 downloads
Submitted
-
WC7Full from Ram-Dump Dumper (WFR Dumper)
By theSLAYER
Based on our discovery regarding Local Events being held in RAM,
I've made a mini program that'll dump WC7FULL files that are held in RAM.
(and of course, you must have a copy of said RAM dump to use this program)
While the program can show up to 10 entries, I've programmed it to dump up to 25 entries.
[Hypothetically speaking, there are unused spaces that can fit up to 25; in reality it may not be the case]
This program has drag&drop support!
827 downloads
Updated