Skip to content

Kanade666/PCHex-plusplus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#What is this? PCHex++ is a 3ds homebrew POKEMON XY and ORAS save file editor with a touch based gui.

#How do i get it? You can compile it from source or check its topic on GBATemp: for more information. Pre-compiled builds are available in the Release section of this github.

#How can i use it? You can launch the 3dsx binary from the 3ds Homebrew Launcher or install the cia binary with your favourite tool

#How can i compile it? To compile this project you will need a working devkitPRO enviroment with ctrulib 1.1, sf2dlib, sftdlib, sfil and hbkb. You can make a cia-compatible elf, a 3dsx binary or a 3dsx DEBUG binary to be used on citra, you can produce the desired binary de-commenting these lines. On Windows you can convert your cia-compatible elf into a pleasant cia with the command make cia.

Please note that PCHex++ is not compatible with ctrulib 1.0 or below.

About

A C++ enhanced port of PCHex

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.8%
  • Makefile 5.1%
  • C 0.1%