Hi! I created my overlay with https://valent-in.github.io/retropad-editor Now I want to try AI translator. It needs button for bind. Help me please, how to add onscreen button for this function using retropad-editor? Or are there any other ways to use translator without physical gamepad?
1 Like
The AI service can be invoked with the value of ai_service. Since the editor does not list it, you can map some other value for the planned button and change it in the .cfg file directly.
Manually assigning hotkeys from overlay does not work, there are some RA issues open for that:
1 Like
Can you please explain it more detaily? Maybe some example?