[PR #2560] [MERGED] 'Select' the log when opening the folder if SeparateLogFiles #2823

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2560
Author: @DanielSvoboda
Created: 2/28/2025
Status: Merged
Merged: 2/28/2025
Merged by: @georgemoralis

Base: mainHead: Fix_OpenLog


📝 Commits (4)

  • f1eae0c Select when opening log folder when getSeparateLogFilesEnabled
  • 0b994e2 TR
  • 83e0a40 Merge branch 'shadps4-emu:main' into Fix_OpenLog
  • 8695aa7 +

📊 Changes

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

View changed files

📝 src/qt_gui/gui_context_menus.h (+48 -4)
📝 src/qt_gui/translations/en_US.ts (+4 -0)

📄 Description

issues: https://github.com/shadps4-emu/shadPS4/issues/2552

  • When SeparateLogFiles is disabled:
    It will only open the Log folder

  • When SeparateLogFiles is enabled:
    It will open the Log folder and 'select' the file.
    image
    If the file for the specific game does not exist, it will display this message:
    image


🔄 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/2560 **Author:** [@DanielSvoboda](https://github.com/DanielSvoboda) **Created:** 2/28/2025 **Status:** ✅ Merged **Merged:** 2/28/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `Fix_OpenLog` --- ### 📝 Commits (4) - [`f1eae0c`](https://github.com/shadps4-emu/shadPS4/commit/f1eae0c6233c943bfd853f3d9446aef037f6e804) Select when opening log folder when getSeparateLogFilesEnabled - [`0b994e2`](https://github.com/shadps4-emu/shadPS4/commit/0b994e2fa9b0cd70cdf440d0df736ac4236d3634) TR - [`83e0a40`](https://github.com/shadps4-emu/shadPS4/commit/83e0a40bd0b547e85f810c93d6b413cddc4b6aed) Merge branch 'shadps4-emu:main' into Fix_OpenLog - [`8695aa7`](https://github.com/shadps4-emu/shadPS4/commit/8695aa7a6c59aae840b2156b7ee689a16de511db) + ### 📊 Changes **2 files changed** (+52 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/gui_context_menus.h` (+48 -4) 📝 `src/qt_gui/translations/en_US.ts` (+4 -0) </details> ### 📄 Description issues: https://github.com/shadps4-emu/shadPS4/issues/2552 - When SeparateLogFiles is disabled: It will only open the Log folder - When SeparateLogFiles is enabled: It will open the Log folder and 'select' the file. ![image](https://github.com/user-attachments/assets/e405c4f5-0540-4ad2-9190-78a5883d6479) If the file for the specific game does not exist, it will display this message: ![image](https://github.com/user-attachments/assets/ea093b23-b51c-4a7b-b9f6-216dbd77a72b) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:23 +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#2823
No description provided.