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
 
m Changed <kbd> tags to button template
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Warning|text=Uninstalling CFW while a custom keyboard is installed will <b>brick your system</b>. Make sure you restore the original keyboard before you uninstall CFW!
If your 3DS is bricked because of a custom keyboard, follow [[3DS:Keyboard Unbrick|this guide]] to repair it.}}
Installing a custom keyboard has many advantages:
Installing a custom keyboard has many advantages:


Line 11: Line 14:
#Extract the archive and copy the <code>gm9</code> folder to the root of your SD card.
#Extract the archive and copy the <code>gm9</code> folder to the root of your SD card.
#*Make sure you don't already have a custom keyboard installed.
#*Make sure you don't already have a custom keyboard installed.
#With the SD card in your 3DS, hold the <kbd>START</kbd> button while booting to open GodMode9.
#With the SD card in your 3DS, hold the {{B|START}} button while booting to open GodMode9.
#Press the <kbd>HOME</kbd> button, choose ''Scripts'', and run the ''Custom Keyboard'' script.
#Press the {{B|HOME}} button, choose ''Scripts'', and run the ''Custom Keyboard'' script.
#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 {{B|A}} 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>.
==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.