mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-15 03:17:36 +01:00
Rootage edits from an anonymous benefactor
This commit is contained in:
parent
54744d68fb
commit
beb882cb40
BIN
img/rootage.png
Normal file
BIN
img/rootage.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
298
index.html
298
index.html
@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
@ -8,122 +8,186 @@
|
||||
<body>
|
||||
<h1>Pick a game!</h1>
|
||||
<div class="icons">
|
||||
<a href="beatstream1.html" class="gameicon"><div>
|
||||
<img src="img/beatstream.png">
|
||||
<div>BeatStream</div>
|
||||
</div></a>
|
||||
<a href="beatstream2.html" class="gameicon"><div>
|
||||
<img src="img/beatstream2.png">
|
||||
<div>BeatStream<br>アニムトライヴ</div>
|
||||
</div></a>
|
||||
<a href="tricoro.html" class="gameicon"><div>
|
||||
<img src="img/tricoro.png">
|
||||
<div>beatmania IIDX 20 tricoro</div>
|
||||
</div></a>
|
||||
<a href="spada.html" class="gameicon"><div>
|
||||
<img src="img/spada.png">
|
||||
<div>beatmania IIDX 21 SPADA</div>
|
||||
</div></a>
|
||||
<a href="pendual.html" class="gameicon"><div>
|
||||
<img src="img/pendual.png">
|
||||
<div>beatmania IIDX 22 PENDUAL</div>
|
||||
</div></a>
|
||||
<a href="copula.html" class="gameicon"><div>
|
||||
<img src="img/copula.png">
|
||||
<div>beatmania IIDX 23 copula</div>
|
||||
</div></a>
|
||||
<a href="sinobuz.html" class="gameicon"><div>
|
||||
<img src="img/sinobuz.png">
|
||||
<div>beatmania IIDX 24 SINOBUZ</div>
|
||||
</div></a>
|
||||
<a href="ballerz.html" class="gameicon"><div>
|
||||
<img src="img/ballerz.png">
|
||||
<div>beatmania IIDX 25 CANNON BALLERS</div>
|
||||
</div></a>
|
||||
<a href="ddr2014.html" class="gameicon"><div>
|
||||
<img src="img/ddr2014.png">
|
||||
<div>Dance Dance Revolution 2014</div>
|
||||
</div></a>
|
||||
<a href="ddra.html" class="gameicon"><div>
|
||||
<img src="img/ddra.png">
|
||||
<div>Dance Dance Revolution A</div>
|
||||
</div></a>
|
||||
<a href="gfdmv5.html" class="gameicon"><div>
|
||||
<img src="img/gfdmv5.png">
|
||||
<div>GuitarFreaks & DrumMania V5 Rock to Infinity</div>
|
||||
</div></a>
|
||||
<a href="gfdmv6.html" class="gameicon"><div>
|
||||
<img src="img/gfdmv6.png">
|
||||
<div>GuitarFreaks & DrumMania V6 BLAZING!!!!</div>
|
||||
</div></a>
|
||||
<a href="gfdmv7.html" class="gameicon"><div>
|
||||
<img src="img/gfdmv7.png">
|
||||
<div>GuitarFreaks & DrumMania V7</div>
|
||||
</div></a>
|
||||
<a href="gitadoraod.html" class="gameicon"><div>
|
||||
<img src="img/od.png">
|
||||
<div>GITADORA OverDrive</div>
|
||||
</div></a>
|
||||
<a href="gitadoratb.html" class="gameicon"><div>
|
||||
<img src="img/tb.png">
|
||||
<div>GITADORA Tri-Boost</div>
|
||||
</div></a>
|
||||
<a href="gitadoratbre.html" class="gameicon"><div>
|
||||
<img src="img/tbre.png">
|
||||
<div>GITADORA Tri-Boost Re:EVOLVE</div>
|
||||
</div></a>
|
||||
<a href="gitadoramatixx.html" class="gameicon"><div>
|
||||
<img src="img/matixx.png">
|
||||
<div>GITADORA Matixx</div>
|
||||
</div></a>
|
||||
<a href="jubeatprop.html" class="gameicon"><div>
|
||||
<img src="img/prop.png">
|
||||
<div>jubeat prop</div>
|
||||
</div></a>
|
||||
<a href="jubeatqubell.html" class="gameicon"><div>
|
||||
<img src="img/qubell.png">
|
||||
<div>jubeat Qubell</div>
|
||||
</div></a>
|
||||
<a href="jubeatclan.html" class="gameicon"><div>
|
||||
<img src="img/clan.png">
|
||||
<div>jubeat clan</div>
|
||||
</div></a>
|
||||
<a href="museca1.html" class="gameicon"><div>
|
||||
<img src="img/museca1.png">
|
||||
<div>MÚSECA</div>
|
||||
</div></a>
|
||||
<a href="museca2.html" class="gameicon"><div>
|
||||
<img src="img/museca2.png">
|
||||
<div>MÚSECA 1+1/2</div>
|
||||
</div></a>
|
||||
<a href="popn22lapistoria.html" class="gameicon"><div>
|
||||
<img src="img/lapis.png">
|
||||
<div>pop'n music 22 Lapistoria</div>
|
||||
</div></a>
|
||||
<a href="popn23eclale.html" class="gameicon"><div>
|
||||
<img src="img/eclale.png">
|
||||
<div>pop'n music 23 éclale</div>
|
||||
</div></a>
|
||||
<a href="popn24usaneko.html" class="gameicon"><div>
|
||||
<img src="img/usaneko.png">
|
||||
<div>pop'n music 24 うさぎと猫と少年の夢</div>
|
||||
</div></a>
|
||||
<a href="popn25peace.html" class="gameicon"><div>
|
||||
<img src="img/peace.png">
|
||||
<div>pop'n music 25 peace</div>
|
||||
</div></a>
|
||||
<a href="reflecbeat-groovin-upper.html" class="gameicon"><div>
|
||||
<img src="img/groovin.png">
|
||||
<div>REFLEC BEAT groovin'!! Upper</div>
|
||||
</div></a>
|
||||
<a href="sdvx3-s2.html" class="gameicon"><div>
|
||||
<img src="img/sdvx.png">
|
||||
<div>SDVX III Season 2</div>
|
||||
</div></a>
|
||||
<a href="sdvx4.html" class="gameicon"><div>
|
||||
<img src="img/sdvx4.png">
|
||||
<div>SDVX IV HEAVENLY HAVEN</div>
|
||||
</div></a>
|
||||
<a href="beatstream1.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/beatstream.png">
|
||||
<div>BeatStream</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="beatstream2.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/beatstream2.png">
|
||||
<div>BeatStream<br>アニムトライヴ</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="tricoro.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/tricoro.png">
|
||||
<div>beatmania IIDX 20 tricoro</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="spada.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/spada.png">
|
||||
<div>beatmania IIDX 21 SPADA</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="pendual.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/pendual.png">
|
||||
<div>beatmania IIDX 22 PENDUAL</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="copula.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/copula.png">
|
||||
<div>beatmania IIDX 23 copula</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="sinobuz.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/sinobuz.png">
|
||||
<div>beatmania IIDX 24 SINOBUZ</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="ballerz.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/ballerz.png">
|
||||
<div>beatmania IIDX 25 CANNON BALLERS</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="rootage.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/rootage.png">
|
||||
<div>beatmania IIDX 26 ROOTAGE</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="ddr2014.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/ddr2014.png">
|
||||
<div>Dance Dance Revolution 2014</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="ddra.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/ddra.png">
|
||||
<div>Dance Dance Revolution A</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="gfdmv5.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/gfdmv5.png">
|
||||
<div>GuitarFreaks & DrumMania V5 Rock to Infinity</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="gfdmv6.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/gfdmv6.png">
|
||||
<div>GuitarFreaks & DrumMania V6 BLAZING!!!!</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="gfdmv7.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/gfdmv7.png">
|
||||
<div>GuitarFreaks & DrumMania V7</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="gitadoraod.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/od.png">
|
||||
<div>GITADORA OverDrive</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="gitadoratb.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/tb.png">
|
||||
<div>GITADORA Tri-Boost</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="gitadoratbre.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/tbre.png">
|
||||
<div>GITADORA Tri-Boost Re:EVOLVE</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="gitadoramatixx.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/matixx.png">
|
||||
<div>GITADORA Matixx</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="jubeatprop.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/prop.png">
|
||||
<div>jubeat prop</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="jubeatqubell.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/qubell.png">
|
||||
<div>jubeat Qubell</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="jubeatclan.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/clan.png">
|
||||
<div>jubeat clan</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="museca1.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/museca1.png">
|
||||
<div>MÚSECA</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="museca2.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/museca2.png">
|
||||
<div>MÚSECA 1+1/2</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="popn22lapistoria.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/lapis.png">
|
||||
<div>pop'n music 22 Lapistoria</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="popn23eclale.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/eclale.png">
|
||||
<div>pop'n music 23 éclale</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="popn24usaneko.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/usaneko.png">
|
||||
<div>pop'n music 24 うさぎと猫と少年の夢</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="popn25peace.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/peace.png">
|
||||
<div>pop'n music 25 peace</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="reflecbeat-groovin-upper.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/groovin.png">
|
||||
<div>REFLEC BEAT groovin'!! Upper</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="sdvx3-s2.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/sdvx.png">
|
||||
<div>SDVX III Season 2</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="sdvx4.html" class="gameicon">
|
||||
<div>
|
||||
<img src="img/sdvx4.png">
|
||||
<div>SDVX IV HEAVENLY HAVEN</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<pre class="tagline">Most patches are community created. <a href="https://github.com/mon/BemaniPatcher/">Submit your own via Pull Request!</a></pre>
|
||||
<pre class="tagline"><em>Converted to a web-tool by <a href="https://github.com/mon/">mon</a></em></pre>
|
||||
|
127
rootage.html
Normal file
127
rootage.html
Normal file
@ -0,0 +1,127 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang='en'>
|
||||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<title>IIDX ROOTAGE 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 DllPatcherContainer([
|
||||
new DllPatcher('bm2dx', [
|
||||
{
|
||||
name: 'SSE4.2 Fix',
|
||||
tooltip : "This will allow the game to run on processors which do not support the SSE4.2 instruction set. If you can successfully boot the game, do NOT check this.",
|
||||
patches: [{offset: 0x3F8C77, off: [0xF3, 0x45, 0x0F], on: [0x90, 0x90, 0x90]}]
|
||||
},
|
||||
{
|
||||
name: 'Unlock All Songs',
|
||||
patches: [{offset: 0x16D7B2, off: [0x74, 0x10], on: [0x90, 0x90]}]
|
||||
},
|
||||
{
|
||||
name: 'Unlock All 12s',
|
||||
patches: [{offset: 0x16D660, off: [0x83, 0xFF, 0x02, 0x74, 0x05, 0x83, 0xFF, 0x05], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}]
|
||||
},
|
||||
{
|
||||
name: 'Skip CAMERA DEVICE ERROR prompt',
|
||||
patches: [{offset: 0x36F37B, off: [0x84], on: [0x81]}]
|
||||
},
|
||||
{
|
||||
name: '1P Premium Free',
|
||||
patches: [{offset: 0x32F5C7, off: [0x75, 0x14], on: [0xEB, 0x14]}]
|
||||
},
|
||||
{
|
||||
name: '2P Premium Free',
|
||||
patches: [
|
||||
{offset: 0x32F765, off: [0x74, 0x55], on: [0x90, 0x90]},
|
||||
{offset: 0x32F77B, off: [0x74, 0x3F], on: [0x90, 0x90]}
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Premium Free Timer Freeze',
|
||||
patches: [{offset: 0x16FCAD, off: [0xFF, 0xC8], on: [0x90, 0x90]}]
|
||||
},
|
||||
{
|
||||
name: 'Standard/Menu Timer Freeze',
|
||||
patches: [{offset: 0x387EB7, off: [0x74], on: [0xEB]}]
|
||||
},
|
||||
{
|
||||
name: 'Cursor lock',
|
||||
tooltip : "After song finishes, song select remains on previous song",
|
||||
patches: [{offset: 0x334914, off: [0x74, 0x1D], on: [0x90, 0x90]}]
|
||||
},
|
||||
{
|
||||
name: 'CS-Style Song Start Delay',
|
||||
tooltip : "Holding Start will pause the song at the beginning until you release it",
|
||||
patches: [{offset: 0x35396A, off: [0x7D, 0x25], on: [0x90, 0x90]}]
|
||||
},
|
||||
{
|
||||
name: 'Play video preview on all songs',
|
||||
tooltip : "By default, only some songs in the beginner folder show a BGA preview on the music select screen. This edit extends this function to every song in any folder.",
|
||||
patches: [
|
||||
{offset: 0x11CA4C, off: [0x0F, 0xB6], on: [0xEB, 0x2F]},
|
||||
{offset: 0x11FDFE, off: [0x74, 0x0E], on: [0x90, 0x90]}
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Hide INSERT COIN[S] text',
|
||||
patches: [{offset : 0x107279, off: [0x3B], on: [0x3A]}]
|
||||
},
|
||||
{
|
||||
name: 'Hide CREDIT: %d text',
|
||||
patches: [{offset: 0x106DF8, off: [0x0C], on: [0x0B]}]
|
||||
},
|
||||
{
|
||||
name: 'Hide CREDIT: %d COIN %d / %d text',
|
||||
patches: [{offset: 0x106DCD, off: [0x17], on: [0x16]}],
|
||||
},
|
||||
{
|
||||
name: 'Hide EXTRA PASELI: %d text',
|
||||
patches: [{offset: 0x106EE9, off: [0x43], on: [0x42]}]
|
||||
},
|
||||
{
|
||||
name: 'Hide PASELI: %d text',
|
||||
patches: [{offset: 0x1070B8, off: [0xA4], on: [0xA3]}]
|
||||
},
|
||||
{
|
||||
name: 'Hide PASELI: NO ACCOUNT text',
|
||||
patches: [{offset: 0x10717B, off: [0x21], on: [0x20]}]
|
||||
},
|
||||
{
|
||||
name: 'Hide PASELI: ****** text',
|
||||
patches: [{offset: 0x1070DD, off: [0x9F], on: [0x9E]}]
|
||||
},
|
||||
{
|
||||
name: 'Free play text to LED ticker (Bottom Right)',
|
||||
tooltip : "Song Title/Ticker information will display instead of FREEPLAY",
|
||||
patches: [{offset: 0x106F9F, off: [0x35, 0x2F, 0x35, 0x00], on: [0xD9, 0x68, 0x44, 0x02]}]
|
||||
},
|
||||
{
|
||||
name: 'LED Ticker (Top Left)',
|
||||
tooltip : "This does NOT require FREEPLAY on",
|
||||
patches: [
|
||||
{offset: 0x36D700, off: [0x7C, 0xBA, 0x1C, 0x00], on: [0x98, 0x01, 0x3A, 0x02]},
|
||||
{offset: 0x36D8D8, off: [0x74, 0x3C], on: [0x90, 0x90]}
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Quick Retry',
|
||||
tooltip : "Guest or non-VIP Card Players - Hold VEFX and Effect during a song to quick restart",
|
||||
patches: [{offset: 0x1583BF, off: [0x32, 0xC0], on: [0xB0, 0x01]}]
|
||||
},
|
||||
{
|
||||
name: 'Expert Course Force Open (in offline or local mode)',
|
||||
patches: [{offset: 0x32F711, off: [0x75], on: [0xEB]}]
|
||||
},
|
||||
], "2019-09-02"),
|
||||
]);
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>IIDX ROOTAGE DLL Modder</h1>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user