Re: Force-Feedback Joystick Support?
Posted: Wed Nov 29, 2017 12:59 pm
No worries mate!
I'm just anxious on how this attempt will turn out,
and I felt like sharing some info why there is no news yet on that front.
For information and discussion about Oolite.
https://bb.oolite.space/
No worries mate!
Code: Select all
$ cd ~/Downloads
~/Downloads$ wget http://terrastorage.no-ip.info/oolite/testhaptic.tgz
~/Downloads$ tar xzvf testhaptic.tgz
~/Downloads$ cd hapticSDL
~/Downloads/hapticSDL$ ./testhaptic.sh
Code: Select all
...
~/Downloads/hapticSDL$ ./testhaptic.sh
0 Haptic devices detected.
No Haptic devices found!
~/Downloads/hapticSDL$
Code: Select all
...
~/Downloads/hapticSDL$ ./testhaptic.sh
1 Haptic devices detected.
Device: BLACK WIDOW XE Flight Stick
Supported effects [128 effects, 128 playing]:
constant
sine
square
triangle
sawtoothup
sawtoothdown
ramp
friction
spring
damper
inertia
custom
Supported capabilities:
gain
status
Uploading effects
effect 0: Sine Wave
effect 1: Sawtooth Up
effect 2: Constant Force
effect 3: Condition Spring
effect 4: Condition Inertia
Now playing effects for 5 seconds each with 1 second delay between
Playing effect 0
Playing effect 1
Playing effect 2
Playing effect 3
Playing effect 4
~/Downloads/hapticSDL$