GithubHelp home page GithubHelp logo

ian57 / xarcade2jstick Goto Github PK

View Code? Open in Web Editor NEW

This project forked from petrockblog/xarcade2jstick

0.0 0.0 0.0 98 KB

This user-space driver maps the Xarcade Tankstick to two game pads

Shell 12.15% C 73.05% Makefile 8.37% CMake 6.43%

xarcade2jstick's Introduction

Xarcade2Joystick

Xarcade2Jstick exclusively captures the keyboard events of the Xarcade Tankstick and maps these events to corresponding events on two virtual game pad devices.

Xarcade2Jstick was originally written as a supplementary tool for the RetroPie Project. Using this tool allows the usage of the auto-config capability of RetroArch, a central component of a RetroPie installation.

Usage

Your Xarcade will appear as two gamepads and can be used accordingly. There are also some special combinations of buttons that have special meaning:

  • P1 select + P1 start = TAB
  • P2 select + P2 start = ESC

The select buttons are the front buttons on each side of the joystick. The start buttons are the white top-center buttons.

Downloading

If you would like to download the current version of Xarcade2Jstick from its Github repository, you can use this command:

git clone https://github.com/petrockblog/Xarcade2Jstick

Building and Installation

To build Xarcade2Jstick follow these commands:

cd Xarcade2Jstick
make

If everything went fine you can install with the command

sudo make install

Installation as Service

You can install Xarcade2Jstick as daemon with this command:

sudo make installservice

Uninstalling the service and/or the binary

You can uninstall the daemon with this command:

sudo make uninstallservice

You can uninstall the binary with this command:

sudo make uninstall



Have fun!

-Florian petrockblock.com

xarcade2jstick's People

Contributors

aristeu avatar cgmartin avatar diorray avatar enverex avatar eyp avatar getsaf avatar ian57 avatar karlvr avatar orabig avatar petrockblog avatar scottso 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.