Actions
Emulator Issues #10546
closed[UX] Only show SSL panic alerts once per session
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Current
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
Yes
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-5539
Description
Right now, if a game pokes at SSL stuff multiple times and the user doesn't have it set up, panic alerts will be thrown every time. This is obnoxious for games that continuously poke at it. We do not want to train users to disable panic handlers.
We already do this for bbox.
Guitar Hero 5 is an example. It pokes SSL stuff repeatedly on boot.
Actions