Northfear / fallout1-ce-vita

Fallout for modern operating systems
Other
36 stars 0 forks source link

Rear Touchpad not working #7

Open vortex36 opened 2 weeks ago

vortex36 commented 2 weeks ago

I'm trying to set the game up so that the front touch will use direct control (so FRONT_TOUCH_MODE=1) and the rear touchpad will use trackpad mode (REAR_TOUCH_MODE=2). Both 1 and 2 work correctly on front touch, but whatever value I put in rear_touch_mode besides 0 will make both the front and rear touch not work.

After trying out different things, I found out that with FRONT_TOUCH_MODE=1, REAR_TOUCH_MODE=2, if I don't touch the rear pad at all after starting the game, the front touch will work as intended, but as soon as I touch the rear pad, the mouse cursor resets back to the center of the screen and then, both front and rear touch inputs stop working. Is this intended behaviour?

Northfear commented 2 weeks ago

Hi

That's definitely not intended. Rear one might've been broken after the last touchad related updates in the game. I'll look into it once I'll have some spare time

vortex36 commented 2 weeks ago

Thanks! As a side-note, changing the "mouse sensitivity" setting doesn't seem to make a noticeable difference, is it supposed to change the speed the cursor moves with the left analog?