add "Tune Street", "fantasia" +a (#263)

* add popn19, 20, update popn23

popn23: fix file header

* Update popn20fantasia.html

* Update popn19tunestreet.html

* add popn19, 20

* Update popn19tunestreet.html

* add popn19, 20
This commit is contained in:
ikaros14 2022-04-05 08:40:29 +09:00 committed by GitHub
parent 27fa19fd34
commit 74d269f609
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 122 additions and 1 deletions

BIN
img/fantasia.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
img/tunestreet.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -321,6 +321,18 @@
<div>Nostalgia Op.2</div>
</div>
</a>
<a href="popn19tunestreet.html" class="gameicon">
<div>
<img src="img/tunestreet.png">
<div>pop'n music 19 Tune Street</div>
</div>
</a>
<a href="popn20fantasia.html" class="gameicon">
<div>
<img src="img/fantasia.png">
<div>pop'n music 20 fantasia</div>
</div>
</a>
<a href="popn21sunnypark.html" class="gameicon">
<div>
<img src="img/sunny.png">

31
popn19tunestreet.html Normal file
View File

@ -0,0 +1,31 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>pop'n music Tune Street DLL Modder</title>
<link rel="stylesheet" href="css/style.css">
<!-- don't hate -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script>
<script type="text/javascript" src="js/FileSaver.min.js"></script>
<script type="text/javascript" src="js/dllpatcher.js"></script>
<script type="text/javascript">
window.addEventListener("load", function() {
new PatchContainer([
new Patcher("popn19.dll", "2011-06-14", [
{
name : "Partial Songs Unlock",
tooltip: "Unlock a song dedicated to e-amusement that cannot be unlocked by phase MAX.",
patches: [
{ offset: 0x6E5E2,
off: [0xA9, 0x00, 0x00, 0x00, 0x08, 0x74, 0x23, 0x8B, 0xC7, 0xE8, 0xC0, 0xF9, 0x03, 0x00, 0x84, 0xC0],
on: [0xB0, 0x01, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90] },
]},
]),
]);
});
</script>
</head>
<body>
<h1>pop'n music Tune Street DLL Modder</h1>
</body>
</html>

78
popn20fantasia.html Normal file
View File

@ -0,0 +1,78 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>pop'n music fantasia DLL Modder</title>
<link rel="stylesheet" href="css/style.css">
<!-- don't hate -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script>
<script type="text/javascript" src="js/FileSaver.min.js"></script>
<script type="text/javascript" src="js/dllpatcher.js"></script>
<script type="text/javascript">
window.addEventListener("load", function() {
new PatchContainer([
new Patcher("popn20.dll", "2012-09-19", [
{
name : "Coin Unlock",
patches: [
{ offset: 0x4130, off: [0x33, 0xC0, 0x40, 0xC3, 0xCC, 0xCC], on: [0xA1, 0xD4, 0x12, 0x39, 0x10, 0xC3] },
{ offset: 0x14C95B, off: [0x39], on: [0x44] },
{ offset: 0x14C963, off: [0x31], on: [0x3C] },
{ offset: 0x14C986, off: [0x74, 0x17, 0x85, 0xC0, 0x7E, 0x13], on: [0x0F, 0x84, 0x91, 0x00, 0x00, 0x00] },
{ offset: 0x14C993,
off: [0x7E, 0x0A, 0x5F, 0x5E, 0x5D, 0x89, 0xD8, 0x5B, 0x83, 0xC4, 0x08, 0xC3, 0x5F, 0x5E, 0x5D, 0x31,
0xC0, 0x5B, 0x83, 0xC4, 0x08, 0xC3, 0xCC, 0xCC, 0xA1, 0x75, 0xCC, 0xA1, 0x75, 0xC3, 0xCC, 0xCC, 0xCC,
0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC,
0xCC, 0xCC, 0xCC, 0xA1, 0x75, 0xCC, 0xA1, 0x75, 0xC3, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xA1, 0x75, 0xCC,
0xA1, 0x75, 0xC3, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC,
0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xA1, 0x75, 0xCC, 0xA1, 0x75, 0xC3, 0xCC, 0xCC,
0xCC, 0xA1, 0x75, 0xCC, 0xA1, 0x75, 0xC3, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC,
0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xA1, 0x75, 0xCC, 0xA1, 0x75, 0xC3, 0xCC, 0xCC,
0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC],
on: [0x74, 0x15, 0x7E, 0x09, 0x83, 0xF8, 0x04, 0x0F, 0x8E, 0x7D, 0x00, 0x00, 0x00, 0x5F, 0x5E, 0x5D,
0x8B, 0xC3, 0x5B, 0x83, 0xC4, 0x08, 0xC3, 0x8B, 0x35, 0x8C, 0xD4, 0x19, 0x10, 0x33, 0xDB, 0xBA, 0x01,
0x00, 0x00, 0x00, 0x8B, 0xCB, 0xD3, 0xE2, 0x8B, 0xC3, 0xD1, 0xF8, 0x85, 0xD5, 0x74, 0x49, 0xF6, 0xC3,
0x01, 0x74, 0x19, 0xA1, 0x50, 0x65, 0x38, 0x10, 0x85, 0xC0, 0x74, 0x02, 0xFF, 0xD0, 0x68, 0x00, 0xF9,
0x25, 0x10, 0x6A, 0x01, 0xFF, 0xD6, 0x83, 0xC4, 0x08, 0xEB, 0x2B, 0x8B, 0x44, 0x84, 0x10, 0x85, 0xC0,
0x7E, 0x23, 0x8B, 0xF8, 0xEB, 0x03, 0x8D, 0x49, 0x00, 0x68, 0xF4, 0xF8, 0x25, 0x10, 0x6A, 0x01, 0xFF,
0xD6, 0xA1, 0x4C, 0x65, 0x38, 0x10, 0x83, 0xC4, 0x08, 0x85, 0xC0, 0x74, 0x02, 0xFF, 0xD0, 0x83, 0xEF,
0x01, 0x75, 0xE4, 0x43, 0x83, 0xFB, 0x04, 0x7C, 0xA0, 0xA1, 0x54, 0x65, 0x38, 0x10, 0x85, 0xC0, 0x74,
0x02, 0xFF, 0xD0, 0x5F, 0x5E, 0x5D, 0x33, 0xC0, 0x5B, 0x83, 0xC4, 0x08, 0xC3] },
{ offset: 0x28CEB6,
off: [0x4C, 0x3D, 0x7C, 0x3D, 0x11, 0x3E, 0x3B, 0x3E, 0x4B, 0x3E, 0xE2, 0x3E, 0xEB, 0x3E, 0xF1, 0x3E,
0xFB, 0x3E, 0x00, 0x3F, 0x12, 0x3F, 0x42, 0x3F, 0x47, 0x3F, 0x4C, 0x3F, 0x52, 0x3F, 0x59, 0x3F, 0x5F,
0x3F, 0x65, 0x3F, 0x8F, 0x3F, 0x9B, 0x3F, 0xA3, 0x3F, 0xAB, 0x3F, 0xB1, 0x3F, 0xC9, 0x3F, 0xE2, 0x3F,
0xF7, 0x3F, 0xFC, 0x3F, 0x00, 0x00],
on: [0x31, 0x3D, 0x4C, 0x3D, 0x7C, 0x3D, 0x11, 0x3E, 0x3B, 0x3E, 0x4B, 0x3E, 0xE2, 0x3E, 0xEB, 0x3E,
0xF1, 0x3E, 0xFB, 0x3E, 0x00, 0x3F, 0x12, 0x3F, 0x42, 0x3F, 0x47, 0x3F, 0x4C, 0x3F, 0x52, 0x3F, 0x59,
0x3F, 0x5F, 0x3F, 0x65, 0x3F, 0x8F, 0x3F, 0x9B, 0x3F, 0xA3, 0x3F, 0xAB, 0x3F, 0xB1, 0x3F, 0xC9, 0x3F,
0xE2, 0x3F, 0xF7, 0x3F, 0xFC, 0x3F] }
]},
{
name : "Partial Songs Unlock",
tooltip: "Unlock a song dedicated to e-amusement that cannot be unlocked by phase MAX.",
patches: [
{ offset: 0x1D96D4, off: [0x04], on: [0x00] },
{ offset: 0x1D9774, off: [0x04], on: [0x00] },
{ offset: 0x1D9814, off: [0x04], on: [0x00] },
{ offset: 0x1D98B4, off: [0x04], on: [0x00] },
{ offset: 0x1D9954, off: [0x04], on: [0x00] },
{ offset: 0x1D99F4, off: [0x04], on: [0x00] },
{ offset: 0x1D9A94, off: [0x04], on: [0x00] },
{ offset: 0x1D9B34, off: [0x04], on: [0x00] },
{ offset: 0x1D9BD4, off: [0x04], on: [0x00] },
{ offset: 0x1D9C74, off: [0x04], on: [0x00] },
{ offset: 0x1D9D14, off: [0x04], on: [0x00] },
{ offset: 0x1D9DB4, off: [0x04], on: [0x00] },
{ offset: 0x1D9E54, off: [0x04], on: [0x00] },
{ offset: 0x1D9EF4, off: [0x04], on: [0x00] },
]},
]),
]);
});
</script>
</head>
<body>
<h1>pop'n music fantasia DLL Modder</h1>
</body>
</html>

View File

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">