mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #2841] [MERGED] Unpack SnormNz 2x16 #3020
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#3020
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?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2841
Author: @AboMedoz
Created: 4/24/2025
Status: ✅ Merged
Merged: 5/1/2025
Merged by: @squidbus
Base:
main← Head:unpack-snorm2x16📝 Commits (10+)
c373e38+31bd2c6+cee375fUnpack Snorm 2x161627bcc+9a9aa24Merge branch 'shadps4-emu:main' into unpack-snorm2x16ba36139SintToSnormNz9e60665all is broken ig....62a5f13review changesc68c02b+0bbc095Merge branch 'unpack-snorm2x16' of https://github.com/AboMedoz/shadPS4 into unpack-snorm2x16📊 Changes
6 files changed (+50 additions, -6 deletions)
View changed files
📝
CMakeLists.txt(+0 -0)📝
src/shader_recompiler/ir/passes/lower_buffer_format_to_raw.cpp(+2 -1)📝
src/shader_recompiler/ir/reinterpret.h(+26 -0)📝
src/video_core/amdgpu/liverpool.h(+1 -1)📝
src/video_core/amdgpu/resource.h(+2 -2)📝
src/video_core/amdgpu/types.h(+19 -2)📄 Description
My poor attempt to implement this case but i think there is a Problem with it but it should solve the error in InFAMOUS
this case is responsible for face textures as i noticed
PR :
SnormNz stubbed with Snorm :
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.