Skip to content

flycast: controller : use direction for trigger#14233

Open
aderumier wants to merge 1 commit into
batocera-linux:masterfrom
aderumier:fix-flycast-trigger-direction
Open

flycast: controller : use direction for trigger#14233
aderumier wants to merge 1 commit into
batocera-linux:masterfrom
aderumier:fix-flycast-trigger-direction

Conversation

@aderumier

Copy link
Copy Markdown
Contributor

some wheel pedals like logitech are send reverse values for pressed/unpressed, we need to use correct direction.

Also remove the SDL_GAMECONTROLLER env, because it's seem to break or override the mapping done in flycast, and the direction change is not working if we don't remove it.

change tested with: dualsense, ds4 , xbox one S, 8bitdo sn30, switchpro controller controllers, logitech g25/29 wheel

some wheel pedals like logitech are send reverse values for pressed/unpressed,
we need to use correct direction.

Also remove the SDL_GAMECONTROLLER env, because it's seem to break or override the mapping
done in flycast, and the direction change is not working if we don't remove it.

change tested with: dualsense, ds4 , xbox one S, 8bitdo sn30, switchpro controller controllers, logitech g25/29 wheel
@aderumier aderumier force-pushed the fix-flycast-trigger-direction branch from c0a86ad to efb9226 Compare June 22, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants