mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 16:56:03 +03:00
[GH-ISSUE #3276] [GAME BUG]: Dead Island (CUSA03291) weird behaviour with internalScreen value changed #1009
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#1009
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 @Missake212 on GitHub (Jul 19, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3276
Checklist (we expect you to perform these steps before opening the issue)
Describe the Bug
When launching the game with internalScreenHeight and InternalScreenWidth set to 1920x1080 instead of 1280x720 the game is stretched weirdly and doesn't display the image as expected.
1920x1080:
1280x720:
Reproduction Steps
Change the internalScreenHeight and internalScreenWidth from 1280x720 to 1920x1080 then launch the game (haven't tried other values).
Specify OS Version
Windows 11
CPU
Intel Core I9 13900K
GPU
Nvidia RTX 4090
Amount of RAM in GB
32 GB
Amount of VRAM in GB
24 GB
Log File
CUSA03291.log
@Missake212 commented on GitHub (Jul 26, 2025):
Also tried 2560x1440:
And 3840x2160
I honestly have no idea why it behaves this way.