pcsx2/pcsx2-qt
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
..
GameList Qt: More sizing + improve hotkeys code 2022-02-04 02:26:01 +00:00
Settings Qt: Reduce max SPU - Change Speed Preset 2022-03-28 10:44:04 +01:00
resources Qt: Add memory card settings 2022-03-25 10:26:09 +00:00
AboutDialog.cpp Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
AboutDialog.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
AboutDialog.ui Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
CMakeLists.txt DEV9: Add Qt UI 2022-03-25 13:50:25 +00:00
DisplayWidget.cpp Qt: Remove version check macros 2022-03-04 17:41:28 +00:00
DisplayWidget.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
EmuThread.cpp Qt: Add shutdown hotkey 2022-03-25 12:51:18 +00:00
EmuThread.h Qt: Add shutdown hotkey 2022-03-25 12:51:18 +00:00
Main.cpp Qt: Improve boot filename autodetection 2022-03-14 15:26:19 +00:00
MainWindow.cpp DEV9: Add Qt UI 2022-03-25 13:50:25 +00:00
MainWindow.h Qt: Add shutdown hotkey 2022-03-25 12:51:18 +00:00
MainWindow.ui DEV9: Add Qt UI 2022-03-25 13:50:25 +00:00
PrecompiledHeader.cpp Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
PrecompiledHeader.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
QtHost.cpp Qt: Hook up automatic mapping 2022-03-25 12:51:31 +00:00
QtHost.h Qt: Hook up automatic mapping 2022-03-25 12:51:31 +00:00
QtKeyCodes.cpp Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
QtUtils.cpp Qt: Remove version check macros 2022-03-04 17:41:28 +00:00
QtUtils.h Qt: Add QtUtils::StringViewToQString() 2022-02-02 00:23:49 +00:00
SettingWidgetBinder.h Qt: Fix bugs relating to per-game settings 2022-03-20 04:13:45 +00:00
pcsx2-qt.vcxproj DEV9: Add Qt UI 2022-03-25 13:50:25 +00:00
pcsx2-qt.vcxproj.filters DEV9: Add Qt UI 2022-03-25 13:50:25 +00:00