mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[GH-ISSUE #425] [Linux] Screen not visible upon launch when fullscreen mode is enabled #81
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#81
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 @Shoegzer on GitHub (Aug 13, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/425
When turning on fullscreen mode via Settings > General > Enable Fullscreen, and then launching a game, the main game screen does not enter fullscreen mode and does not render anything visually (you can hear audio though).
Update: This issue sometimes doesn't occur - on testing it seems to go into fullscreen mode roughly one in five launches, though it's currently unknown why this happens. It was initially thought to occur only when the underlying shadps4 window is "snapped" to an edge, but that's not always the case either.
d8b9d82ffa@Hermiten commented on GitHub (Oct 1, 2024):
Can you test again @Shoegzer ?
Some commit maybe fix that
@Shoegzer commented on GitHub (Oct 1, 2024):
Actually yes, it does seem to have been fixed, likely from a recent PR merge. Thanks for bringing it to my attention, closing.