mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Qt: add tick marks to Master Volume Slider
This commit is contained in:
parent
6e08d8e746
commit
aed83e69c9
2 changed files with 7 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"audioDump": "Saves all audio as a raw wave file. If unsure, leave this unchecked.",
|
||||
"convert": "Uses 16-bit audio samples instead of default 32-bit floating point.\nUse with buggy audio drivers if you have no sound or completely broken sound.",
|
||||
"downmix": "Uses stereo audio output instead of default 7.1 surround sound.\nUse with stereo audio devices. Disable it only if you are using a surround sound audio system.",
|
||||
"masterVolume": "Controls the overall volume of the emulation."
|
||||
"masterVolume": "Controls the overall volume of the emulation.\nValues above 100% might reduce the audio quality."
|
||||
},
|
||||
"cpu": {
|
||||
"PPU": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue