[PR #3163] [MERGED] Disable cheats by default and fix the "Deinterlacing" description #1703

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

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/3163
Author: @bslenul
Created: 4/10/2024
Status: Merged
Merged: 4/11/2024
Merged by: @stenzek

Base: masterHead: cheats-and-deinterlace


📝 Commits (2)

  • 6ec3909 Disable cheats by default
  • b45acc3 Qt: fix "Deinterlacing" description

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 src/core/settings.h (+1 -1)
📝 src/duckstation-qt/graphicssettingswidget.cpp (+1 -1)

📄 Description

Kinda same fix as my previous PR, the "Deinterlacing" setting was using the "Crop" setting var name.
+ disable cheats by default, since you confirmed on Discord it wasn't the intended behavior.


🔄 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/3163 **Author:** [@bslenul](https://github.com/bslenul) **Created:** 4/10/2024 **Status:** ✅ Merged **Merged:** 4/11/2024 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `cheats-and-deinterlace` --- ### 📝 Commits (2) - [`6ec3909`](https://github.com/stenzek/duckstation/commit/6ec3909d391cca1b62da1621990976abc7c76fc8) Disable cheats by default - [`b45acc3`](https://github.com/stenzek/duckstation/commit/b45acc3927333ef3067ca95a83676f9ebb8e573e) Qt: fix "Deinterlacing" description ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/core/settings.h` (+1 -1) 📝 `src/duckstation-qt/graphicssettingswidget.cpp` (+1 -1) </details> ### 📄 Description Kinda same fix as my previous PR, the "Deinterlacing" setting was using the "Crop" setting var name. \+ disable cheats by default, since you confirmed on Discord it wasn't the intended behavior. --- <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:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1703