From 86b10cfd802c5a9d89e45aa97ab89ac2346b2add Mon Sep 17 00:00:00 2001 From: ikaros14 <70622899+ikaros14@users.noreply.github.com> Date: Mon, 4 Apr 2022 09:25:22 +0900 Subject: [PATCH] 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 --- popn22lapistoria.html | 1068 +++++++++++++++++++++-------------------- popn23eclale.html | 268 ++++++----- popn24usaneko.html | 365 +++++++------- popn25peace.html | 12 +- 4 files changed, 879 insertions(+), 834 deletions(-) diff --git a/popn22lapistoria.html b/popn22lapistoria.html index 2c692e0..94f085e 100644 --- a/popn22lapistoria.html +++ b/popn22lapistoria.html @@ -1,529 +1,539 @@ - - - - - pop'n music Lapistoria DLL Modder - - - - - - - - -

pop'n music Lapistoria DLL Modder

- - + + + + + pop'n music Lapistoria DLL Modder + + + + + + + + +

pop'n music Lapistoria DLL Modder

+ + diff --git a/popn23eclale.html b/popn23eclale.html index 0d17445..a1c6a36 100644 --- a/popn23eclale.html +++ b/popn23eclale.html @@ -1,131 +1,137 @@ - - - - - pop'n music éclale DLL Modder - - - - - - - - -

pop'n music éclale DLL Modder

- - + + + + + pop'n music éclale DLL Modder + + + + + + + + +

pop'n music éclale DLL Modder

+ + diff --git a/popn24usaneko.html b/popn24usaneko.html index a14f68e..d583bb8 100644 --- a/popn24usaneko.html +++ b/popn24usaneko.html @@ -10,178 +10,199 @@ diff --git a/popn25peace.html b/popn25peace.html index def292c..48e5575 100644 --- a/popn25peace.html +++ b/popn25peace.html @@ -1,4 +1,4 @@ - + @@ -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 @@

pop'n music peace DLL Modder

- + \ No newline at end of file