mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-04 10:20:21 -05:00
GameSettings: Force DSP LLE in NFL Blitz Pro to avoid terrible sounding audio.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# GFVE5D - NFL Blitz Pro
|
||||
|
||||
[Core]
|
||||
# DSP HLE produces terrible and overdriven audio right from the start.
|
||||
DSPHLE = False
|
||||
|
||||
[DSP]
|
||||
EnableJIT = True
|
||||
Reference in New Issue
Block a user