mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 16:25:58 +03:00
[GH-ISSUE #2070] [GAME BUG]: CUSA03984 Samurai Warriors 4 Empires - black textures #716
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#716
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 @chronicer on GitHub (Jan 6, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2070
Checklist (we expect you to perform these steps before opening the issue)
Describe the Bug
All effects are normally, but textures is black. Log contains many messages with this (i disabled critical logs sceSystemGestureUpdateTouchRecognizer and sceSystemGestureGetTouchEventsCount because this spams many times):
[Lib.VideoOut] driver.cpp:SubmitFlip:215: Flip queue is full
[Lib.VideoOut] video_out.cpp:sceVideoOutSubmitFlip:147: Flip queue is full
Also, in the main menu, you need to carefully press the up-and-down keys, since the game is very careful about pressing the key, one click can move the selected item immediately down the list, and not one position up or down.
Reproduction Steps
All effects are normally, but textures is black. Log contains many messages with this (i disabled critical logs sceSystemGestureUpdateTouchRecognizer and sceSystemGestureGetTouchEventsCount because this spams many times):
[Lib.VideoOut] driver.cpp:SubmitFlip:215: Flip queue is full
[Lib.VideoOut] video_out.cpp:sceVideoOutSubmitFlip:147: Flip queue is full
Specify OS Version
Windows 11 LTSC 24H2
CPU
Ryzen 3 3100
GPU
nVidia GTX 1050 Ti
Amount of RAM in GB
24 Gb
Amount of VRAM in GB
4 Gb
Log File
shad_log.zip
@Hermiten commented on GitHub (Feb 24, 2025):
Thanks for the report, you can have more information about these errors here:
https://github.com/shadps4-emu/shadPS4/wiki/III.-Guide-of%EF%BC%9CCritical%EF%BC%9Elog
I'm closing this one