mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-20 20:21:39 +01:00
Update jubeatqubell.html (#84)
This commit is contained in:
parent
61cf5ddcd9
commit
ba2802fdeb
@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
@ -20,7 +20,18 @@
|
||||
name : "SELECT MUSIC timer lock",
|
||||
patches : [{offset : 0x80576, off : [0x75], on : [0xEB]}]
|
||||
},
|
||||
], true),
|
||||
], "2017-06-20"),
|
||||
|
||||
new DllPatcher("jubeat", [
|
||||
{
|
||||
name : "Disable tutorial",
|
||||
patches : [{offset : 0xAA462, off: [0x75, 0x4A, 0x53, 0x68, 0x00], on : [0xE9, 0x90, 0x00, 0x00, 0x00]}]
|
||||
},
|
||||
{
|
||||
name : "SELECT MUSIC timer lock",
|
||||
patches : [{offset : 0x802D0, off : [0x75], on : [0xEB]}]
|
||||
},
|
||||
], "2017-04-15"),
|
||||
|
||||
new DllPatcher("music_db", [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user