PCHex 3DS: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "")
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = PCHex
|title=PCHex
| image = https://dlhb.gamebrew.org/3dshomebrew/PCHex.jpeg|250px
|image=Pchex2.png
| type = Hack Utilities
|description=PKHex (Pokemon save editor) in homebrew form.
| version = 0.5
|author=Strackeror
| licence = Mixed
|lastupdated=2015/10/11
| author = Strackeror
|type=Save Managers and Editors
| website = https://github.com/Strackeror/PCHex
|version=0.5
| download = https://dlhb.gamebrew.org/3dshomebrew/PCHex.rar
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/PCHex.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/pchex3ds.7z
|website=https://github.com/Strackeror/PCHex
|source=https://github.com/Strackeror/PCHex
}}
}}
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)''' ([https://www.youtube.com/watch?v=YVtLUUTTNt4 Viocilx]) <br>
<youtube>YVtLUUTTNt4</youtube>
<youtube>YVtLUUTTNt4</youtube>


= PCHex =
==Changelog==
3DS Homebrew port of PKHex, A Pokémon save editor. Currently just proof of concept.
'''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.


So I've been working on this for a little while and was giving update on the 3FHex's projects thread, but this is now getting to the state where it deserves its own thread. So here is my latest project : PCHex, a homebrew port of PKHex.<br> <a href="https://i.imgur.com/5gavvhq.jpg" target="_blank" class="externalLink" rel="nofollow"><br> Screenshot for good measure</a><br> <br> What this can do right now is :<br>
'''0.2'''
* Load a save directly from cartridge / software<br>
* Added Pokérus value editing.
* Access the box data and the pokemons inside<br>
* Added gender Switching.
* Edit the Pokemons<br>
* Added Legal ability editing.
* Export the save back<br>
* Added Moves displaying.
<br>
* Fixed PID rerolling and shinifying changing gender.
It's coded in C, is open-sourced, and has a shitty terminal-based UI so far<br>
* Added some debug messages for troubleshooting.
I'm currently in the process of redoing the UI entirely, this time graphical and touch-based.<br>
<br>
For those interested in trying it out, I uploaded the latest version on the post just down below, just extract in your 3ds folder and run with homebrew launcher.<br>
<br>
If anyone wants to help, I'll direct you to the <a href="https://github.com/Strackeror/PCHex" target="_blank" class="externalLink" rel="nofollow">github repo</a><br>
<br>
That's all for now, thanks for reading and please leave any feedback you have !<br>


== Build ==
==External links==
You need the latest git version of ctrulib, found here: [https://github.com/smealum/ctrulib https://github.com/smealum/ctrulib] as this will NOT work with devkitPro's base ctrulib.
* GitHub - https://github.com/Strackeror/PCHex
== Install ==
* GBAtemp - https://gbatemp.net/threads/pchex-homebrew-pkhex.397565
Copy the content of the &quot;export&quot; folder in your &quot;homebrew&quot; or &quot;3ds&quot; folder.
== Use ==
* Choose PCHex from the homebrew browser
* Choose your Pokémon game as the target game
* Follow Instructions
* Select to export your changes
= Known Issues =
* ?
= Todo =
* ?

Latest revision as of 05:33, 6 May 2024

PCHex
Pchex2.png
General
AuthorStrackeror
TypeSave Managers and Editors
Version0.5
LicenseMixed
Last Updated2015/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.

External links

Advertising: