cemu-DS4Windows/DS4Windows/DS4Library
mika-n a933eae0a9 New "360 degree gyro steering wheel emulation" functionality. This works best if the DS4 controller is mounted on a "DoItYourself steering wheel rig" (ie. controller attached at a tip of a plastic or wooden pipe which acts as a "steering shaft". This way the controller turns around like a steering wheel and gyro sensor values are more consistent).
At this point there is no GUI to enable this, so you should edit a profile XML file (fex default.xml profile) with Notepad and add <SASteeringWheelEmulationAxis>LXPos</SASteeringWheelEmulationAxis> entry.
Accepted values are None, LXPos, LYPos, RXPos, RYPos) which indicates which X360 axis is used for steering wheel values (ie. gyro tilt converted as steering wheel turning range values). The normal behaviour of this axis should be set as "unmapped" to avoid conflicting values. If steering wheel axis is LX then LY axis is still available for other purposes.
2018-11-17 01:41:21 +02:00
..
Crc32.cs Removed use of rectangular array for CRC32 2018-03-06 11:47:24 -06:00
DS4Audio.cs Change lookup device name for DS4 v2 audio device 2018-05-29 23:51:06 -05:00
DS4Device.cs New "360 degree gyro steering wheel emulation" functionality. This works best if the DS4 controller is mounted on a "DoItYourself steering wheel rig" (ie. controller attached at a tip of a plastic or wooden pipe which acts as a "steering shaft". This way the controller turns around like a steering wheel and gyro sensor values are more consistent). 2018-11-17 01:41:21 +02:00
DS4Devices.cs Increase timeout for exclusive attempt process 2018-09-18 03:39:59 -05:00
DS4Sixaxis.cs Added extra calibration check. Might be useful in some cases where people have reported crashes. 2018-11-05 04:49:23 -06:00
DS4State.cs New "360 degree gyro steering wheel emulation" functionality. This works best if the DS4 controller is mounted on a "DoItYourself steering wheel rig" (ie. controller attached at a tip of a plastic or wooden pipe which acts as a "steering shaft". This way the controller turns around like a steering wheel and gyro sensor values are more consistent). 2018-11-17 01:41:21 +02:00
DS4StateExposed.cs Create separate output accel values 2017-08-08 20:19:17 -05:00
DS4Touchpad.cs Only copy touchpad packet data when changed 2018-03-18 18:32:47 -05:00
LICENSE-Crc32.txt Give attribution to Crc32 project 2018-03-05 16:07:59 -06:00