BlazingRenderer / BRender

Modernized fork of BRender
MIT License
49 stars 5 forks source link

Menus act like "up" button is held down on Steam Deck #31

Closed trisk closed 4 months ago

trisk commented 1 year ago

When running in Proton on Steam Deck, the 1.3.0 Win64 build cycles continuously through entries whenever a menu is open, as if the "up" button was held down. It is still possible to select entries in the menus by mashing the "A" button but timing is tricky. Controls during gameplay seem to be unaffected. Setting PadMode=0 does not fix this. I haven't tested the native Linux build yet, and also not sure if this is reproducible with the current version since I don't have a build environment set up for it.

Another person reports this only happens when an external gamepad is connected to the Steam Deck: https://community.pcgamingwiki.com/files/file/1833-croc-legend-of-the-gobbos-definitive-edition/?tab=comments#comment-3052

Arcnor commented 1 year ago

Hi there!

This repository is actually for the BRender engine and not for the Croc game.

trisk commented 1 year ago

My bad, I thought it was all in one tree 🤦