[GH-ISSUE #2098] [Feature Request]: Log folder button #724

Closed
opened 2026-02-27 21:07:48 +03:00 by kerem · 6 comments
Owner

Originally created by @SleepingSnakezzz on GitHub (Jan 8, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2098

Checklist

  • I have searched for a similar issue in this repository and did not find one.

Description

Would like to see a button in the app's settings (probably in the "debug" tab) that opens up the log folder.

Reason

Currently, the only way to get to the log folder is by manually navigating to it. So when directing users on how to get their log file, it would be easier to explain how to get it to them. Especially for people who are using multiple builds side-by-side for testing purposes, since it would remove any doubt that they opened the correct log folder.

In short, it's a QoL thing.

Examples

Ala Citra:
image

Originally created by @SleepingSnakezzz on GitHub (Jan 8, 2025). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2098 ### Checklist - [X] I have searched for a similar issue in this repository and did not find one. ### Description Would like to see a button in the app's settings (probably in the "debug" tab) that opens up the log folder. ### Reason Currently, the only way to get to the log folder is by manually navigating to it. So when directing users on how to get their log file, it would be easier to explain how to get it to them. Especially for people who are using multiple builds side-by-side for testing purposes, since it would remove any doubt that they opened the correct log folder. In short, it's a QoL thing. ### Examples Ala Citra: ![image](https://github.com/user-attachments/assets/a583fc67-d217-4c56-a9be-5d41b5eb7c9a)
kerem 2026-02-27 21:07:48 +03:00
Author
Owner

@Missake212 commented on GitHub (Jan 8, 2025):

A dedicated button would be nice, but there's another way to open the log folder, simply right click on any game in the library, click on "Open Folder..." at the top then click on "Open Log Folder" and it opens it

<!-- gh-comment-id:2577857499 --> @Missake212 commented on GitHub (Jan 8, 2025): A dedicated button would be nice, but there's another way to open the log folder, simply right click on any game in the library, click on "Open Folder..." at the top then click on "Open Log Folder" and it opens it
Author
Owner

@SleepingSnakezzz commented on GitHub (Jan 8, 2025):

Hmmm, didn't know about that. That would be good enough for me. Then again, if it's decided that this button would be handy in the full settings anyways, this issue can remain open.

<!-- gh-comment-id:2577868348 --> @SleepingSnakezzz commented on GitHub (Jan 8, 2025): Hmmm, didn't know about that. That would be good enough for me. Then again, if it's decided that this button would be handy in the full settings anyways, this issue can remain open.
Author
Owner

@Missake212 commented on GitHub (Jan 8, 2025):

I personally agree with your proposition, a big "open log location" in the debug tab under the Logger setting would be a nice addition.
image

<!-- gh-comment-id:2577875036 --> @Missake212 commented on GitHub (Jan 8, 2025): I personally agree with your proposition, a big "open log location" in the debug tab under the Logger setting would be a nice addition. ![image](https://github.com/user-attachments/assets/c82ee47e-303e-45d7-b534-9a99da292638)
Author
Owner

@GHU7924 commented on GitHub (Jan 8, 2025):

I also think that your idea is worthy of implementation.

<!-- gh-comment-id:2577906092 --> @GHU7924 commented on GitHub (Jan 8, 2025): I also think that your idea is worthy of implementation.
Author
Owner

@DanielSvoboda commented on GitHub (Jan 8, 2025):

Yes, the right-click button for opening folders was added in PR1513, but a button in the menu would also be a good idea.
I was thinking of putting a ComboBox inside the 'Log Filter' with some predefined filters to choose from, for example:

  • Write manually
  • *:Critical
  • and other suggestions 😉
    Or maybe a checkbox, 'critical only'

I added the button to see how it looks visually:
image

<!-- gh-comment-id:2578590491 --> @DanielSvoboda commented on GitHub (Jan 8, 2025): Yes, the right-click button for opening folders was added in PR1513, but a button in the menu would also be a good idea. I was thinking of putting a ComboBox inside the 'Log Filter' with some predefined filters to choose from, for example: - Write manually - *:Critical - and other suggestions 😉 Or maybe a checkbox, 'critical only' I added the button to see how it looks visually: ![image](https://github.com/user-attachments/assets/71cff9c4-6a8a-44fd-9f91-d1feca910b2a)
Author
Owner

@SleepingSnakezzz commented on GitHub (Jan 9, 2025):

Implemented in https://github.com/shadps4-emu/shadPS4/pull/2102

<!-- gh-comment-id:2580498139 --> @SleepingSnakezzz commented on GitHub (Jan 9, 2025): Implemented in https://github.com/shadps4-emu/shadPS4/pull/2102
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#724
No description provided.