3DSUSBController

From GameBrew
3DSUSBController
3dsusbcontrollerhomebrew.png
General
Authorjcrm1
TypeUtilities
Version2022
LicenseMIT License
Last Updated2022/08/30
Links
Download
Website
Source

It is a three-part software system to use your 3DS as a cross-platform USB gamepad:

User guide

Requirements:

  • Java.
  • Teensy development board (or board with USB Serial and Joystick capabilities that can be programmed using Teensyduino).
  • 3DS capable of running homebrew (used Freakyhax without issue).

Instructions:

  • Follow the step in each repo (Server, Homebrew, USB-Device) to build/install all required software.
  • Connect Teensy to computer.
  • Start server (java -jar *.jar <Address> <Port>).
  • Start homebrew.
  • Enter address and port of server on 3DS (Example: 192.168.1.12:8080).

You can exit by pressing Start and Select simultaneously (button down on same frame). It is recommended spamming to get it right. You can use the touchscreen as the IR pointer in Dolphin. The input expression for Hide: Full Axis 2+` > 0.99999 | `Full Axis 3+` > 0.99999

Changelog

Server v1.2-beta 2022/08/30

  • Adds (untested) mouse support.
  • Modes:
    • joystick.
    • mouse.

USB-Device v1.0 2022/07/25

  • Update 3DSUSBControllerUSBDevice.ino.

Homebrew v1.0 2022/07/25

  • Follow the instructions in the README to run.

External links

Advertising: