More actions
m (Text replacement - "Category:3DS homebrew applications" to "") |
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "") |
||
Line 71: | Line 71: | ||
* GitHub - https://github.com/Strackeror/PCHex | * GitHub - https://github.com/Strackeror/PCHex | ||
* GBAtemp - https://gbatemp.net/threads/pchex-homebrew-pkhex.397565 | * GBAtemp - https://gbatemp.net/threads/pchex-homebrew-pkhex.397565 | ||
Latest revision as of 05:33, 6 Mayıs 2024
PCHex | |
---|---|
General | |
Author | Strackeror |
Type | Save Managers and Editors |
Version | 0.5 |
License | Mixed |
Last Updated | 2015/10/11 |
Links | |
Download | |
Website | |
Source | |
PCHex is a POC homebrew port of PKHex, a Pokémon save editor. The name PCHex comes from the fact that most people will be using it to edit pokemons in the game's PC.
The homebrew is coded in C and has a terminal-based UI.
Features
- Load a save directly from cartridge/software.
- Access the box data and the pokemons inside.
- Edit the Pokemons.
- Export the save back.
Installation
Available in 3DSX format.
User guide
Choose PCHex from the Homebrew Launcher.
Choose your Pokémon game as the target game.
Follow Instructions.
Select to export your changes.
Media
Using PcHex From MenuHax/Homebrew On Pokemon Omega Ruby (Part 1) (Viocilx)
Changelog
0.5
- Added Nature Editing.
- Added display for EV Total.
- Exporting the save does not quit the app anymore.
0.4.1
- Fixed Edit window titles.
- Fixed missing letter 'l' in edit windows.
0.4
- Added Editing for Species, Moves, Held items and Pokeballs with a special UI.
- Added Pokemon Form handling, should now display correct stats.
- Added Direct Export to game.
- Added automatic save backups.
0.3
- Added 'Manage' tab for saving and copypasting pokés (AKA cloning).
- Removed 'Select' Key to save (it was causing crashes).
- Fixed Some pokéballs not displaying the correct name.
- Tentative to fix problem where PCHex can't load the save archive.
0.2
- Added Pokérus value editing.
- Added gender Switching.
- Added Legal ability editing.
- Added Moves displaying.
- Fixed PID rerolling and shinifying changing gender.
- Added some debug messages for troubleshooting.