From d9d021c3458ba731c46776edd899d6c23630a5b4 Mon Sep 17 00:00:00 2001 From: pepper0707 <83519251+pepper0707@users.noreply.github.com> Date: Sat, 13 Apr 2024 09:18:32 +0100 Subject: [PATCH] Added widescreen patches to fable 2 goty (#270) * Added widescreen patches to fable 2 goty * added missing newline --- ...able II (GOTY_Platinum Edition).patch.toml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/patches/4D5307F1 - Fable II (GOTY_Platinum Edition).patch.toml b/patches/4D5307F1 - Fable II (GOTY_Platinum Edition).patch.toml index 6e5c31e1..a40f62fc 100644 --- a/patches/4D5307F1 - Fable II (GOTY_Platinum Edition).patch.toml +++ b/patches/4D5307F1 - Fable II (GOTY_Platinum Edition).patch.toml @@ -81,3 +81,27 @@ hash = "4145F96D2DEE2AB5" # default.xex [[patch.be32]] address = 0x824b366c value = 0x39200001 + +[[patch]] + name = "21:9 Widescreen" + author = "Pepper" + is_enabled = false + + [[patch.be32]] + address = 0x8209fdf4 + value = 0x3fe38e39 + [[patch.be32]] + address = 0x8209fe7c + value = 0x4017b426 + +[[patch]] + name = "32:9 Ultrawidescreen" + author = "Pepper" + is_enabled = false + + [[patch.be32]] + address = 0x8209fdf4 + value = 0x4017b426 + [[patch.be32]] + address = 0x8209fe7c + value = 0x40638e39