Git Product home page Git Product logo

3ds-joypad-project's Introduction

3DSjoypad

A 3DS Homebrew app to use the console as a controller for pc, using a node js server to connect the console with a vjoy driver.

As devkitpro documentation suggest many of the source used here. came from devkitPro/3ds-examples, i just adapt them to make this work, so please go to check they awesome job - https://github.com/devkitPro/3ds-examples.

current state

  • previsional version, that can be run with node js npm commands.
  • trying to improve the performance in the button's press reaction.

Dependencies

Usage

  • make an .env file on the root folder and write in it a "VJOY_BUILD" variable pointing to your JoyMonitor.exe directory. Example of a variable path:

    • VJOY_BUILD = D:/Program Files/vJoy/x64

then from the project root dir : - $ npm install - $ npm run dev

  • then if everything goes well, JoyMonitor.exe has to be opened and the server listening.

  • Generate the 3ds-src.3dsx from root/3ds-src dir with:

    • make
  • Use 3ds-link to use the app in your 3ds or put the 3ds-src.3dsx file in the sd card and execute it with homebrew.

  • finally once with the app open in 3ds, press the A to write your pc's local ip adress were you previously run the node js server.

3ds-joypad-project's People

Contributors

mcgooven avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.