From 8096b343ddb2e99cce75cf347550795cfe2dfd74 Mon Sep 17 00:00:00 2001 From: CTurt Date: Fri, 5 Dec 2014 22:13:15 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 442789f..e21ef43 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A 3DS homebrew application which allows you to use your 3DS as a wireless contro ### Setup and Usage Firstly, if you want to be able to use the circle pad as a joystick you will need to install [vJoy](http://vjoystick.sourceforge.net/site/index.php/download-a-install). However, if you just want to use the buttons, this is not necessary. -Copy the executable with the extension that applies to your loader: `3DSController.3dsx` for Ninjhax, `3DSController.3ds` for flashcards, or `3DSController.cia` for CFWs, into your 3DS's SD card or flashcard's micro SD card. +Copy the executable with the extension that applies to your loader: `3DSController.3dsx` and `3DSController.smdh` for Ninjhax, `3DSController.3ds` for flashcards, or `3DSController.cia` for CFWs, into your 3DS's SD card or flashcard's micro SD card. Create file called `3DSController.ini` on the root of your 3DS's SD card containing the local IP address of your PC with nothing else, no new lines, etc, for example `192.168.0.4`. Refer [here](http://www.helpfulpctools.com/HowToCheckYourLocalIP.php) if you are unsure of how to find your local IP address. @@ -13,9 +13,11 @@ Run `3DSController.exe` on your computer. If you are prompted, make sure to allo Start the application on your 3DS, there is no GUI, it will automatically try to connect to the IP address you put in `3DSController.ini`. -To make sure it worked, open Notepad and press some buttons on the 3DS, they should show up. +If it wasn't able to read the IP from `3DSController.ini` it will immediately exit. -To return back to the Homebrew Loader, hold down Start and Select. +Otherwise, you will just see a black screen, it should work. To make sure it works, open Notepad and press some buttons on the 3DS, they should show up. You can also test if the joystick works by going to Configure USB Game Controllers in Control Panel, it shows up as vJoy. + +If using Ninjhax press Start and Select to return to the Homebrew Loader, otherwise you can just exit with the Home button. ### Troubleshooting - Make sure your 3DS has internet access and is on the same network as your PC,