diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..fe890dd --- /dev/null +++ b/.htaccess @@ -0,0 +1,5 @@ +# Over time, some patchers have changed path due to reorganisation and cleanup. +# This avoids link rot on mon's server by redirecting the old paths to the new ones + +Redirect permanent "/bemanipatcher/chuninewplus.html" "/bemanipatcher/chusannewplus.html" +Redirect permanent "/bemanipatcher/resort_anthem.html" "/bemanipatcher/resortanthem.html" diff --git a/chuni.html b/chuni.html index 805c9f5..78ce973 100644 --- a/chuni.html +++ b/chuni.html @@ -7,10 +7,10 @@ - + + + + + +

CHUNITHM AIR PLUS Modder

+ + diff --git a/chuniamazon.html b/chuniamazon.html index 199eec6..4ea3a14 100644 --- a/chuniamazon.html +++ b/chuniamazon.html @@ -8,104 +8,7 @@ + + + +

CHUNITHM AMAZON PLUS Modder

+ + diff --git a/chunicrystal.html b/chunicrystal.html index 34320dc..a9aa469 100644 --- a/chunicrystal.html +++ b/chunicrystal.html @@ -8,7 +8,7 @@ diff --git a/chunicrystalplus.html b/chunicrystalplus.html new file mode 100644 index 0000000..cbf219b --- /dev/null +++ b/chunicrystalplus.html @@ -0,0 +1,103 @@ + + + + + CHUNITHM CRYSTAL PLUS Modder + + + + + +

CHUNITHM CRYSTAL PLUS Modder

+ + diff --git a/chuniparadise.html b/chuniparadise.html index 7cdae9c..990568f 100644 --- a/chuniparadise.html +++ b/chuniparadise.html @@ -2,12 +2,13 @@ - CHUNITHM PARADISE Modder + CHUNITHM PARADISE (LOST) Modder -

CHUNITHM PARADISE Modder

+

CHUNITHM PARADISE (LOST) Modder

diff --git a/chuniplus.html b/chuniplus.html index 3190f32..fa442fc 100644 --- a/chuniplus.html +++ b/chuniplus.html @@ -7,8 +7,8 @@ - diff --git a/chunistar.html b/chunistar.html index 8618686..781277c 100644 --- a/chunistar.html +++ b/chunistar.html @@ -7,10 +7,10 @@ - diff --git a/chunistarplus.html b/chunistarplus.html new file mode 100644 index 0000000..28a3535 --- /dev/null +++ b/chunistarplus.html @@ -0,0 +1,104 @@ + + + + + CHUNITHM STAR PLUS Modder + + + + + + + + +

CHUNITHM STAR PLUS Modder

+ + diff --git a/chusan.html b/chusan.html index 5c45ed1..2590163 100644 --- a/chusan.html +++ b/chusan.html @@ -1,76 +1,88 @@ - - - - - CHUNITHM NEW!! Modder - - - - - -

CHUNITHM NEW!! Modder

- - + + + + + CHUNITHM NEW!! Modder + + + + + +

CHUNITHM NEW!! Modder

+ + diff --git a/chuninewplus.html b/chusannewplus.html similarity index 92% rename from chuninewplus.html rename to chusannewplus.html index f726ed6..afb8cc5 100644 --- a/chuninewplus.html +++ b/chusannewplus.html @@ -1,99 +1,101 @@ - - - - - CHUNITHM NEW PLUS!! Modder - - - - - -

CHUNITHM NEW PLUS!! Modder

- - + + + + + CHUNITHM NEW PLUS!! Modder + + + + + +

CHUNITHM NEW PLUS!! Modder

+ + diff --git a/chusansun.html b/chusansun.html new file mode 100644 index 0000000..3d1f8d4 --- /dev/null +++ b/chusansun.html @@ -0,0 +1,136 @@ + + + + + CHUNITHM SUN Modder + + + + + +

CHUNITHM SUN Modder

+ + \ No newline at end of file diff --git a/chusansunplus.html b/chusansunplus.html new file mode 100644 index 0000000..0d9a3da --- /dev/null +++ b/chusansunplus.html @@ -0,0 +1,136 @@ + + + + + CHUNITHM SUN PLUS Modder + + + + + +

CHUNITHM SUN PLUS Modder

