Port cursor lock to HEROIC VERSE 2020-09-29. (#145)

* Add tooltip for skip decide screen edit.

* Port cursor lock to HEROIC VERSE 2020-09-29.

Co-authored-by: Will <will@mon.im>
This commit is contained in:
aixxe 2020-10-27 23:41:49 +00:00 committed by GitHub
parent 1ddbda3215
commit 3b98bd0523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,9 +38,15 @@
patches: [{offset: 0x5FBCC7, off: [0x83, 0x78, 0x08, 0x02], on: [0x83, 0x78, 0x08, 0x05]}]
},
{
name: 'Skip Decide Screen',
name: 'Skip decide screen',
tooltip : 'Immediately loads into chart after selection',
patches: [{offset: 0x2D6160, off: [0xE8, 0x6B, 0x00, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90]}]
},
{
name: 'Cursor lock',
tooltip : "After song finishes, song select remains on previous song",
patches: [{offset: 0x551D98, off: [0x84, 0xC0], on: [0x90, 0x90]}]
},
{
name: 'Unlock All Songs',
patches: [{offset: 0x353E90, off: [0x75, 0x24], on: [0x90, 0x90]}]