have you tried this
With crome ftl i was reading pgmfi and found this code to put in to ajust when it disables
tools->command(control+k)
type in:
rom.byteAt(0x79EF) = (mph / 0.621371192 ).toFixed(0);
Example:
I want it to disable at 25mph.
rom.byteAt(0x79EF) = (25 / 0.621371192).toFixed(0);
My buddy is using my ostrich now and i dont have a burner but i was thinking if i set the ftl to 5k and the speed to 50mph at the top of second my car does about 60 could this be used as traction control
tools->command(control+k)
type in:
rom.byteAt(0x79EF) = (mph / 0.621371192 ).toFixed(0);
Example:
I want it to disable at 25mph.
rom.byteAt(0x79EF) = (25 / 0.621371192).toFixed(0);
My buddy is using my ostrich now and i dont have a burner but i was thinking if i set the ftl to 5k and the speed to 50mph at the top of second my car does about 60 could this be used as traction control
Thread
Thread Starter
Forum
Replies
Last Post
racinskittle
Turbo Parts For Sale
0
Aug 20, 2003 01:46 AM



