From 0401c629574f2a2ae3816c8eb248063874f3c3b4 Mon Sep 17 00:00:00 2001 From: Aurora Date: Wed, 27 Apr 2016 04:33:23 +0200 Subject: [PATCH] Updated Other features and notes (markdown) --- Other-features-and-notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Other-features-and-notes.md b/Other-features-and-notes.md index 03497a0..656e22b 100644 --- a/Other-features-and-notes.md +++ b/Other-features-and-notes.md @@ -21,13 +21,14 @@ How to use: - `y_NAME.bin` - `sel_NAME.bin` _(for SELECT)_ - `r_NAME.bin` +- `a_NAME.bin` - `right_NAME.bin` - `left_NAME.bin` - `up_NAME.bin` - `down_NAME.bin` `def_NAME.bin` gets launched by holding the **START** button or if chosen payload doesn't exist, for the others you need to hold their corresponding button. -For the `r_NAME.bin` and `sel_NAME.bin` you need to press **L+R** and **L+SELECT** on boot respectively. +For the `r_NAME.bin`, `a_NAME.bin` and `sel_NAME.bin` you need to press **L+R**, **L+A** and **L+SELECT** on boot respectively. If you're using a non-screen-init version of A9LH, it will be done automatically before launching the payload. ---