mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Update popn22~25 (#256)
popn22, 23: add "datecode", "'NO' selected for tutorial by default", "Remove Timer" popn24: add "datecode", "Skip Tutorials", "Unlock Deco Parts", "Unlock Characters" popn25: add "Unlock Deco Parts", "Unlock Characters" in 20200928
This commit is contained in:
+10
-2
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
@@ -124,6 +124,14 @@
|
||||
{ offset: 0x8AE71, off: [0x75], on: [0xEB] },
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Unlock Deco Parts",
|
||||
patches: [{ offset: 0xF9E03, off: [0x75, 0x22], on: [0x90, 0x90] }],
|
||||
},
|
||||
{
|
||||
name: "Unlock Characters",
|
||||
patches: [{ offset: 0xF2C2E, off: [0x74], on: [0xEB] }],
|
||||
},
|
||||
{
|
||||
name: "Unlock All Songs",
|
||||
patches: [
|
||||
@@ -142,4 +150,4 @@
|
||||
<body>
|
||||
<h1>pop'n music peace DLL Modder</h1>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user