mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[PR #2560] [MERGED] 'Select' the log when opening the folder if SeparateLogFiles #2823
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2823
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:Fix_OpenLog📝 Commits (4)
f1eae0cSelect when opening log folder when getSeparateLogFilesEnabled0b994e2TR83e0a40Merge branch 'shadps4-emu:main' into Fix_OpenLog8695aa7+📊 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.
If the file for the specific game does not exist, it will display this message:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.