TeamMidnightDust / MidnightControls

A Minecraft mod adding controller support and enhanced controls overall.
https://midnightdust.eu/midnightcontrols/
MIT License
174 stars 28 forks source link

Controller not being recognized on steam deck. using main controller on base version of minecraft I set up using fabric. #233

Closed saltonkil closed 4 months ago

saltonkil commented 9 months ago

image

I get absolutely no input from my controller or mouse for some reason it doesnt recognzie I even have a controller

Motschen commented 8 months ago

It is known that, for whatever reason, controller input doesn't work in desktop mode. However, it works perfectly fine in game mode, at least on my Deck.

saltonkil commented 8 months ago

It is known that, for whatever reason, controller input doesn't work in desktop mode. However, it works perfectly fine in game mode, at least on my Deck.

even in gaming mode it doesn't work, I don't think it really matters if your using the launcher off the discovery store made by Mojang.

Sidilium commented 7 months ago

Try using this in your steam shortcut, while using prismlauncher ( thats how I do it, you can also use another launcher )

env GAME_PRELOAD="/home/deck/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so:/home/deck/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so" sh -c 'flatpak run org.prismlauncher.PrismLauncher -l <MINECRAFTINSTANCE>'

source: https://steamcommunity.com/app/221410/discussions/3/2913220877914203628/

Motschen commented 4 months ago

@saltonkil does the fix Sidilium provided solve this issue for you? I can't seem to reproduce it on my own Steam Deck

Motschen commented 4 months ago

Please continue on #136