mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[GH-ISSUE #1864] [Feature Request] AMD FidelityFX Super Resolution 1.0 #642
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#642
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 @Xphalnos on GitHub (Dec 24, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1864
The implementation of FSR 1.0 could benefit shadPS4 thanks to an improvement in performance and image quality.
Unlike DLSS which is exclusive to Nvidia cards, FSR 1.0 works on all GPUs.
There could be a scrollbar in the Qt interface that allows you to adjust the sharpness of the image.
FSR 1.0 repo:
https://github.com/GPUOpen-Effects/FidelityFX-FSR
Interesting Article:
https://gpuopen.com/manuals/fidelityfx_sdk/fidelityfx_sdk-page_techniques_super-resolution-spatial/
@Xphalnos commented on GitHub (Mar 30, 2025):
Fixed by https://github.com/shadps4-emu/shadPS4/pull/2624!