mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-03 20:24:14 +02:00
Merge pull request #14171 from jordan-woyak/nfl-blitz-pro-force-dsp-lle
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