Merge pull request #10371 from lynxnb/android-ir

Android: add two QoL settings to IR pointer
This commit is contained in:
JosJuice
2022-01-24 18:25:13 +01:00
committed by GitHub
10 changed files with 160 additions and 27 deletions

View File

@ -545,6 +545,8 @@ 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>
<string name="emulation_motion_controls">Motion Controls</string>