GC 4EX: more patches (#119)

This commit is contained in:
yume39
2020-02-02 09:23:01 +00:00
committed by GitHub
parent a002dd4726
commit 520e41549d
2 changed files with 20 additions and 2 deletions
+19 -1
View File
@@ -19,7 +19,25 @@
// non-extra // non-extra
{offset: 0x298e0, off: [0x55, 0x8b, 0xec, 0x51, 0x89, 0x4d], on: [0xb8, 0xff, 0x00, 0x00, 0x00, 0xc3]}, {offset: 0x298e0, off: [0x55, 0x8b, 0xec, 0x51, 0x89, 0x4d], on: [0xb8, 0xff, 0x00, 0x00, 0x00, 0xc3]},
// extra // 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]},
], ],
}, },
]), ]),
+1 -1
View File
@@ -83,7 +83,7 @@
<a href="gc4ex.html" class="gameicon"> <a href="gc4ex.html" class="gameicon">
<div> <div>
<img src="img/gc4ex.png"> <img src="img/gc4ex.png">
<div>Groove Coaster 4EX</div> <div>Groove Coaster 4EX Infinity Highway</div>
</div> </div>
</a> </a>
<a href="gfdmv5.html" class="gameicon"> <a href="gfdmv5.html" class="gameicon">