[PR #2214] [MERGED] Fix showing debug menu bar / Devtools #2569

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2214
Author: @DanielSvoboda
Created: 1/23/2025
Status: Merged
Merged: 1/23/2025
Merged by: @viniciuslrangel

Base: mainHead: patch-1


📝 Commits (2)

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 src/core/debug_state.cpp (+2 -0)
📝 src/core/debug_state.h (+2 -2)

📄 Description

After analyzing with @viniciuslrangel , we concluded that the issue occurs when the emulator crashes and the value of 'showing_debug_menu_bar' is saved incorrectly, causing the DevTools screen to appear the next time the game is started.


🔄 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/2214 **Author:** [@DanielSvoboda](https://github.com/DanielSvoboda) **Created:** 1/23/2025 **Status:** ✅ Merged **Merged:** 1/23/2025 **Merged by:** [@viniciuslrangel](https://github.com/viniciuslrangel) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`fad0be2`](https://github.com/shadps4-emu/shadPS4/commit/fad0be25e861fd8ac415938ee9c36acbbda9b820) Fix showing debug menu bar / Devtools - [`6250385`](https://github.com/shadps4-emu/shadPS4/commit/6250385b09c73ef55e151bb1fa241f8a0937d32f) Fix ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/core/debug_state.cpp` (+2 -0) 📝 `src/core/debug_state.h` (+2 -2) </details> ### 📄 Description After analyzing with @viniciuslrangel , we concluded that the issue occurs when the emulator crashes and the value of 'showing_debug_menu_bar' is saved incorrectly, causing the DevTools screen to appear the next time the game is started. --- <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:26 +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#2569
No description provided.