Skip to content

Commit 281ea56

Browse files
committed
Fix uae4arm audio sync
1 parent 9c8af3b commit 281ea56

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-323 KB
Binary file not shown.

RetroArch/retroarch.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ audio_rate_control = "true"
3737
audio_rate_control_delta = "0.005000"
3838
audio_resampler = "nearest"
3939
audio_resampler_quality = "2"
40-
audio_sync = "false"
40+
audio_sync = "true"
4141
audio_volume = "0.000000"
4242
auto_overrides_enable = "true"
4343
auto_remaps_enable = "true"

0 commit comments

Comments
 (0)