+ + diff --git a/css/style.css b/css/style.css index 8086a5f..7e546a4 100644 --- a/css/style.css +++ b/css/style.css @@ -8,7 +8,6 @@ font-weight: normal; font-style: normal; } - .tagline { font-family: monospace; } @@ -332,7 +331,6 @@ input[type=radio] { cursor: pointer; display: inline-block; } - .patchPreviewLabel { cursor: pointer; } @@ -357,3 +355,49 @@ input[type=checkbox]:checked ~ ul > li.patch-on { input[type=checkbox]:checked ~ ul > li.patch-off { display: list-item; } +@media (prefers-color-scheme: dark) { + body { + background: #1d1e1f; + color: #fff; + } + .gameicon, .patchContainer { + background-color: #2e2e2e; + } + label.gameicon { + background: #303025; + } + .subsection { + background-color: #464646; + } + .success { + color: green; + } +} +@media (prefers-color-scheme: light) { + body { + background: #e2e1e0; + color: #000; + } + .gameicon, .patchContainer { + background-color: white; + } + label.gameicon { + background: #fffcf0; + } + .subsection { + background-color: #a2a2a2; + } +} +.image-wrapper { + position: relative; +} +.image-hover { + position: absolute; + top: 0; + left: 1; + opacity: 0; + transition: opacity 0.5s ease-out; +} +.image-hover:hover { + opacity: 1; +} \ No newline at end of file diff --git a/ddra.html b/ddra.html old mode 100755 new mode 100644 diff --git a/ddra20+.html b/ddra20+.html index dc3a692..7c1ea10 100644 --- a/ddra20+.html +++ b/ddra20+.html @@ -1,937 +1,937 @@ - - - - - DDR A20 Plus DLL Modder - - - - - - - -

DDR A20 Plus DLL Modder

- - + + + + + DDR A20 Plus DLL Modder + + + + + + + +

DDR A20 Plus DLL Modder

+ + diff --git a/drs.html b/drs.html index 1ba8203..e12b081 100644 --- a/drs.html +++ b/drs.html @@ -8,6 +8,25 @@ diff --git a/gitadoramatixx.html b/gitadoramatixx.html index b498cef..7fb5ae6 100644 --- a/gitadoramatixx.html +++ b/gitadoramatixx.html @@ -7,7 +7,8 @@ diff --git a/gitadoranextage.html b/gitadoranextage.html index ea6b616..4809d81 100644 --- a/gitadoranextage.html +++ b/gitadoranextage.html @@ -7,7 +7,8 @@ diff --git a/gitadoraod.html b/gitadoraod.html index e907488..9f511a7 100644 --- a/gitadoraod.html +++ b/gitadoraod.html @@ -7,7 +7,8 @@ diff --git a/gitadoratb.html b/gitadoratb.html index 7fc9e2c..47fb46d 100644 --- a/gitadoratb.html +++ b/gitadoratb.html @@ -7,7 +7,8 @@ diff --git a/gitadoratbre.html b/gitadoratbre.html index 91f2f47..5c023ab 100644 --- a/gitadoratbre.html +++ b/gitadoratbre.html @@ -7,7 +7,8 @@ diff --git a/img/aaa_chuni.png b/img/aaa_chuni.png index cacc54a..27a570e 100644 Binary files a/img/aaa_chuni.png and b/img/aaa_chuni.png differ diff --git a/img/aaa_nostalgia.png b/img/aaa_nostalgia.png index 12cff8a..adceb3c 100644 Binary files a/img/aaa_nostalgia.png and b/img/aaa_nostalgia.png differ diff --git a/img/beatstream.png b/img/beatstream/01.png similarity index 100% rename from img/beatstream.png rename to img/beatstream/01.png diff --git a/img/beatstream2.png b/img/beatstream/02.png similarity index 100% rename from img/beatstream2.png rename to img/beatstream/02.png diff --git a/img/chu/ni01.png b/img/chu/ni01.png new file mode 100644 index 0000000..fa6edbd Binary files /dev/null and b/img/chu/ni01.png differ diff --git a/img/chu/ni02plus.png b/img/chu/ni02plus.png new file mode 100644 index 0000000..8cfd537 Binary files /dev/null and b/img/chu/ni02plus.png differ diff --git a/img/chu/ni03air.png b/img/chu/ni03air.png new file mode 100644 index 0000000..76803dd Binary files /dev/null and b/img/chu/ni03air.png differ diff --git a/img/chu/ni04airplus.png b/img/chu/ni04airplus.png new file mode 100644 index 0000000..5a8cb14 Binary files /dev/null and b/img/chu/ni04airplus.png differ diff --git a/img/chu/ni05star.png b/img/chu/ni05star.png new file mode 100644 index 0000000..48cf54a Binary files /dev/null and b/img/chu/ni05star.png differ diff --git a/img/chu/ni06starplus.png b/img/chu/ni06starplus.png new file mode 100644 index 0000000..e58fb17 Binary files /dev/null and b/img/chu/ni06starplus.png differ diff --git a/img/chu/ni07amazon.png b/img/chu/ni07amazon.png new file mode 100644 index 0000000..d0f21f5 Binary files /dev/null and b/img/chu/ni07amazon.png differ diff --git a/img/chu/ni08amazonplus.png b/img/chu/ni08amazonplus.png new file mode 100644 index 0000000..93def86 Binary files /dev/null and b/img/chu/ni08amazonplus.png differ diff --git a/img/chu/ni09crystal.png b/img/chu/ni09crystal.png new file mode 100644 index 0000000..f937785 Binary files /dev/null and b/img/chu/ni09crystal.png differ diff --git a/img/chu/ni10crystalplus.png b/img/chu/ni10crystalplus.png new file mode 100644 index 0000000..9dc2051 Binary files /dev/null and b/img/chu/ni10crystalplus.png differ diff --git a/img/chu/ni11paradise.png b/img/chu/ni11paradise.png new file mode 100644 index 0000000..d6662af Binary files /dev/null and b/img/chu/ni11paradise.png differ diff --git a/img/chu/ni11paradiselost.png b/img/chu/ni11paradiselost.png new file mode 100644 index 0000000..a4e0a71 Binary files /dev/null and b/img/chu/ni11paradiselost.png differ diff --git a/img/chu/san12.png b/img/chu/san12.png new file mode 100644 index 0000000..b9e6d2e Binary files /dev/null and b/img/chu/san12.png differ diff --git a/img/chu/san13newplus.png b/img/chu/san13newplus.png new file mode 100644 index 0000000..f216144 Binary files /dev/null and b/img/chu/san13newplus.png differ diff --git a/img/chu/san14sun.png b/img/chu/san14sun.png new file mode 100644 index 0000000..f29ab87 Binary files /dev/null and b/img/chu/san14sun.png differ diff --git a/img/chu/san15sunplus.png b/img/chu/san15sunplus.png new file mode 100644 index 0000000..f9e0936 Binary files /dev/null and b/img/chu/san15sunplus.png differ diff --git a/img/chuni.png b/img/chuni.png deleted file mode 100644 index 0d28749..0000000 Binary files a/img/chuni.png and /dev/null differ diff --git a/img/chuniair.png b/img/chuniair.png deleted file mode 100644 index f7bc85d..0000000 Binary files a/img/chuniair.png and /dev/null differ diff --git a/img/chuniamazon.png b/img/chuniamazon.png deleted file mode 100644 index aadd0b9..0000000 Binary files a/img/chuniamazon.png and /dev/null differ diff --git a/img/chunicrystal.png b/img/chunicrystal.png deleted file mode 100644 index 2fb2984..0000000 Binary files a/img/chunicrystal.png and /dev/null differ diff --git a/img/chuninewplus.png b/img/chuninewplus.png deleted file mode 100644 index 6953224..0000000 Binary files a/img/chuninewplus.png and /dev/null differ diff --git a/img/chuniparadise.png b/img/chuniparadise.png deleted file mode 100644 index 6f9a69b..0000000 Binary files a/img/chuniparadise.png and /dev/null differ diff --git a/img/chuniplus.jpg b/img/chuniplus.jpg deleted file mode 100644 index 6e9ea63..0000000 Binary files a/img/chuniplus.jpg and /dev/null differ diff --git a/img/chunistar.png b/img/chunistar.png deleted file mode 100644 index aa29af7..0000000 Binary files a/img/chunistar.png and /dev/null differ diff --git a/img/chusan.png b/img/chusan.png deleted file mode 100644 index 8901e56..0000000 Binary files a/img/chusan.png and /dev/null differ diff --git a/img/clan.png b/img/clan.png deleted file mode 100644 index 23c35e5..0000000 Binary files a/img/clan.png and /dev/null differ diff --git a/img/ddrx.png b/img/ddr/ddr01x.png similarity index 100% rename from img/ddrx.png rename to img/ddr/ddr01x.png diff --git a/img/ddrx2.png b/img/ddr/ddr02x2.png similarity index 100% rename from img/ddrx2.png rename to img/ddr/ddr02x2.png diff --git a/img/ddrx3.png b/img/ddr/ddr03x3.png similarity index 100% rename from img/ddrx3.png rename to img/ddr/ddr03x3.png diff --git a/img/ddr2013.png b/img/ddr/ddr04_2013.png similarity index 100% rename from img/ddr2013.png rename to img/ddr/ddr04_2013.png diff --git a/img/ddr2014.png b/img/ddr/ddr05_2014.png similarity index 100% rename from img/ddr2014.png rename to img/ddr/ddr05_2014.png diff --git a/img/ddra.png b/img/ddr/ddr06a.png similarity index 100% rename from img/ddra.png rename to img/ddr/ddr06a.png diff --git a/img/ddra20.png b/img/ddr/ddr07a20.png similarity index 100% rename from img/ddra20.png rename to img/ddr/ddr07a20.png diff --git a/img/ddra20+.png b/img/ddr/ddr08a20+.png similarity index 100% rename from img/ddra20+.png rename to img/ddr/ddr08a20+.png diff --git a/img/exchain.png b/img/exchain.png deleted file mode 100644 index 58d7aea..0000000 Binary files a/img/exchain.png and /dev/null differ diff --git a/img/festo.png b/img/festo.png deleted file mode 100644 index 23e339f..0000000 Binary files a/img/festo.png and /dev/null differ diff --git a/img/gc4ex.png b/img/gc4ex.png index 9c66121..0a82fc7 100644 Binary files a/img/gc4ex.png and b/img/gc4ex.png differ diff --git a/img/gfdmv4.png b/img/gdfm/gfdmv4.png similarity index 100% rename from img/gfdmv4.png rename to img/gdfm/gfdmv4.png diff --git a/img/gfdmv5.png b/img/gdfm/gfdmv5.png similarity index 100% rename from img/gfdmv5.png rename to img/gdfm/gfdmv5.png diff --git a/img/gfdmv6.png b/img/gdfm/gfdmv6.png similarity index 100% rename from img/gfdmv6.png rename to img/gdfm/gfdmv6.png diff --git a/img/gfdmv7.png b/img/gdfm/gfdmv7.png similarity index 100% rename from img/gfdmv7.png rename to img/gdfm/gfdmv7.png diff --git a/img/gfdmv8.png b/img/gdfm/gfdmv8.png similarity index 100% rename from img/gfdmv8.png rename to img/gdfm/gfdmv8.png diff --git a/img/gfdmxg2.png b/img/gdfm/gfdmxg2.png similarity index 100% rename from img/gfdmxg2.png rename to img/gdfm/gfdmxg2.png diff --git a/img/gfdmxg3.png b/img/gdfm/gfdmxg3.png similarity index 100% rename from img/gfdmxg3.png rename to img/gdfm/gfdmxg3.png diff --git a/img/gdfm/gitadora2od.png b/img/gdfm/gitadora2od.png new file mode 100644 index 0000000..b940d11 Binary files /dev/null and b/img/gdfm/gitadora2od.png differ diff --git a/img/gdfm/gitadora3tb.png b/img/gdfm/gitadora3tb.png new file mode 100644 index 0000000..473cab6 Binary files /dev/null and b/img/gdfm/gitadora3tb.png differ diff --git a/img/gdfm/gitadora4tbre.png b/img/gdfm/gitadora4tbre.png new file mode 100644 index 0000000..486482a Binary files /dev/null and b/img/gdfm/gitadora4tbre.png differ diff --git a/img/gdfm/gitadora5matixx.png b/img/gdfm/gitadora5matixx.png new file mode 100644 index 0000000..1b94d50 Binary files /dev/null and b/img/gdfm/gitadora5matixx.png differ diff --git a/img/gdfm/gitadora6exchain.png b/img/gdfm/gitadora6exchain.png new file mode 100644 index 0000000..130f3e7 Binary files /dev/null and b/img/gdfm/gitadora6exchain.png differ diff --git a/img/gdfm/gitadora7nextage.png b/img/gdfm/gitadora7nextage.png new file mode 100644 index 0000000..22e7fac Binary files /dev/null and b/img/gdfm/gitadora7nextage.png differ diff --git a/img/gdfm/gitadora8highvoltage.png b/img/gdfm/gitadora8highvoltage.png new file mode 100644 index 0000000..9511cb6 Binary files /dev/null and b/img/gdfm/gitadora8highvoltage.png differ diff --git a/img/highvoltage.png b/img/highvoltage.png deleted file mode 100644 index 1beb27a..0000000 Binary files a/img/highvoltage.png and /dev/null differ diff --git a/img/idz.png b/img/idz.png index 61f0217..78d7fb3 100644 Binary files a/img/idz.png and b/img/idz.png differ diff --git a/img/resort_anthem.png b/img/iidx/18resortanthem.png similarity index 100% rename from img/resort_anthem.png rename to img/iidx/18resortanthem.png diff --git a/img/lincle.png b/img/iidx/19lincle.png similarity index 100% rename from img/lincle.png rename to img/iidx/19lincle.png diff --git a/img/tricoro.png b/img/iidx/20tricoro.png similarity index 100% rename from img/tricoro.png rename to img/iidx/20tricoro.png diff --git a/img/spada.png b/img/iidx/21spada.png similarity index 100% rename from img/spada.png rename to img/iidx/21spada.png diff --git a/img/pendual.png b/img/iidx/22pendual.png similarity index 100% rename from img/pendual.png rename to img/iidx/22pendual.png diff --git a/img/copula.png b/img/iidx/23copula.png similarity index 100% rename from img/copula.png rename to img/iidx/23copula.png diff --git a/img/sinobuz.png b/img/iidx/24sinobuz.png similarity index 100% rename from img/sinobuz.png rename to img/iidx/24sinobuz.png diff --git a/img/ballerz.png b/img/iidx/25ballerz.png similarity index 100% rename from img/ballerz.png rename to img/iidx/25ballerz.png diff --git a/img/rootage.png b/img/iidx/26rootage.png similarity index 100% rename from img/rootage.png rename to img/iidx/26rootage.png diff --git a/img/heroicverse.png b/img/iidx/27heroicverse.png similarity index 100% rename from img/heroicverse.png rename to img/iidx/27heroicverse.png diff --git a/img/bistrover.png b/img/iidx/28bistrover.png similarity index 100% rename from img/bistrover.png rename to img/iidx/28bistrover.png diff --git a/img/casthour.png b/img/iidx/29casthour.png similarity index 100% rename from img/casthour.png rename to img/iidx/29casthour.png diff --git a/img/resident.png b/img/iidx/30resident.png similarity index 100% rename from img/resident.png rename to img/iidx/30resident.png diff --git a/img/ripples.png b/img/jubeat/02ripples.png similarity index 100% rename from img/ripples.png rename to img/jubeat/02ripples.png diff --git a/img/knit.png b/img/jubeat/04knit.png similarity index 100% rename from img/knit.png rename to img/jubeat/04knit.png diff --git a/img/copious.png b/img/jubeat/05copious.png similarity index 100% rename from img/copious.png rename to img/jubeat/05copious.png diff --git a/img/saucer.png b/img/jubeat/06saucer.png similarity index 100% rename from img/saucer.png rename to img/jubeat/06saucer.png diff --git a/img/saucerfulfill.png b/img/jubeat/07saucerfulfill.png similarity index 100% rename from img/saucerfulfill.png rename to img/jubeat/07saucerfulfill.png diff --git a/img/prop.png b/img/jubeat/08prop.png similarity index 100% rename from img/prop.png rename to img/jubeat/08prop.png diff --git a/img/qubell.png b/img/jubeat/09qubell.png similarity index 100% rename from img/qubell.png rename to img/jubeat/09qubell.png diff --git a/img/jubeat/10clan.png b/img/jubeat/10clan.png new file mode 100644 index 0000000..6d138bf Binary files /dev/null and b/img/jubeat/10clan.png differ diff --git a/img/jubeat/11festo.png b/img/jubeat/11festo.png new file mode 100644 index 0000000..395b727 Binary files /dev/null and b/img/jubeat/11festo.png differ diff --git a/img/jubeat/12ave.png b/img/jubeat/12ave.png new file mode 100644 index 0000000..cc1dc0b Binary files /dev/null and b/img/jubeat/12ave.png differ diff --git a/img/matixx.png b/img/matixx.png deleted file mode 100644 index 9f587bc..0000000 Binary files a/img/matixx.png and /dev/null differ diff --git a/img/museca1.png b/img/museca/01.png similarity index 100% rename from img/museca1.png rename to img/museca/01.png diff --git a/img/museca2.png b/img/museca/02.png similarity index 100% rename from img/museca2.png rename to img/museca/02.png diff --git a/img/nextage.png b/img/nextage.png deleted file mode 100644 index 4d5b530..0000000 Binary files a/img/nextage.png and /dev/null differ diff --git a/img/nostalgia/op2.png b/img/nostalgia/op2.png new file mode 100644 index 0000000..e0edcc7 Binary files /dev/null and b/img/nostalgia/op2.png differ diff --git a/img/nostalgia/op3.png b/img/nostalgia/op3.png new file mode 100644 index 0000000..f834587 Binary files /dev/null and b/img/nostalgia/op3.png differ diff --git a/img/od.png b/img/od.png deleted file mode 100644 index 8795fc9..0000000 Binary files a/img/od.png and /dev/null differ diff --git a/img/op2.png b/img/op2.png deleted file mode 100644 index 59add7f..0000000 Binary files a/img/op2.png and /dev/null differ diff --git a/img/op3.png b/img/op3.png deleted file mode 100644 index 2ac0248..0000000 Binary files a/img/op3.png and /dev/null differ diff --git a/img/tunestreet.png b/img/popn/19tunestreet.png similarity index 100% rename from img/tunestreet.png rename to img/popn/19tunestreet.png diff --git a/img/fantasia.png b/img/popn/20fantasia.png similarity index 100% rename from img/fantasia.png rename to img/popn/20fantasia.png diff --git a/img/sunny.png b/img/popn/21sunny.png similarity index 100% rename from img/sunny.png rename to img/popn/21sunny.png diff --git a/img/lapis.png b/img/popn/22lapis.png similarity index 100% rename from img/lapis.png rename to img/popn/22lapis.png diff --git a/img/eclale.png b/img/popn/23eclale.png similarity index 100% rename from img/eclale.png rename to img/popn/23eclale.png diff --git a/img/usaneko.png b/img/popn/24usaneko.png similarity index 100% rename from img/usaneko.png rename to img/popn/24usaneko.png diff --git a/img/peace.png b/img/popn/25peace.png similarity index 100% rename from img/peace.png rename to img/popn/25peace.png diff --git a/img/riddles.png b/img/popn/26riddles.png similarity index 100% rename from img/riddles.png rename to img/popn/26riddles.png diff --git a/img/hellopopn.png b/img/popn/hellopopn.png similarity index 100% rename from img/hellopopn.png rename to img/popn/hellopopn.png diff --git a/img/reflecbeat.png b/img/reflecbeat/01.png similarity index 100% rename from img/reflecbeat.png rename to img/reflecbeat/01.png diff --git a/img/limelight.png b/img/reflecbeat/02limelight.png similarity index 100% rename from img/limelight.png rename to img/reflecbeat/02limelight.png diff --git a/img/colette.png b/img/reflecbeat/03colette.png similarity index 100% rename from img/colette.png rename to img/reflecbeat/03colette.png diff --git a/img/groovin.png b/img/reflecbeat/05groovinupper.png similarity index 100% rename from img/groovin.png rename to img/reflecbeat/05groovinupper.png diff --git a/img/volzza2.png b/img/reflecbeat/07volzza2.png similarity index 100% rename from img/volzza2.png rename to img/reflecbeat/07volzza2.png diff --git a/img/reflesia.png b/img/reflecbeat/08reflesia.png similarity index 100% rename from img/reflesia.png rename to img/reflecbeat/08reflesia.png diff --git a/img/sdvx2.png b/img/sdvx/02.png similarity index 100% rename from img/sdvx2.png rename to img/sdvx/02.png diff --git a/img/sdvx.png b/img/sdvx/03.png similarity index 100% rename from img/sdvx.png rename to img/sdvx/03.png diff --git a/img/sdvx4.png b/img/sdvx/04.png similarity index 100% rename from img/sdvx4.png rename to img/sdvx/04.png diff --git a/img/sdvx5.png b/img/sdvx/05.png similarity index 100% rename from img/sdvx5.png rename to img/sdvx/05.png diff --git a/img/sdvx6.png b/img/sdvx/06.png similarity index 100% rename from img/sdvx6.png rename to img/sdvx/06.png diff --git a/img/tb.png b/img/tb.png deleted file mode 100644 index 7526efd..0000000 Binary files a/img/tb.png and /dev/null differ diff --git a/img/tbre.png b/img/tbre.png deleted file mode 100644 index 408d9f9..0000000 Binary files a/img/tbre.png and /dev/null differ diff --git a/img/wacca4reverse.png b/img/wacca4reverse.png new file mode 100644 index 0000000..a1c84dc Binary files /dev/null and b/img/wacca4reverse.png differ diff --git a/index.html b/index.html index 1972e27..454d0b7 100644 --- a/index.html +++ b/index.html @@ -27,11 +27,11 @@
- +
BeatStream
- +
BeatStream
アニムトライヴ
@@ -53,41 +53,68 @@
- +
CHUNITHM
- +
CHUNITHM PLUS
- +
CHUNITHM AIR
+ + +
CHUNITHM AIR PLUS
+
- +
CHUNITHM STAR
+ + +
CHUNITHM STAR PLUS
+
- +
CHUNITHM AMAZON
+ + +
CHUNITHM AMAZON PLUS
+
- +
CHUNITHM CRYSTAL
+ + +
CHUNITHM CRYSTAL PLUS
+
- -
CHUNITHM PARADISE
+
+ + +
+
CHUNITHM PARADISE (LOST)
- +
CHUNITHM NEW!!
- - + +
CHUNITHM NEW PLUS!!
+ + +
CHUNITHM SUN
+
+ + +
CHUNITHM SUN PLUS
+
- - + +
beatmania IIDX 18 Resort Anthem
- +
beatmania IIDX 19 Lincle
- +
beatmania IIDX 20 tricoro
- +
beatmania IIDX 21 SPADA
- +
beatmania IIDX 22 PENDUAL
- +
beatmania IIDX 23 copula
- +
beatmania IIDX 24 SINOBUZ
- +
beatmania IIDX 25 CANNON BALLERS
- +
beatmania IIDX 26 Rootage
- +
beatmania IIDX 27 HEROIC VERSE
- +
beatmania IIDX 28 BISTROVER
- +
beatmania IIDX 29 CastHour
- +
beatmania IIDX 30 Resident
@@ -157,35 +184,35 @@
- +
Dance Dance Revolution X
- +
Dance Dance Revolution X2
- +
Dance Dance Revolution X3
- +
Dance Dance Revolution 2013
- +
Dance Dance Revolution 2014
- +
Dance Dance Revolution A
- +
Dance Dance Revolution A20
- +
Dance Dance Revolution A20 Plus
@@ -207,59 +234,59 @@
- +
GuitarFreaks & DrumMania V4 RockxRock
- +
GuitarFreaks & DrumMania V5 Rock to Infinity
- +
GuitarFreaks & DrumMania V6 BLAZING!!!!
- +
GuitarFreaks & DrumMania V7
- +
GuitarFreaks & DrumMania V8
- +
GuitarFreaks & DrumMania XG2
- +
GuitarFreaks & DrumMania XG3
- +
GITADORA OverDrive
- +
GITADORA Tri-Boost
- +
GITADORA Tri-Boost Re:EVOLVE
- +
GITADORA Matixx
- +
GITADORA EXCHAIN
- +
GITADORA NEX+AGE
- +
GITADORA HIGH-VOLTAGE
@@ -280,41 +307,45 @@
- - + +
jubeat ripples
- +
jubeat knit
- +
jubeat copious
- +
jubeat saucer
- +
jubeat saucer fulfill
- +
jubeat prop
- +
jubeat Qubell
- +
jubeat clan
- +
jubeat festo
+
+ + +
jubeat Ave.
@@ -330,11 +361,11 @@
- +
MÚSECA
- +
MÚSECA 1+1/2
@@ -346,11 +377,11 @@
- +
Nostalgia Op.2
- +
Nostalgia Op.3
@@ -362,39 +393,39 @@
- +
Hello! Pop'n Music
- +
pop'n music 19 Tune Street
- +
pop'n music 20 fantasia
- +
pop'n music 21 Sunny Park
- +
pop'n music 22 Lapistoria
- +
pop'n music 23 éclale
- +
pop'n music 24 うさぎと猫と少年の夢
- +
pop'n music 25 peace
- +
pop'n music 26 解明リドルズ
@@ -406,27 +437,27 @@
- +
REFLEC BEAT
- - + +
REFLEC BEAT limelight
- - + +
REFLEC BEAT colette
- - + +
REFLEC BEAT groovin'!! Upper
- - + +
REFLEC BEAT VOLZZA 2
- - + +
REFLEC BEAT The Reflesia of Eternity
@@ -438,23 +469,23 @@
- +
SDVX II INFINITE INFECTION
- +
SDVX III GRAVITY WARS
- +
SDVX IV HEAVENLY HAVEN
- +
SDVX V VIVID WAVE
- +
SDVX VI EXCEED GEAR
@@ -462,6 +493,10 @@
Taiko no Tatsujin
+
+ + +
WACCA REVERSE
Patches are community created. Submit your own via Pull Request!
diff --git a/jubeatave.html b/jubeatave.html new file mode 100644 index 0000000..7827776 --- /dev/null +++ b/jubeatave.html @@ -0,0 +1,162 @@ + + + + + jubeat Ave. DLL Modder + + + + + +

jubeat Ave. DLL Modder

+ + \ No newline at end of file diff --git a/jubeatprop.html b/jubeatprop.html index a83e271..433668c 100644 --- a/jubeatprop.html +++ b/jubeatprop.html @@ -1,40 +1,40 @@ - - - - - jubeat prop DLL Modder - - - - - -

jubeat prop DLL Modder

- - + + + + + jubeat prop DLL Modder + + + + + +

jubeat prop DLL Modder

+ + diff --git a/jubeatqubell.html b/jubeatqubell.html index ae7f5ba..a02c650 100644 --- a/jubeatqubell.html +++ b/jubeatqubell.html @@ -1,50 +1,50 @@ - - - - - jubeat Qubell DLL Modder - - - - - -

jubeat Qubell DLL Modder

- - + + + + + jubeat Qubell DLL Modder + + + + + +

jubeat Qubell DLL Modder

+ + diff --git a/jubeatsaucer.html b/jubeatsaucer.html index 259abfc..fb4c7e2 100644 --- a/jubeatsaucer.html +++ b/jubeatsaucer.html @@ -1,36 +1,36 @@ - - - - - jubeat saucer DLL Modder - - - - - -

jubeat saucer DLL Modder

- - + + + + + jubeat saucer DLL Modder + + + + + +

jubeat saucer DLL Modder

+ + diff --git a/jubeatsaucerfulfill.html b/jubeatsaucerfulfill.html index d5136d9..e47660b 100644 --- a/jubeatsaucerfulfill.html +++ b/jubeatsaucerfulfill.html @@ -1,100 +1,100 @@ - - - - - jubeat saucer fulfill DLL Modder - - - - - -

jubeat saucer fulfill DLL Modder

- - + + + + + jubeat saucer fulfill DLL Modder + + + + + +

jubeat saucer fulfill DLL Modder

+ + diff --git a/museca1.html b/museca1.html index a412eb9..a969765 100644 --- a/museca1.html +++ b/museca1.html @@ -7,13 +7,15 @@ diff --git a/resort_anthem.html b/resortanthem.html similarity index 100% rename from resort_anthem.html rename to resortanthem.html diff --git a/sdvx2.html b/sdvx2.html index 8cf4437..6789eac 100644 --- a/sdvx2.html +++ b/sdvx2.html @@ -11,7 +11,7 @@ new Patcher('soundvoltex.dll', "2014-10-22 (PhaseII)", [ { name: 'Freeze timer in all modes', - tooltip: 'Useful to slowly browse through the song list', + danger: 'Not properly tested', patches: [{offset: 0x380BB, off: [0x8B, 0x43, 0x60, 0x85, 0xC0, 0x74, 0x04], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}] }, { diff --git a/sdvx6.html b/sdvx6.html index 9ec38e1..e21b2b5 100644 --- a/sdvx6.html +++ b/sdvx6.html @@ -8,167 +8,167 @@ diff --git a/taikonotatsujin.html b/taikonotatsujin.html index 9b09efc..bd32b6f 100644 --- a/taikonotatsujin.html +++ b/taikonotatsujin.html @@ -2,7 +2,7 @@ - Taiko no Tatsujin (March 2020 Ver.) Modder + Taiko no Tatsujin (Nijiiro Ver.) Modder -

Taiko no Tatsujin (March 2020 Ver.) Modder

+

Taiko no Tatsujin (Nijiiro Ver.) Modder

diff --git a/tricoro.html b/tricoro.html index e2e50c3..f5fe520 100644 --- a/tricoro.html +++ b/tricoro.html @@ -3,7 +3,7 @@ IIDX tricoro DLL Modder - + + + + + +

WACCA REVERSE Modder

+ + + \ No newline at end of file