mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-28 01:10:55 +01:00
Chunithm Amazon: Dummy LED
This commit is contained in:
parent
1986128e49
commit
7891a5e71e
@ -99,6 +99,14 @@
|
||||
{offset: 0xBF6595, off: [0x28], on: [0x08]},
|
||||
],
|
||||
},
|
||||
{
|
||||
// esterTion
|
||||
name: "Dummy LED",
|
||||
tooltip: "Skip LED board check",
|
||||
patches: [
|
||||
{offset: 0x2499C7, off: [0x00], on: [0x01]},
|
||||
],
|
||||
},
|
||||
]),
|
||||
new Patcher("chuniApp.exe", "(1.30.00) AMAZON", [
|
||||
{
|
||||
@ -186,6 +194,14 @@
|
||||
{offset: 0xBC4F55, off: [0x28], on: [0x08]},
|
||||
],
|
||||
},
|
||||
{
|
||||
// esterTion
|
||||
name: "Dummy LED",
|
||||
tooltip: "Skip LED board check",
|
||||
patches: [
|
||||
{offset: 0x244AE7, off: [0x00], on: [0x01]},
|
||||
],
|
||||
},
|
||||
])
|
||||
]);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user