Actions
Emulator Issues #4267
closedDisable DSP LLE engine options if DSP dumps cannot be found
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
UI
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
What steps will reproduce the problem?
- Select DSP LLE recompiler or interpreter in the audio config without having the necessary DSP dumps inside the user directory
- Start a game
What is the expected output? What do you see instead?
Dolphin initializes its core using DSP LLE and of course fails doing so. This could be anticipated by just disabling the LLE options in the audio config.
Of course, there still needs to be a way to inform the user why the options are disabled. With a more informative label explaining this, we might even be able to stop noobs from spamming the forums with questions about why LLE won't work as well.
Actions