From 520e41549d1b3b790908545589084150503dc17a Mon Sep 17 00:00:00 2001 From: yume39 <60466517+yume39@users.noreply.github.com> Date: Sun, 2 Feb 2020 09:23:01 +0000 Subject: [PATCH] GC 4EX: more patches (#119) --- gc4ex.html | 20 +++++++++++++++++++- index.html | 2 +- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/gc4ex.html b/gc4ex.html index 0336595..d4368a7 100644 --- a/gc4ex.html +++ b/gc4ex.html @@ -19,7 +19,25 @@ // non-extra {offset: 0x298e0, off: [0x55, 0x8b, 0xec, 0x51, 0x89, 0x4d], on: [0xb8, 0xff, 0x00, 0x00, 0x00, 0xc3]}, // extra - {offset: 0x220d30, off: [0x55, 0x8b, 0xec, 0x51, 0x89, 0x4d, 0xfc, 0x8b, 0x4d, 0xfc, 0x81, 0xc1, 0xd4, 0x07, 0x00, 0x00, 0xe8, 0x5b, 0x0f, 0xdf, 0xff, 0x3b, 0x45, 0x08, 0x73, 0x04, 0x33, 0xc0, 0xeb, 0x14, 0x8b, 0x45, 0x08, 0x50, 0x8b, 0x4d, 0xfc, 0x81, 0xc1, 0xd4, 0x07, 0x00, 0x00, 0xe8, 0x60, 0xb7, 0xe1, 0xff, 0x8b], on: [0x8b, 0x44, 0x24, 0x04, 0x8b, 0x15, 0x54, 0xa5, 0x7d, 0x00, 0x66, 0x8b, 0x0d, 0x50, 0xa5, 0x7d, 0x00, 0x3b, 0x02, 0x74, 0x0e, 0x81, 0xc2, 0xb4, 0x00, 0x00, 0x00, 0x66, 0x49, 0x75, 0xf2, 0x31, 0xc0, 0xeb, 0x0b, 0x31, 0xc0, 0x83, 0x7a, 0x2c, 0x00, 0x0f, 0x95, 0xc0, 0x01, 0xc0, 0xc2, 0x04, 0x00]}, + {offset: 0x220d30, off: [0x55, 0x8b, 0xec, 0x51, 0x89, 0x4d, 0xfc, 0x8b, 0x4d, 0xfc, 0x81, 0xc1, 0xd4, 0x07, 0x00, 0x00, 0xe8, 0x5b, 0x0f, 0xdf, 0xff, 0x3b, 0x45, 0x08, 0x73, 0x04, 0x33, 0xc0, 0xeb, 0x14, 0x8b, 0x45, 0x08, 0x50, 0x8b, 0x4d, 0xfc, 0x81, 0xc1, 0xd4, 0x07, 0x00, 0x00, 0xe8, 0x60, 0xb7, 0xe1], on: [0x8b, 0x44, 0x24, 0x04, 0x8b, 0x15, 0x54, 0xa5, 0x7d, 0x00, 0x8b, 0x0d, 0x50, 0xa5, 0x7d, 0x00, 0x3b, 0x02, 0x74, 0x0d, 0x81, 0xc2, 0xb4, 0x00, 0x00, 0x00, 0x49, 0x75, 0xf3, 0x31, 0xc0, 0xeb, 0x0b, 0x31, 0xc0, 0x83, 0x7a, 0x2c, 0x00, 0x0f, 0x95, 0xc0, 0x01, 0xc0, 0xc2, 0x04, 0x00]}, + ], + }, + { + name: "Hide in-game tutorial prompts", + patches: [ + {offset: 0x248659, off: [0x0f, 0x84], on: [0x90, 0xe9]}, + ], + }, + { + name: "Hide scrolling \"currently offline\" message while offline", + patches: [ + {offset: 0x332ae, off: [0xe8, 0xad, 0x0e, 0x1c, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90]}, + ], + }, + { + name: "Show folder jackets while offline", + patches: [ + {offset: 0x1ac8c0, off: [0x74, 0x33], on: [0x90, 0x90]}, ], }, ]), diff --git a/index.html b/index.html index 4b53e07..5d8df9d 100644 --- a/index.html +++ b/index.html @@ -83,7 +83,7 @@
-
Groove Coaster 4EX
+
Groove Coaster 4EX Infinity Highway