mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 23:59:27 +01:00
Merge pull request #5252 from JosJuice/pitch-text
Update text about pitch depending on emulation speed
This commit is contained in:
commit
d22509984c
@ -85,7 +85,7 @@ void GeneralConfigPane::InitializeGUI()
|
|||||||
"which is dissociated from the previous one."));
|
"which is dissociated from the previous one."));
|
||||||
m_throttler_choice->SetToolTip(_("Limits the emulation speed to the specified percentage.\nNote "
|
m_throttler_choice->SetToolTip(_("Limits the emulation speed to the specified percentage.\nNote "
|
||||||
"that raising or lowering the emulation speed will also raise "
|
"that raising or lowering the emulation speed will also raise "
|
||||||
"or lower the audio pitch to prevent audio from stuttering."));
|
"or lower the audio pitch unless audio stretching is enabled."));
|
||||||
|
|
||||||
const int space5 = FromDIP(5);
|
const int space5 = FromDIP(5);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user