|
Don't think Renpy supports controllers. And you can use the arrow keys to snap around clickables on the maps, then hit enter to "click" on them (good method when you want to find hidden stuff/hard to see) |
|
|
Use the accessibility menu in settings and change the self-voicing option to "Clipboard". This will have the side effect of allowing you to use the right/down and left/up keys to cycle forward and backward respectively though all "clickable" buttons, rather than the default mode in which it tries to guess which button you want based on the arrow direction. This is far more reliable for keyboard-only traversal.
Bigger picture this is currently a limitation of the Ren'Py engine, and so we're beholden to that for this sort of all-encompassing feature. |
|
|
While accessibility remains a long-term goal, it is not currently a direct focus (the active focus being on restoring stories and content), and so is tackled on a best-effort basis. To that end, and because there is currently a work around (albeit not ideal), I'm marking this as suspended for now, but you can expect a more in depth pass to be taken on the topics of accessibility and usability prior to the game being called complete. |
|