Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:Custom Keyboard: Difference between revisions

From Hacks Guide Wiki
Created the page
 
Added a warning about uninstalling CFW
Line 15: Line 15:
#Wait for it to load, '''read the messages before accepting them''', and press <kbd>A</kbd> to reboot your 3DS.
#Wait for it to load, '''read the messages before accepting them''', and press <kbd>A</kbd> to reboot your 3DS.
#Open FBI and install the CIA file at <code>sd:/gm9/customkyb/Keyboard_Custom.cia</code>.
#Open FBI and install the CIA file at <code>sd:/gm9/customkyb/Keyboard_Custom.cia</code>.
{{Warning|text=Uninstalling CFW with the custom keyboard installed will <b>brick your system</b>. Make sure you restore the original keyboard before you uninstall CFW!}}


==Restoring the Original Keyboard==
==Restoring the Original Keyboard==
To uninstall the custom keyboard and restore the original one, open FBI and install <code>sd:/gm9/customkyb/Keyboard_Original.cia</code>.
To uninstall the custom keyboard and restore the original one, open FBI and install <code>sd:/gm9/customkyb/Keyboard_Original.cia</code>.


== Source Code ==
==Source Code==
The GitHub repository can be found [https://github.com/cooolgamer/3DS-custom-keyboard here]. Screenshots are in the README.
The GitHub repository can be found [https://github.com/cooolgamer/3DS-custom-keyboard here]. Screenshots are in the README.

Revision as of 22:49, 27 July 2026

Installing a custom keyboard has many advantages:

  • Typing Japanese characters on a non-Japanese system
  • Using the full-width font that's used on the Wii
  • Using characters from the DS keyboard that were removed on the 3DS (e.g. the button icons and PictoChat faces)
  • Using other normally-inaccessible characters in the 3DS system font

How to Install

  1. Download the latest version of cooolgamer's custom keyboard from this page (choose light mode or dark mode).
  2. Extract the archive and copy the gm9 folder to the root of your SD card.
    • Make sure you don't already have a custom keyboard installed.
  3. With the SD card in your 3DS, hold the START button while booting to open GodMode9.
  4. Press the HOME button, choose Scripts, and run the Custom Keyboard script.
  5. Wait for it to load, read the messages before accepting them, and press A to reboot your 3DS.
  6. Open FBI and install the CIA file at sd:/gm9/customkyb/Keyboard_Custom.cia.
Warning icon Uninstalling CFW with the custom keyboard installed will brick your system. Make sure you restore the original keyboard before you uninstall CFW!

Restoring the Original Keyboard

To uninstall the custom keyboard and restore the original one, open FBI and install sd:/gm9/customkyb/Keyboard_Original.cia.

Source Code

The GitHub repository can be found here. Screenshots are in the README.