mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-23 09:08:00 -05:00
implement circle pad modifier
This commit is contained in:
@ -31,6 +31,11 @@ pad_circle_up =
|
||||
pad_circle_down =
|
||||
pad_circle_left =
|
||||
pad_circle_right =
|
||||
pad_circle_modifier =
|
||||
|
||||
# The applied modifier scale to circle pad.
|
||||
# Must be in range of 0.0-1.0. Defaults to 0.5
|
||||
pad_circle_modifier_scale =
|
||||
|
||||
[Core]
|
||||
# The applied frameskip amount. Must be a power of two.
|
||||
|
Reference in New Issue
Block a user