New hex iidx new update (#150)

* New hex

* Update heroicverse.html

* Capitalization

Co-authored-by: Will <will@mon.im>
This commit is contained in:
tangy
2020-10-29 19:35:19 -04:00
committed by GitHub
parent a03f0ae888
commit 44c174df7c
+16
View File
@@ -11,6 +11,22 @@
<script type='text/javascript'>
window.addEventListener('load', function () {
new PatchContainer([
new Patcher('bm2dx.dll', "2020-10-29 (LDJ:K:C:A)", [
{
name: 'Skip decide screen',
tooltip : 'Immediately loads into chart after selection',
patches: [{offset: 0x2745E0, off: [0xE8, 0x6B, 0x00, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90]}]
},
{
name: 'Unlock All Songs',
patches: [{offset: 0x434620, off: [0x75, 0x24], on: [0x90, 0x90]}]
},
{
name: 'Premium Free Timer Freeze',
tooltip: 'Freezes the timer in PREMIUM FREE mode, allowing unlimited play until exit',
patches: [{offset: 0x356BBD, off: [0x7E], on: [0xEB]}]
},
]),
new Patcher('bm2dx.dll', "2020-09-29", [
{
name: 'Disable TDJ check for exclusive songs',