pcsx2/pcsx2-qt/Settings
RedDevilus 338eb42b04 Qt: Reduce max SPU - Change Speed Preset
Qt has a leftover from the old SPU2-X values which is 3000 ms (3 seconds) latency meaning that if an user sets it to the max it will do something like this: Videoframe ~150 / 180 happens and it makes the first sound after 3 seconds for the first videoframe which is far too long. Also changed 1% speed as it messed with the GSdump player and too stuttery to be usable in other usecases.
2022-03-28 10:44:04 +01:00
..
AdvancedSystemSettingsWidget.cpp Qt: Add per-game settings UI 2022-02-16 17:34:53 +01:00
AdvancedSystemSettingsWidget.h Qt: Add per-game settings UI 2022-02-16 17:34:53 +01:00
AdvancedSystemSettingsWidget.ui Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
AudioSettingsWidget.cpp Qt: Fix double entries in audio output modules 2022-03-26 14:11:33 +00:00
AudioSettingsWidget.h Qt: Implement (partial) audio settings 2022-03-25 10:26:09 +00:00
AudioSettingsWidget.ui Qt: Reduce max SPU - Change Speed Preset 2022-03-28 10:44:04 +01:00
BIOSSettingsWidget.cpp Qt: Add per-game settings UI 2022-02-16 17:34:53 +01:00
BIOSSettingsWidget.h Qt: Add per-game settings UI 2022-02-16 17:34:53 +01:00
BIOSSettingsWidget.ui Qt: Resize default headersize BIOS 2022-02-22 16:13:09 +00:00
ControllerBindingWidget.ui Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
ControllerBindingWidget_DualShock2.ui Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
ControllerBindingWidgets.cpp Qt: Hook up automatic mapping 2022-03-25 12:51:31 +00:00
ControllerBindingWidgets.h Qt: Hook up automatic mapping 2022-03-25 12:51:31 +00:00
ControllerGlobalSettingsWidget.cpp Qt: Add per-game settings UI 2022-02-16 17:34:53 +01:00
ControllerGlobalSettingsWidget.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
ControllerGlobalSettingsWidget.ui Qt: Resize Windows + Change Framerate Presets + Lower OSD time 2022-02-05 14:09:34 +00:00
ControllerSettingsDialog.cpp Qt: Hook up automatic mapping 2022-03-25 12:51:31 +00:00
ControllerSettingsDialog.h Qt: Hook up automatic mapping 2022-03-25 12:51:31 +00:00
ControllerSettingsDialog.ui Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
CreateMemoryCardDialog.cpp Qt: Fix compile issues on Linux 2022-03-26 14:11:33 +00:00
CreateMemoryCardDialog.h Qt: Add memory card settings 2022-03-25 10:26:09 +00:00
CreateMemoryCardDialog.ui Qt: Add memory card settings 2022-03-25 10:26:09 +00:00
DEV9SettingsWidget.cpp DEV9: Add Socket api mode 2022-03-27 16:16:19 +01:00
DEV9SettingsWidget.h DEV9: Allow user DHCP settings to be overridden 2022-03-27 16:16:19 +01:00
DEV9SettingsWidget.ui DEV9: Add Qt UI 2022-03-25 13:50:25 +00:00
EmulationSettingsWidget.cpp Qt: Reduce max SPU - Change Speed Preset 2022-03-28 10:44:04 +01:00
EmulationSettingsWidget.h Qt: Add per-game settings UI 2022-02-16 17:34:53 +01:00
EmulationSettingsWidget.ui Qt: Resize Windows + Change Framerate Presets + Lower OSD time 2022-02-05 14:09:34 +00:00
GameFixSettingsWidget.cpp GUI/Qt: Update VU Sync option in Qt interface 2022-02-28 19:29:53 +00:00
GameFixSettingsWidget.h Qt: Add per-game settings UI 2022-02-16 17:34:53 +01:00
GameFixSettingsWidget.ui GUI/Qt: Update VU Sync option in Qt interface 2022-02-28 19:29:53 +00:00
GameListSettingsWidget.cpp Qt: Fix a few warnings on Linux 2022-03-04 17:41:28 +00:00
GameListSettingsWidget.h Qt: Add per-game settings UI 2022-02-16 17:34:53 +01:00
GameListSettingsWidget.ui Qt: Add memory card settings 2022-03-25 10:26:09 +00:00
GameSummaryWidget.cpp Qt: Add game summary and audio/memcard placeholders 2022-02-16 17:34:53 +01:00
GameSummaryWidget.h Qt: Add game summary and audio/memcard placeholders 2022-02-16 17:34:53 +01:00
GameSummaryWidget.ui Qt: Add game summary and audio/memcard placeholders 2022-02-16 17:34:53 +01:00
GraphicsSettingsWidget.cpp Qt: Add shadeboost settings 2022-03-28 09:24:51 +02:00
GraphicsSettingsWidget.h Qt: Add shadeboost settings 2022-03-28 09:24:51 +02:00
GraphicsSettingsWidget.ui Qt: Add shadeboost settings 2022-03-28 09:24:51 +02:00
HddCreateQt.cpp DEV9: Add Qt UI 2022-03-25 13:50:25 +00:00
HddCreateQt.h DEV9: Add Qt UI 2022-03-25 13:50:25 +00:00
HotkeySettingsWidget.cpp Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
HotkeySettingsWidget.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
InputBindingDialog.cpp Qt: Make input binding dialog match widget 2022-01-31 13:56:28 +00:00
InputBindingDialog.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
InputBindingDialog.ui Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
InputBindingWidget.cpp Qt: Fix a few warnings on Linux 2022-03-04 17:41:28 +00:00
InputBindingWidget.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
InterfaceSettingsWidget.cpp Qt: Implement CTRL+C and confirm shutdown 2022-03-04 17:41:28 +00:00
InterfaceSettingsWidget.h Qt: Add per-game settings UI 2022-02-16 17:34:53 +01:00
InterfaceSettingsWidget.ui Qt: Implement CTRL+C and confirm shutdown 2022-03-04 17:41:28 +00:00
MemoryCardSettingsWidget.cpp Qt: Add memory card settings 2022-03-25 10:26:09 +00:00
MemoryCardSettingsWidget.h Qt: Fix compile issues on Linux 2022-03-26 14:11:33 +00:00
MemoryCardSettingsWidget.ui Qt: Fix compile issues on Linux 2022-03-26 14:11:33 +00:00
SettingsDialog.cpp DEV9: Add Qt UI 2022-03-25 13:50:25 +00:00
SettingsDialog.h DEV9: Add Qt UI 2022-03-25 13:50:25 +00:00
SettingsDialog.ui Qt: Add per-game settings UI 2022-02-16 17:34:53 +01:00
SystemSettingsWidget.cpp Qt: Fix a few warnings on Linux 2022-03-04 17:41:28 +00:00
SystemSettingsWidget.h Qt: Add per-game settings UI 2022-02-16 17:34:53 +01:00
SystemSettingsWidget.ui Qt: Resize Windows + Change Framerate Presets + Lower OSD time 2022-02-05 14:09:34 +00:00