Skip to content

DRXUtil, but now with an added GamePad "formatter" to skip resetting the console as a whole.

License

Notifications You must be signed in to change notification settings

team-orangeBlue/DRXUtil_PlusPlus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRXUtil

DRC/DRH experiments.

Features:

  • Program DRC firmware (e.g. to write arbitrary EEPROM data)
  • Program DRC language (to avoid using the settings app which isn't exactly reliable)
  • Program DRC fully (e.g. to downgrade/upgrade it)
  • Program DRH (feature completeness) For modified firmwares:
  • Set EEPROM region byte (to pair with an unmodded console enforcing region checks)
  • Dump DRC EEPROMs (to backup)
  • Pair DRC (because yes!)
  • Enable DevKit menu (available on all retail DRCs), boot with L+ZL
  • Enable TESTMODE (factory mode)
  • Set initial boot flag to effectively factory reset the DRC

Disclaimer

Modifying the DRC firmware and settings to non-production values can cause permanent damage.
No one but yourself is responsible for any sort of damage resulting from using this tool.

Building

For building you need:

To build the project run make.

See also

About

DRXUtil, but now with an added GamePad "formatter" to skip resetting the console as a whole.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.6%
  • C 40.0%
  • Makefile 3.4%