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:
ikaros14
2022-04-04 09:25:22 +09:00
committed by GitHub
parent 32dbf11c22
commit 86b10cfd80
4 changed files with 879 additions and 834 deletions
+10 -2
View File
@@ -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>