About This File
FlagsEditorEX(pert) is a PKHeX plugin for advanced users.
It allows you to edit all sorts of Flags and Event Work data from save files.
Source Code
https://github.com/fattard/FlagsEditorEXPlugin
Setup Instructions
- Download the plugin from the latest release.
- Extract and unblock them in Windows' Properties Menu.
- Put them in the plugins folder that is in the same folder as the PKHeX program path.
- If the plugins folder does not exist, create a new one, all lowercase letters.
Actions
The below actions are found in the plugin menu, from the Tools menu in the main PKHeX application.
Note: The lists may contain unused data, which will be filtered out later, as documentation on the flags progresses.
Edit Flags
This action opens the main window of the plugin.
All sorts of Flags and Event Work data can be edited through several tabs, that will open dedicated editors, and basic filters.
After finishing editing, export your save data from the base application.
No safety checks are done at all, so any combination of changes may cause issues like softlocks, crashes and permanent data loss. Save data backups are strongly recommended before going into flags editing.
Dump all Flags
This action will export the entire flag database with the current flag states (True/False) and event work values, with additional description (when available).
This action is mainly for researching flag states and diffing previous/current states to discover and document the flag usages, that will be added as human readable information.
Supported Games
All mainline games are supported (limited descriptions for many of them)
Red / Blue / Yellow (International and Japanese versions)
Gold / Silver / Crystal (International, Japanese and Korean versions)
Ruby / Sapphire / Emerald / FireRed / LeafGreen
Diamond / Pearl / Platinum / HeartGold / Soul Silver
Black / White / Black 2 / White 2
X / Y / Omega Ruby / Alpha Sapphire
Sun / Moon / Ultra Sun / Ultra Moon / Let's Go Pikachu / Let's Go Eevee
Sword / Shield / Brilliant Diamond / Shiny Pearl / Legends: Arceus
Scarlet / Violet
Support Information
- You can refer the support thread for help, bug reporting and features request. Check before posting duplicated support request.
- For Bug reporting only, you may also use the GitHub issues section
Note: Win 10 might block DLL files downloaded from the internet. In that case right click the plugin file, go to properties and check "unblock" (as seen here).
Contributing
Refer to the main GitHub repository page on how to contribute
Edited by fattard
What's New in Version 0.5.2 See changelog
Released
Plugin Additions
- Properly documented hidden items and field items flags for Gen7 databases.
Minor typos may exists, as well as swapped items in USUM.
Also, hidden items and field items are mixed together in Gen7, so there is a change that a field item is actually a hidden item instead.
Please, notify any mistakes at the issues section in github, or in the issues thread.