Closed Ewan-Selkirk closed 1 year ago
Neat, I'll take a detailed look tomorrow when I have some free time
Ok, as a first attempt it sort of works, but there are some usability issues to fix along with those you identified. I also wanted to reverse engineer TextInput
instead of parsing bare key inputs in c++. I'll screw around and see how I can improve it.
Added the ability to filter the list of plugins visible. Also fixes the controller prompts showing "Back" instead of the B button.
Limitations/Issues with the current implementation:
I do not have much experience with C++ so please let me know if I've done anything abhorrently wrong.