r57zone / DualShock4-emulator

DualShock4 emulation for Xbox controllers or keyboard and mouse / Эмуляция DualShock4 для Xbox контроллеров или клавиатуры и мыши
https://youtu.be/17hY1zTqoYQ
The Unlicense
189 stars 30 forks source link

Motion Timestamp and Sensitivity Scaling #57

Closed the-maazu closed 2 years ago

the-maazu commented 2 years ago

Possible fix #32.

Works well with motion aiming in "Days Gone".

Recommended default motion config:

[Motion] Activate=1 Port=5555 Sens=50 AccelSens=50 GyroSens=50 InverseX=1 InverseY=0 InverseZ=1 SleepTimeOut=1 Orientation=1

r57zone commented 2 years ago

Cool! Thank you! I will merge soon.

r57zone commented 2 years ago

Could you please confirm if there is a problem with the battery reading? One user wrote that the battery status is low. Do you have such a problem?

BatteryLvl seems to be equal to 8 and the second status to some other value.

//report.bBatteryLvl = 8;
//report.bBatteryLvlSpecial = 32; ??? not working
the-maazu commented 2 years ago

Could you please confirm if there is a problem with the battery reading? One user wrote that the battery status is low. Do you have such a problem?

BatteryLvl seems to be equal to 8 and the second status to some other value.

//report.bBatteryLvl = 8;
//report.bBatteryLvlSpecial = 32; ??? not working

No I dont have this problem, might be a PS Remote Play issue. Will take a look.

r57zone commented 2 years ago

I updated the binaries, thanks for pr and improvement! https://github.com/r57zone/DualShock4-emulator/releases