From 01aa0d59671c2895d1f4d60c4fad39efb04b6729 Mon Sep 17 00:00:00 2001 From: chaoticgd <43898262+chaoticgd@users.noreply.github.com> Date: Wed, 21 Jan 2026 18:25:12 +0000 Subject: [PATCH] Docs: Fix some issues with the patching article (#476) --- docs/advanced/writing-patches.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/advanced/writing-patches.md b/docs/advanced/writing-patches.md index a0eca03..f7e6be0 100644 --- a/docs/advanced/writing-patches.md +++ b/docs/advanced/writing-patches.md @@ -418,7 +418,7 @@ PCSX2 has partial support for [PS2rd codes](https://github.com/mlafeldt/ps2rd/bl - `E0nnvvvv` + `Esnnvvvv` `taaaaaaa` @@ -536,7 +536,7 @@ The pseudocode in the above table makes use of the following functions: ``` - patch=1,EE,D0100000,extended,0201ABCD + patch=1,EE,D0100000,extended,0200ABCD // start of condition body patch=1,EE,10100010,extended,00001234 patch=1,EE,10100020,extended,00001234