Electronicks / JoyShockMapper

A tool for PC gamers to play games with DualShock 4s, JoyCons, and Pro Controllers. Gyro aiming, flick stick.
Other
332 stars 20 forks source link

It's possible to use MOTION_STICK_MODE by rotating instead of tilting? #121

Closed Festiu closed 2 months ago

Festiu commented 2 months ago

Hi there,

I am trying to get MOTION_STICK_MODE = LEFT_STICK to work by rotating the pad and not tilting it, is that possible?

Like setting GYRO_SPACE = PLAYER_TURN instead of PLAYER_LEAN, but for MOTION_STICK in this case.

JibbSmart commented 2 months ago

It's probably not possible, because there's no absolute point of reference for turning. It needs the absolute reference of gravity.

Festiu commented 2 months ago

Oh I see... I was just wondering. Thanks for replying.