Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

CommandPost/enjoyable

 
 

Repository files navigation

Enjoyable is an application for Mac OS X which allows you to use controller inputs like a mouse or keyboard.

If you've ever played a video game which only supports mouse and keyboard input but you want to use a joystick or gamepad, then Enjoyable will help you do that.

Enjoyable supports

  • Mapping gamepad and joystick buttons to keyboard and mouse actions
  • Fine control over mouse movement and scrolling using analog axis inputs
  • Automatic and dynamic switching between different input mappings
  • Downloading and sharing input presets for different applications
  • Modern OS X features like resume and automatic termination

Enjoyable is free software written by Joe Wreschnig with minor additions by Sam Deane, and is based on the Enjoy codebase written by Yifeng Huang and Sam McCall.

New in 1.3

Added in 1.3 is support for a "centered" mode for mouse move.

In this mode, rather than nudging the mouse position left/right/up/down, tan analog input can be used to set the absolute location of the mouse as a deviation from the centre of the screen. The further the analog input is from the neutral point, the further away from the centre of the screen the mouse gets placed.

This is intended to be a better solution for games such as Elite: Dangerous which can map the mouse to yaw/roll/pitch, and where it's valuable to be able to have the mouse snap back to a central point when the input is released.

How to Use

To start, just press a button on your joystick or gamepad, then press the key you want to map it for. Then press the ▶ button and switch back to your game. For more details, Enjoyable has a in-application manual available in Help Viewer via ⌘?.

Requirements

  • Mac OS X 10.7+
  • One or more HID-compatible (e.g. USB or Bluetooth) input devices

License

Copyright 2013 Joe Wreschnig
2012 Yifeng Huang
2009 Sam McCall, University of Otago

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

The joystick icon is from the Tango icon set and is public domain.

About

an application for Mac OS X which allows you to use controller inputs like a mouse or keyboard

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 88.8%
  • HTML 11.1%
  • Makefile 0.1%