diff --git a/rpcs3/Json/tooltips.json b/rpcs3/Json/tooltips.json
index b5d3bc8368..c874915192 100644
--- a/rpcs3/Json/tooltips.json
+++ b/rpcs3/Json/tooltips.json
@@ -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": {
diff --git a/rpcs3/rpcs3qt/settings_dialog.ui b/rpcs3/rpcs3qt/settings_dialog.ui
index 306d165401..97b387c143 100644
--- a/rpcs3/rpcs3qt/settings_dialog.ui
+++ b/rpcs3/rpcs3qt/settings_dialog.ui
@@ -855,6 +855,12 @@
Qt::Horizontal
+
+ QSlider::TicksBelow
+
+
+ 50
+
-