Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emulator: crash faster #2360

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Osyotr
Copy link
Contributor

@Osyotr Osyotr commented Feb 5, 2025

By disabling Windows Error Reporting.

If a game triggers some assert then there's ~10s delay before emulator is closed. With this PR it's down to ~2s.

By disabling Windows Error Reporting.
@gandalfthewhite19890404
Copy link

Can we set it in config? By default = Windows error reporting set to disabled

@DanielSvoboda
Copy link
Contributor

Can we set it in config? By default = Windows error reporting set to disabled

Why would you want this enabled? In my opinion this should definitely be disabled.

@gandalfthewhite19890404
Copy link

Can we set it in config? By default = Windows error reporting set to disabled

Why would you want this enabled? In my opinion this should definitely be disabled.

I'm not against it, backwards.
By default - Windows error reporting system set to disabled. But user can change it in config.

@Foul-Tarnished
Copy link

Maybe add in the config file, but definitely not in the GUI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants