Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 04:52, 18 May 2025 by Hyatt (talk | contribs) (Created page with "{{Infobox Switch Homebrews |title=SwitchLanController |image=SwitchLanController.png |description=Use N. Switch as a Wireless LAN joystick. |author=devnull-tech |lastupdated=2025/05/03 |type=Utilities |version=1.0 |license=N/A |download=https://dlhb.gamebrew.org/switchhomebrews/SwitchLanController.7z |website=https://github.com/devnull-tech/SwitchLanController-Client |source=https://github.com/devnull-tech/SwitchLanController-Client |donation= }} {{#seo: |title=Switch Ho...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SwitchLanController
General
Authordevnull-tech
TypeUtilities
Version1.0
LicenseN/A
Last Updated2025/05/03
Links
Download
Website
Source

Use your Nintendo Switch as a wireless LAN joystick.

Read before install or use

  • I recommend that you use the git console to run the commands from Windows
  • When installing requirements, the sistem will ask you for a driver install, this is also required
  • Maybe you will need to allow the incoming data for the 8765 port in your firewall ( or just disable it )
  • Don't close the application window to keep it running
  • This software are tested on Windows
  • Execute all the commands from a shell over the project's directory

Installing

  • Download and install python3 if you don't have it
  • Install venv using pip command line
    • python -m pip install venv
  • Clone the git repo
  • Create a virtual environment
    • python -m venv .venv
  • Install requirements on the environment
    • source .venv/Scripts/activate
    • python -m pip install -r requirements.txt

Using steps

  • Go to the repo's directory
  • Open a terminal and execute the virtual environment
    • source .venv/Scripts/activate
  • Run the program
    • python main.py
  • Keep the window open

Changelog

v1.0

  • First Release.

External links

Advertising: