Android: add an option to recenter IR after every pointer interaction

This commit is contained in:
lynxnb
2022-01-16 01:17:23 +01:00
parent fe9ac4ed1d
commit b4edd16f24
7 changed files with 59 additions and 17 deletions

View File

@ -517,6 +517,7 @@ It can efficiently compress both junk data and encrypted Wii data.
<string name="emulation_menu_help">Press Back to access the menu.\nLong press Back to exit emulation.</string>
<string name="emulation_touch_overlay_reset">Reset Overlay</string>
<string name="emulation_ir_group">Touch IR Pointer</string>
<string name="emulation_ir_recenter">Always recenter</string>
<string name="emulation_ir_mode">IR Mode</string>
<string name="emulation_ir_sensitivity">IR Sensitivity</string>
<string name="emulation_choose_doubletap">Double tap button</string>