Floogen / AlternativeTextures

Framework which allows for placeable objects, buildings and entities to have texture variety in Stardew Valley.
GNU General Public License v3.0
14 stars 13 forks source link

[Feature request][Accessibility] Controller support #54

Open JaagupAverin opened 5 months ago

JaagupAverin commented 5 months ago

Issue Stardew Valley natively has controller support for all base game features, and this support implicitly extends to most mods. For most mods that introduce a new window that doesn't have direct controller support, the window can still be operated using the right joystick, which effectively acts as a cursor (right joystick to move, A to click). However for AT in particular, the cursor does not move when using the controller joystick, and the menu cannot be interacted with through the controller (neither will it close when pressing the exit (B) button).

Tried workaround: Tried binding the right joystick to behave as a mouse using Steam. While this works for single-player, it does not work for split-screen, as all mouse input is always directed into the first player's window - the second player with a controller still cannot use AT.

If this is something that could be fixed/added, then my couch-play-sessions would greatly benefits from it. Thanks.