-
Hi,
I'm trying to use TrackIR with FreePIE to emulate mouse movements. I have a script (see below) that works for most games:
```python
def update():
yaw = trackIR.yaw
pitch = trackIR.p…
-
### Describe the bug
Shortcut ALT+X not working in Peter Jacksons King Kong Signature Edition
### How do you reproduce the bug?
Copy remix to game folder
Launched the game
"Welcome to NVIDIA Remi…
-
I'm trying to remap the axes of a Logitech Extreme 3D Pro controller for Hardwar (appid 1500540), which uses DirectInput and only supports binding the throttle to the Z axis (which is yaw on the joyst…
-
Any plans to replace DirectInput with a cross platform input system, like [SDL](https://www.libsdl.org/) or [OpenInputSystem](https://github.com/wgois/OIS)? This would really help me with testing my 6…
-
Anytime I press the center step on the title screen the game crashes.
```
StepMania v5.0 beta 3 crash report (build 15, 20200626 @ 21:36:42 Hora estándar de Argentina)
--------------------------…
-
Greetings,
I am an Elite Dangerous player and Flight Instructor in my squadron; I used tools in the past to teach other players how to fly without Flight Assist, in particular GamepadViewer.
Now…
-
Even though Playnite does not currently support DirectInput, there is intent to support it in the future and it would be nice to stay ahead of the curve.
It would also benefit users who decide to ena…
-
### Ebitengine Version
2.8+ (6452cbc)
### Operating System
- [X] Windows
- [ ] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ] Nintendo Switch
- [ ] PlaySt…
sedyh updated
4 weeks ago
-
Hey wei, hope you get this sooner than later. I noticed that there are some things we might want to reconcider with the Input library. We should be using XInput rather than DirectInput. Here are some …
-
This is going to be a real niche issue, but here it is.
For retail UT, I had an AutoHotkey script that would allow playing UT99 in splitscreen with up to 4 Xinput controllers, by launching multiple…