Moehammered / switch-remote-play

Let the switch remotely play PC games (similar to steam link or remote play)
GNU General Public License v3.0
301 stars 14 forks source link

[Refactor] Software Keyboard Input #40

Closed Moehammered closed 2 years ago

Moehammered commented 2 years ago

Currently, there are a lot of settings the users can configure on the Switch. Some of these settings are numbers that have a large range (the AMD codec has quantisation settings that range from -1 to 61 for example).

To mitigate this issue (and future issues for configuration settings), input by the user will be taken via the software keyboard to improve convenience.

User stories

Settings to be moved over to software keyboard input

Everything else will maintain usage of the circulators in use already when A or B are pressed.