From eddaef5628d6cbd8e5f24b5d2d5168c5e7c8fad1 Mon Sep 17 00:00:00 2001 From: Han Sol Jin <37358975+hansoljin@users.noreply.github.com> Date: Sun, 21 Mar 2021 15:25:26 -0700 Subject: [PATCH] Add description for DeadSkullzJr's usrcheat.dat in Universal Updater (#8) This explains an easier method for 3DS consoles to download DeadSkullzJr's cheat database to use with TWiLight Menu++. It should avoid confusion for people using a 3DS family console. --- pages/_en-US/twilightmenu/faq.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/_en-US/twilightmenu/faq.md b/pages/_en-US/twilightmenu/faq.md index e5643fb2..785984d5 100644 --- a/pages/_en-US/twilightmenu/faq.md +++ b/pages/_en-US/twilightmenu/faq.md @@ -30,7 +30,10 @@ Go into TWLMenu++ Settings, and disable `Update recently played list`. - If it worked before, delete the `fatTable` and `patchOffsetCache` folders in `sd:/_nds/nds-bootstrap/` #### How do I use cheats? -You need to have a cheat DB in the form of a `usrcheat.dat` file in the `sd:/_nds/TWiLightMenu/extras/` folder. The most updated cheat database is [DeadSkullzJr's](https://gbatemp.net/threads/deadskullzjrs-flashcart-cheat-databases.488711/). Alternatively, you can use [r4cce](http://hp.vector.co.jp/authors/VA013928/soft_en.html) to create your own cheat DB. +You need to have a cheat DB in the form of a `usrcheat.dat` file in the `sd:/_nds/TWiLightMenu/extras/` folder. The most updated cheat database is [DeadSkullzJr's](https://gbatemp.net/threads/deadskullzjrs-flashcart-cheat-databases.488711/). +- On the 3DS, this database is available in the Universal Updater app as "NDS Cheat Databases." This will automatically install it to the required location. + +Alternatively, you can use [r4cce](http://hp.vector.co.jp/authors/VA013928/soft_en.html) to create your own cheat DB. #### How do I show a custom picture on the top screen of the DSi theme? A random `.png` image in `sd:/_nds/TWiLightMenu/dsimenu/photos/` will be shown each time the menu is loaded.