[PR #2878] [MERGED] emulator: Fix log initialization order. #3048

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2878
Author: @squidbus
Created: 5/3/2025
Status: Merged
Merged: 5/3/2025
Merged by: @squidbus

Base: mainHead: fix-log


📝 Commits (1)

  • 277a71f emulator: Fix log initialization order.

📊 Changes

1 file changed (+95 additions, -89 deletions)

View changed files

📝 src/emulator.cpp (+95 -89)

📄 Description

Fix emulator initialization order to move logging as early as possible, as a some initialization logs are currently being missed.


🔄 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/2878 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 5/3/2025 **Status:** ✅ Merged **Merged:** 5/3/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `fix-log` --- ### 📝 Commits (1) - [`277a71f`](https://github.com/shadps4-emu/shadPS4/commit/277a71fc6ed539e7fc92bed80eb991a18ef7a3b6) emulator: Fix log initialization order. ### 📊 Changes **1 file changed** (+95 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `src/emulator.cpp` (+95 -89) </details> ### 📄 Description Fix emulator initialization order to move logging as early as possible, as a some initialization logs are currently being missed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:15 +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#3048
No description provided.