We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I cannot play the steam deck with gamepad controls
We can work around this by using the Steamdeck mouse and keyboard emulation.
https://github.com/V-Sekai/v-sekai-game/archive/0a8d2101a0c92341333ad4c351c57dd5c73d3411.zip
No
Steamdeck
The text was updated successfully, but these errors were encountered:
We should check return value of get_connected_joypads() on Steam Deck first.
get_connected_joypads()
v-sekai-game/addons/input_manager/input_manager.gd
Lines 352 to 365 in c397260
I think setup_meta_action_input_map is erasing joypad mappings
setup_meta_action_input_map
Lines 301 to 306 in c397260
As test you could comment out line 305
Sorry, something went wrong.
No branches or pull requests
Issue description
I cannot play the steam deck with gamepad controls
Steps to reproduce
We can work around this by using the Steamdeck mouse and keyboard emulation.
Minimal reproduction project (For SDK or engine issues)
https://github.com/V-Sekai/v-sekai-game/archive/0a8d2101a0c92341333ad4c351c57dd5c73d3411.zip
Using a released version?
No
What OS? Any other relevant information? (V-Sekai version, Godot revision, System information)
Steamdeck
The text was updated successfully, but these errors were encountered: