Coder Social home page Coder Social logo

ahk-cvjoyinterface's Introduction

AHK-CvJoyInterface

A simple to use class for AutoHotkey to interface with Shaul's vJoy virtual joystick interface.

Please make sure you use an up-to-date version of vJoy, it muse be at least version 2.0.4 241214

What does it do?

It allows joystick Output from AutoHotkey to a virtual joystick (ie a stick that Windows thinks exists, but doesn't really).

Please note:
vJoy must be installed for this library to work.

Example script included.

Using this library in your projects

Setup

Easy Method
  1. Clone this project using GitHub for Windows.
  2. Run Setup.exe.
    This will check you are all set up to use the library and configure AutoHotkey so you can easily include the library in any script in any folder on your computer.
  3. Check the DEVELOPER NOTES section to see if there are any special instructions, then click Install.
  4. You are now set up and can use this library by putting the following line at the start of your script:
    #include <CvJoyInterface>
Manual Method

If you know what you are doing, or paranoid, or both, you can just obtain the files and #include as normal. The Setup app simply makes it easy for people who don't really know what they are doing to get up and running with this library.

Usage

Help on usage should be obtainable from the following sources (Best to Worst):

  • Project Wiki
  • Example scripts.
    These usually illustrate basic set-up and usage.
  • Library Source.
    May need to check this to see full list of features.

ahk-cvjoyinterface's People

Contributors

evilc 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.