mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 01:28:57 +00:00
Increase Max Amplification
This commit is contained in:
parent
50512366c3
commit
74a21a4d23
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
GUIName = Amplificiation
|
GUIName = Amplificiation
|
||||||
OptionName = AMPLIFICATION
|
OptionName = AMPLIFICATION
|
||||||
MinValue = 1.0
|
MinValue = 1.0
|
||||||
MaxValue = 6.0
|
MaxValue = 10.0
|
||||||
StepAmount = 0.25
|
StepAmount = 0.25
|
||||||
DefaultValue = 2.5
|
DefaultValue = 2.5
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue