Update jubeatqubell.html (#84)

This commit is contained in:
camprevail 2019-08-17 23:06:41 -04:00 committed by Will
parent 61cf5ddcd9
commit ba2802fdeb

View File

@ -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", [
{