Skip to content

a project using 3ds.py to turn the 3ds into a controller

Notifications You must be signed in to change notification settings

apes0/3dsController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

installing

  • clone this repository
  • install 3ds.py on your 3ds
  • install the dependacies by running pip install keyboard
  • rename controllerClient.py to main.py and set it as the file 3ds.py will run
  • put the ip and host you want to use in serverConfig.json and controllerConfig.json
  • start server.py on your computer and choose a config file to use
  • connect your 3ds to wifi
  • open 3ds.py and wait untill it connects to your computer
  • for anyone running this on linux, you are going to need to run this as root

making a config file for a game

  • for every button on the 3ds that is going to be used, you have to put it's code and the button it represents on the keyobard in a new json file in the directory /config
  • you can find every button's code here

About

a project using 3ds.py to turn the 3ds into a controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages