Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Kristallranke/KSPW00tNow

Support for Wooting Keyboards (e.g. Wooting One/Two)
https://github.com/Kristallranke/KSPW00tNow

kerbal-mods kerbal-space-program wooting wooting-keyboard wooting-keyboards

Last synced: 2 months ago
JSON representation

Support for Wooting Keyboards (e.g. Wooting One/Two)

Awesome Lists containing this project

README

        

# KSPW00tNow
This repo contains a plugin for Kerbal Space Program which adds support for Wooting keyboards (e.g. Wooting One/Two).
This plugin reads the analog values from the keyboard and applies those instead of the binary controls.

## Features
- Automatically binds to the primary keybindings
- Flight controls (rotate, translate, thrust, steer)
- SAS override (absolute)
- Precision mode with reduced input
- Precision mode applied to thrust
- EVA: variable ladder climb speed
- EVA: variable walk and run speed (CameraFrameMode* on)
- EVA: 360° movement (CameraFrameMode* off)
- EVA: jetpack and parachute control

*) CameraFrameMode means whether the Kerbal faces the camera direction or the movement direction. Per default this can be toggled with the Alt key.

## Build
1. Update the assembly references according to the [Wiki page](https://wiki.kerbalspaceprogram.com/wiki/Setting_up_Visual_Studio) of Kerbal Space Program
2. Choose configuration _Release_
3. Build the solution

## Installation
Extract the contents of package\KSPW00tNow.zip into the GameData directory of the Kerbal Space Program install folder.

The file structure should look as following:\
\\GameData\KSPW00tNow\Plugins\0Harmony.dll\
\\GameData\KSPW00tNow\Plugins\KSPW00tNow.dll\
\\GameData\KSPW00tNow\Plugins\wooting_analog_wrapper.bin

## Usage
No manual setup is required.