diff --git a/sdvx3-s2.html b/sdvx3-s2.html index 3c029e7..17e9419 100644 --- a/sdvx3-s2.html +++ b/sdvx3-s2.html @@ -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",