Add SDVX hispeed unlock

This commit is contained in:
William Toohey
2017-02-19 21:09:06 +10:00
parent 3341c204e2
commit c920496f00
+8
View File
@@ -56,6 +56,14 @@
{offset : 0x186BD7, off : [0x10], on : [0x63]},
{offset : 0x157F08, off : [0x7F, 0x3A], on : [0x90, 0x90]}]
},
{// Created by mon
name : "Hispeed values from 0.1 to 20.0 (default 0.5-7.0)",
shortname : "hispeed",
patches : [{offset : 0x1193C5, off : [0xDD, 0x05, 0xF8, 0x05, 0x28, 0x10], // load float 20.0 instead of double 7.0
on : [0xD9, 0x05, 0xA0, 0x07, 0x28, 0x10]},
{offset : 0x1193DE, off : [0xDD, 0x05, 0x00, 0x06, 0x28, 0x10], // load float 0.1 instead of double 0.5
on : [0xD9, 0x05, 0xE4, 0x04, 0x28, 0x10]},]
},
{
type : "union",
name : "Score",