[PR #3189] [MERGED] Adding crt-guest-advanced-HD shader #1740

Open
opened 2026-01-29 19:18:12 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/3189
Author: @Michael-Prince-Sharpe
Created: 4/23/2024
Status: Merged
Merged: 4/24/2024
Merged by: @stenzek

Base: masterHead: master


📝 Commits (10+)

📊 Changes

7 files changed (+2159 additions, -0 deletions)

View changed files

data/resources/shaders/reshade/Shaders/CRT-Guest-HD.fx (+2157 -0)
data/resources/shaders/reshade/Textures/CRT-LUT-1.png (+0 -0)
data/resources/shaders/reshade/Textures/CRT-LUT-2.png (+0 -0)
data/resources/shaders/reshade/Textures/CRT-LUT-3.png (+0 -0)
data/resources/shaders/reshade/Textures/CRT-LUT-4.png (+0 -0)
📝 data/resources/shaders/reshade/source.txt (+1 -0)
📝 data/resources/thirdparty.html (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stenzek/duckstation/pull/3189 **Author:** [@Michael-Prince-Sharpe](https://github.com/Michael-Prince-Sharpe) **Created:** 4/23/2024 **Status:** ✅ Merged **Merged:** 4/24/2024 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`ba691ce`](https://github.com/stenzek/duckstation/commit/ba691ceb66e6fdd36e738069b694b4a2407e5c84) Add CRT-Guest-Advanced-HD - [`e3bdf99`](https://github.com/stenzek/duckstation/commit/e3bdf992f31e84e7d9780470bd4d09cb9bae5b87) Update CRT-Guest info - [`25ce2cd`](https://github.com/stenzek/duckstation/commit/25ce2cd1ed4b4188a7de8a67f02c99b8f54462b0) Update CRT-Guest info - [`c277832`](https://github.com/stenzek/duckstation/commit/c27783280d1108cb7c024087750ecc3fa8dd07aa) Update CRT-Guest info - [`b1ca712`](https://github.com/stenzek/duckstation/commit/b1ca712a82d83763c07819f0b3616aa0712a36a5) Update CRT-Guest info - [`b9e38ce`](https://github.com/stenzek/duckstation/commit/b9e38ce6f4b9891e45ead9ce893bddac68417313) reversion for correction - [`0e7255f`](https://github.com/stenzek/duckstation/commit/0e7255f4b07f88c6954b2875f47822f9f18ce4d2) Update thirdparty.html - [`bf74bd4`](https://github.com/stenzek/duckstation/commit/bf74bd4ae69ce2c16f2c1bf73ba90e08ae7ae6cf) Update thirdparty.html - [`c3152de`](https://github.com/stenzek/duckstation/commit/c3152def1de6559b17e32408837af8f1aeb76128) Update thirdparty.html - [`efc2661`](https://github.com/stenzek/duckstation/commit/efc26614ba1d2ef1604fc4db6e60427f242dbe72) Update thirdparty.html ### 📊 Changes **7 files changed** (+2159 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `data/resources/shaders/reshade/Shaders/CRT-Guest-HD.fx` (+2157 -0) ➕ `data/resources/shaders/reshade/Textures/CRT-LUT-1.png` (+0 -0) ➕ `data/resources/shaders/reshade/Textures/CRT-LUT-2.png` (+0 -0) ➕ `data/resources/shaders/reshade/Textures/CRT-LUT-3.png` (+0 -0) ➕ `data/resources/shaders/reshade/Textures/CRT-LUT-4.png` (+0 -0) 📝 `data/resources/shaders/reshade/source.txt` (+1 -0) 📝 `data/resources/thirdparty.html` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:18:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1740