File tree Expand file tree Collapse file tree 4 files changed +24
-30
lines changed Expand file tree Collapse file tree 4 files changed +24
-30
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # 3DS vJoy Controller
2+ This project allows anybody with one (or more) 3DS and vJoy to use their device(s) as a singular, coherent controller
3+ # Requirements
4+ - Nintendo 3DS
5+ - with this spicy firmware Nintendo loves
6+ - [ vJoy] ( https://github.com/shauleiz/vJoy )
7+ - Python
8+ - ` pyvjoy `
9+ ## Build
10+ - [ devkitARM] ( https://devkitpro.org/wiki/Getting_Started )
11+ # Getting the 3DS application
12+ ## Universal Updater
13+ > [ !NOTE]
14+ > The app is being submited to Universal DB to be available in the Universal Updater directly
15+
16+ ## Release
17+ Go over to the releases and download the binary
18+ ## Build
19+ ` cd 3ds && make `
20+ # Usage
21+ 1 . Install the ` .3dsx ` app to your 3DS devices
22+ 2 . Start the server using ` python3 server.py `
23+ 3 . Start the application on your 3DS devices
24+ 4 . Enter the IP of the server
File renamed without changes.
You can’t perform that action at this time.
0 commit comments