Skip to content

Trademarked69/3ds-battery-patches

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3DS battery patches

Home Menu

Battery percent in status bar (statusbatpercent)
This patch replaces date in statusbar with battery percent. It is not possible to display "%" character, so it shows battery percent as ":35:" instead.

Screenshot

Battery icon in status bar with 25% bars (statusbaticon)
This patch makes the battery icon display each bar as 25% of battery charge.

Building

  • Dump DecryptedExHeader.bin from your HomeMenu.cia from your 3DS (guide) and place it next to createips.py

  • Rename DecryptedExHeader.bin to extheader_U.bin, extheader_E.bin, extheader_J.bin depending on the region its from

  • Install Python

  • Run pip install suppress

  • Download armips (mirror) and place it next to createips.py

  • Either run createips.py or make

About

3DS home menu battery patches for USA EUR and JPN.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.6%
  • Assembly 35.3%
  • Makefile 0.1%