More actions
Input Redirection - Extended Edition | |
---|---|
General | |
Author | gbrown5 |
Type | 3DS Streaming |
Version | 3 |
License | Mixed |
Last Updated | 2017/08/01 |
Links | |
Download | |
Website | |
Source | |
Input Redirection - Extended Edition is an Input redirection client for the 3DS using QtGamepad. It is based on TuxSh's Input Redirection-Qt.
User guide
Supported platforms
- Windows (via xinput, if you don't have a Xbox controller you should use x360ce).
- Linux (via evdev).
- OSX.
- Maybe others.
If you have multiple controllers connected at the same time, this software will combine their inputs.
Shortcut Menu
This menu allows you to map touchpad points to special shortcuts which can be mapped to a controller button or not. Immediately after creating, a dot will appear on the touchpad showing where it was made (These can be really small (3px.) resize the touchpad if you can't see them).
To use, right click on the touch pad and select Set Point to Button...Wherever you right-click, that point will be stored and when the shortcut menu opens, this point will be displayed in the title bar.
After verifying the position in the title bar, you can now create a shortcut which have the following options:
- Name (Required).
- Button, shortcut can be mapped to button or nothing (See Below).
- Color, used for the 'dots' only (Optional).
After filling in these options, press create to create the shortcut.
Select your shortcut in the list and press "Press Selected Shortcut", this will click the currently selected shortcut on the 3ds to test it.
Settings Menu
Here you can map your controller buttons, adjust stick ranges (useful for custom controllers), invert sticks, swap sticks, and other specific game tweaks.
Make sure to press save at the bottom.
Screenshots
Changelog
v3.0 2017/08/01
- Added shortcut menu.
- Fixed lag issues.
- Fixed a bunch of bugs.
- Added OSx support (experimental).
v2.3 2017/07/28
- Merged Master Mune's work.
- Added custom gamepad support (Linux only).
v2.3 2017/07/28
- Adjust transparency on Touchscreen window with a slider (Code by: mastermune).
- Swap analog sticks on controller.
- Invert each sticks Y axis.
- Allow scaled resizing of the touchpad window and overlay image.
- Update: Added linux version.
v2.2 2017/07/22
- Adds support for the ZR and ZL buttons on N3DS.
v2.1 2017/07/21
- Ability to configure controls (GamepadControls.ini).
- Skin the touchscreen window for easier use (defaults to a keyboard rightclick the window to change).
- Removed application lag.
- Removed invert buttons check boxes as they are unnecessary now. (GamepadControls.ini).
Credits
TuxSh - Original creator.
MasterMune - Created most of the settings menu, fixed bugs, and added some specific game tweaks.