[PR #1345] [MERGED] Add new Cheat Type F4, Find & Replace Bytes #469

Closed
opened 2026-01-29 19:08:04 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/1345
Author: @PugsyMAME
Created: 12/29/2020
Status: Merged
Merged: 12/29/2020
Merged by: @stenzek

Base: masterHead: master


📝 Commits (3)

  • b4741bc Add new Cheat Type F4, Find & Replace Bytes
  • dab410b Add new Cheat Type F4, Find & Replace Bytes
  • a10c4e3 Added error trapping for cheat type F4

📊 Changes

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

View changed files

📝 src/core/cheats.cpp (+95 -1)
📝 src/core/cheats.h (+1 -0)

📄 Description

Also knows as 'AOB' apparently. Information about how it works will be in the next chtdb.txt header or you can read/ask about it on the discord channel.


🔄 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/1345 **Author:** [@PugsyMAME](https://github.com/PugsyMAME) **Created:** 12/29/2020 **Status:** ✅ Merged **Merged:** 12/29/2020 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`b4741bc`](https://github.com/stenzek/duckstation/commit/b4741bc4d59851517b8824293473ac44837a95ef) Add new Cheat Type F4, Find & Replace Bytes - [`dab410b`](https://github.com/stenzek/duckstation/commit/dab410b88db0022f936fdba2830d0eda189426ba) Add new Cheat Type F4, Find & Replace Bytes - [`a10c4e3`](https://github.com/stenzek/duckstation/commit/a10c4e3131ba96e987580ed48fa5769b90df05dc) Added error trapping for cheat type F4 ### 📊 Changes **2 files changed** (+96 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/core/cheats.cpp` (+95 -1) 📝 `src/core/cheats.h` (+1 -0) </details> ### 📄 Description Also knows as 'AOB' apparently. Information about how it works will be in the next chtdb.txt header or you can read/ask about it on the discord channel. --- <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:08:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#469