dolphin-emulator/Source/Core
CasualPokePlayer 581fd2b1e3 Fix SYSCONF movie settings
The movie config layer is not active for recording, only playback. Thus, recording ends up stuck with default SYSCONF settings.
The fix is simply to add in the movie config layer when recording. The way it's done is a bit hacky, but seems to work.
2022-07-16 23:16:35 -07:00
..
AudioCommon Do not directly store input sample rate, rather just store a divisor for that sample rate, with it using a fixed dividend of 54000000 * 2. 2022-07-03 15:07:06 -07:00
Common FatFsUtil: Skip past entries with invalid filenames. 2022-07-11 23:11:42 +02:00
Core Fix SYSCONF movie settings 2022-07-16 23:16:35 -07:00
DiscIO Merge pull request #10743 from tellowkrinkle/LargeBlockRVZ 2022-06-14 16:17:24 -04:00
DolphinNoGUI cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
DolphinQt Qt: Add 'convert now' buttons for the SD card in the WiiPane. 2022-07-11 23:11:42 +02:00
DolphinTool cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
InputCommon ci/sdl: pump messages for SDL_hidapi so device detection works 2022-07-10 15:39:06 -07:00
MacUpdater
UICommon Config and UICommon: Add config option and user path for Wii SD card sync folder. 2022-07-11 23:11:40 +02:00
UpdaterCommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
VideoBackends Merge pull request #10749 from tellowkrinkle/IntelUbershaders 2022-07-10 19:35:55 -04:00
VideoCommon Merge pull request #10749 from tellowkrinkle/IntelUbershaders 2022-07-10 19:35:55 -04:00
WinUpdater cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
CMakeLists.txt
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props Core: If configured, sync SD card image with SD card folder on emulation start and end. 2022-07-11 23:11:41 +02:00
DolphinLib.vcxproj msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00