mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 12:47:51 +00:00
implement circle pad modifier
This commit is contained in:
parent
c1cd474866
commit
c7bd2af530
6 changed files with 37 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue