mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-01-31 20:15:23 +01:00
Jubeat Festo 2020021900 Hex (#131)
* Jubeat Festo 2020021900 Hex * Fix indent Co-authored-by: Will <will@mon.im>
This commit is contained in:
parent
9a83759cf8
commit
c1e5be36ac
@ -11,6 +11,16 @@
|
||||
<script type="text/javascript">
|
||||
window.addEventListener("load", function() {
|
||||
new PatchContainer([
|
||||
new Patcher("jubeat", "2020-02-19", [
|
||||
{
|
||||
name: "SELECT MUSIC Timer Lock",
|
||||
patches: [{offset: 0xA0272, off: [0x75], on: [0xEB]}]
|
||||
},
|
||||
{
|
||||
name : "Skip CATEGORY SELECT",
|
||||
patches: [{offset: 0xA05F7, off: [0x04], on: [0x07]}]
|
||||
},
|
||||
]),
|
||||
new Patcher("jubeat", "2019-09-03", [
|
||||
{
|
||||
name: "Disable Tutorial",
|
||||
|
Loading…
x
Reference in New Issue
Block a user