[PR #2360] [MERGED] emulator: crash faster #2676

Closed
opened 2026-02-27 22:00:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2360
Author: @Osyotr
Created: 2/5/2025
Status: Merged
Merged: 11/20/2025
Merged by: @georgemoralis

Base: mainHead: crash-faster


📝 Commits (2)

  • 74869d9 emulator: crash faster
  • 188f856 Merge branch 'main' into crash-faster

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 src/emulator.cpp (+2 -1)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/2360 **Author:** [@Osyotr](https://github.com/Osyotr) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `crash-faster` --- ### 📝 Commits (2) - [`74869d9`](https://github.com/shadps4-emu/shadPS4/commit/74869d9a041a6b07078a877af14eacd6f2b707a2) emulator: crash faster - [`188f856`](https://github.com/shadps4-emu/shadPS4/commit/188f856cde8678f3b05885b6c103e67f9f5e8b64) Merge branch 'main' into crash-faster ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/emulator.cpp` (+2 -1) </details> ### 📄 Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2676
No description provided.