mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #2673] [APP BUG]: shadPS4 (Qt) does not provide any log output #873
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#873
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?
Originally created by @tenyuhuang on GitHub (Mar 23, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2673
Checklist
Describe the Bug
Hi, I have fresh new installation of shadPS4 (Qt) that I need to troubleshoot further, however there is no log output in the console window, nor is there any log files under the shadPS4 user folder.
Reproduction Steps
From there, launching games would result in a crash (which is something I need to troubleshoot), but without logs I'm completely out of ideas, so I'd like to tackle that first.
However: out of desperation I decided to resort to shadPS4 (SDL), it actually worked and booted into the game and it actually has log output, so this must be an issue exclusively related to the Qt builds.
PS: Not sure if this is relavant, but I'd as well attach the errors in Windows Event Viewer after crashing anyway:
PPS: Here is my specs if that is any useful:
AMD Ryzen 7 7800X3D (latest chipset driver)
AMD Radeon RX 7900 XTX (latest GPU driver)
PPPS:
Expected Behavior
shadPS4 should at least generate some log for troubleshooting purposes.
Specify OS Version
Windows 11 24H2 (26100.2605)
@Hermiten commented on GitHub (Mar 29, 2025):
Do you think it can be cause by your langage ?
Maybe you can try to put your system in english just for the test so we can have a better idea ?
@tenyuhuang commented on GitHub (Mar 29, 2025):
Hi, I've cleared the log file folder (generated by shadps4-cli), changed my system language to English (United States), and also changed Administrative Language options to English (United States) too. Issue persists, shadps4 (Qt) still does not generate any log output and crash when launching games.
I've also tried launching shadps4 with Admin, however it still crashes, albeit after a longer freeze.
@Metafalica commented on GitHub (Mar 30, 2025):
Just confirming that issue starter isn't the only one who have such problem. I downloaded 0.7 at first day, but it suddenly didn't start at all without providing any errors. I start exe, empty console appears and disappears, nothing else happens next. 0.6 was working fine for me.
Windows logs show this problem as attempt to read a file, but the actual path is empty, no file name as well. Error code 1005.
@kalaposfos13 commented on GitHub (Aug 18, 2025):
Does the latest main still have this issue?