mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #3163] [MERGED] Disable cheats by default and fix the "Deinterlacing" description #1703
Reference in New Issue
Block a user
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/stenzek/duckstation/pull/3163
Author: @bslenul
Created: 4/10/2024
Status: ✅ Merged
Merged: 4/11/2024
Merged by: @stenzek
Base:
master← Head:cheats-and-deinterlace📝 Commits (2)
6ec3909Disable cheats by defaultb45acc3Qt: 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.