mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #2460] [MERGED] Fixed cheat type 52 only working with 1st subtype #1075
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/2460
Author: @PugsyMAME
Created: 7/31/2021
Status: ✅ Merged
Merged: 8/7/2021
Merged by: @stenzek
Base:
master← Head:master📝 Commits (2)
106dc29Fixed cheat type 52 only working with 1st subtype7025cc3Improved Cheat Memory Scanner functionality📊 Changes
4 files changed (+200 additions, -55 deletions)
View changed files
📝
src/core/cheats.cpp(+1 -1)📝
src/duckstation-qt/cheatmanagerdialog.cpp(+85 -32)📝
src/duckstation-qt/cheatmanagerdialog.h(+4 -2)📝
src/duckstation-qt/cheatmanagerdialog.ui(+110 -20)📄 Description
Fixed typo in ExtCheatRegistersCompare, which made it so that only 52 type 5200 worked,
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.