|
|
#393 |
|
Banned
Join Date: Dec 2013
Drives: FT86
Location: Australia
Posts: 7,996
Thanks: 1,035
Thanked 4,994 Times in 2,984 Posts
Mentioned: 598 Post(s)
Tagged: 2 Thread(s)
|
B01C will run in all manual cars up to 2016 ie including F40C
so what you need is waynos B01C rom calid hacked to F40C and matching B01C def hacked to F40C if you have oft if you have tactrix just flash the B01C and use standard B01C defs |
|
|
|
| The Following 2 Users Say Thank You to steve99 For This Useful Post: | eddieflyinv (11-28-2016), gypsy_seven (11-27-2016) |
|
|
#394 | |
|
Senior Member
Join Date: Nov 2012
Drives: 86
Location: uae
Posts: 403
Thanks: 202
Thanked 67 Times in 56 Posts
Mentioned: 10 Post(s)
Tagged: 0 Thread(s)
|
Quote:
this is old issue. can be fix by edit xml file offset to 9 . before 16 |
|
|
|
|
|
|
#395 |
|
Senior Member
Join Date: Jul 2014
Drives: 2013 Scion FR-S
Location: Ireland
Posts: 225
Thanks: 133
Thanked 57 Times in 43 Posts
Mentioned: 6 Post(s)
Tagged: 2 Thread(s)
|
@steve99 thanks alot
About hacking the B01C to F40C for OFT; ive looked at my oft rom in a hex editor (700C) and what ive noticed is the 3rd instance of ZA1J is B01C, the other 2 are 700C. So is hacking the rom done by simply changing the first 2 instances of B01C to 700C ? Or in guybos case, B01C to F40C ? Sent from my LG-H812 using Tapatalk |
|
|
|
|
|
#396 |
|
Member
Join Date: Apr 2016
Drives: 2013 Subaru BRZ Limited
Location: Milwaukee, WI
Posts: 24
Thanks: 7
Thanked 3 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
So I am trying to achieve flames with my 2013 Subaru BRZ 6AT Full catless straightpipe with Invidia headerback. What am I supposed to be doing? Changing the fuel overrun? OP Posted this on his update "just an update don't mess with fueling or overrun..." Should I still add those in with my tune?
__________________
As I lay rubber down the street, I pray for traction I can keep, but if I spin and begin to slide, please dear god, protect my ride.
![]() |
|
|
|
|
|
#397 |
|
Senior Member
Join Date: Sep 2014
Drives: BRZ SWP Limited -6MT
Location: HillCountry-TX
Posts: 433
Thanks: 145
Thanked 162 Times in 106 Posts
Mentioned: 2 Post(s)
Tagged: 1 Thread(s)
|
do pops or backfire noises mess up the engine? asking b/c was in parking garage over weekend, gave it a lil gas while pressing start button, got a loud pop upon startup. OTS stg 2 catless header stock front pipe, AB-M out back. im not interested in fiddling with the tune, just curious.
|
|
|
|
|
|
#398 | |
|
Junior Member
Join Date: Jul 2016
Drives: FR-S
Location: Quebec
Posts: 7
Thanks: 0
Thanked 1 Time in 1 Post
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
Quote:
|
|
|
|
|
| The Following User Says Thank You to Bisofication For This Useful Post: | bababooey (12-15-2016) |
|
|
#399 | |
|
Member
Join Date: Jan 2015
Drives: 2015 CWP BRZ Limited
Location: Miami, FL
Posts: 46
Thanks: 20
Thanked 3 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
Quote:
The only thing I'm worried about is the Base Timing Idle table going crazy after 2000rpm.
|
|
|
|
|
|
|
#400 |
|
Senior Member
Join Date: Oct 2012
Drives: UK GT86
Location: UK
Posts: 3,040
Thanks: 185
Thanked 1,633 Times in 1,113 Posts
Mentioned: 156 Post(s)
Tagged: 1 Thread(s)
|
That table doesn't look properly defined.
__________________
.: Stealth 86 :.
Abbey Motorsport/K47 Tuned Sprintex 210 Supercharger Kodename 47 DJ: Soundcloud / Instagram / Facebook |
|
|
|
|
|
#401 |
|
Member
Join Date: Jan 2015
Drives: 2015 CWP BRZ Limited
Location: Miami, FL
Posts: 46
Thanks: 20
Thanked 3 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
|
|
|
|
|
|
#402 | |
|
Senior Member
Join Date: Nov 2012
Drives: 86
Location: uae
Posts: 403
Thanks: 202
Thanked 67 Times in 56 Posts
Mentioned: 10 Post(s)
Tagged: 0 Thread(s)
|
Quote:
Code:
<table type="2D" name="Base Timing Idle (In-Gear)(Above Speed Threshold) " category="Ignition Timing - Advance" storagetype="uint8" endian="big" sizey="9" userlevel="4">
<scaling units="Base Ignition Timing (degrees BTDC)" expression="(x*.3515625)-20" to_byte="(x+20)/.3515625" format="0.00" fineincrement=".2" coarseincrement="1" />
<table type="Y Axis" name="Engine Speed" storagetype="float" endian="little" logparam="P8">
<scaling units="RPM" expression="x" to_byte="x" format="#" fineincrement="50" coarseincrement="100" />
</table>
<description>This is the base timing in idle mode when vehicle speed is greater than the 'Base Timing Idle Vehicle Speed Threshold' and transmission is not in neutral.</description>
</table>
<table type="3D" name="Base Timing Idle (In-Gear)(Above Speed Threshold)" category="Ignition Timing - Advance" storagetype="uint8" endian="big" sizex="10" sizey="2" userlevel="4">
<scaling units="Base Ignition Timing (degrees BTDC)" expression="(x*.3515625)-20" to_byte="(x+20)/.3515625" format="0.00" fineincrement=".2" coarseincrement="1" />
<table type="X Axis" name="Engine Speed" storagetype="float" endian="little" logparam="P8">
<scaling units="RPM" expression="x" to_byte="x" format="#" fineincrement="50" coarseincrement="100" />
</table>
<table type="Y Axis" name="Coolant Temperature" storagetype="float" endian="little" logparam="P2">
<scaling units="Degrees F" expression="x" to_byte="x" format="#" fineincrement="1" coarseincrement="5" />
</table>
<description>This is the base timing in idle mode when vehicle speed is greater than the 'Base Timing Idle Vehicle Speed Threshold' and transmission is not in neutral.</description>
</table>
|
|
|
|
|
| The Following User Says Thank You to aagun For This Useful Post: | brzfl (12-28-2016) |
|
|
#403 | |
|
Member
Join Date: Jan 2015
Drives: 2015 CWP BRZ Limited
Location: Miami, FL
Posts: 46
Thanks: 20
Thanked 3 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
Quote:
|
|
|
|
|
|
|
#404 |
|
Senior Member
Join Date: Nov 2012
Drives: 86
Location: uae
Posts: 403
Thanks: 202
Thanked 67 Times in 56 Posts
Mentioned: 10 Post(s)
Tagged: 0 Thread(s)
|
|
|
|
|
|
|
#405 |
|
Member
Join Date: Nov 2014
Drives: '14 BRZ | '95 Range Rover
Location: Beaverton, OR
Posts: 24
Thanks: 2
Thanked 14 Times in 8 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
|
I just have a catback on my car and made the column change as suggested for the table Base Timing B, however I kept the first two the stock stg 1 tune values and everything higher in the RPMs were -10. This seemed to make the smell of gas when sitting idle go away.
Results: |
|
|
|
|
|
#406 |
|
Member
Join Date: Jan 2017
Drives: 2013 FRS 10 series
Location: portland,or
Posts: 47
Thanks: 10
Thanked 9 Times in 8 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
I've noticed this works a lot better with e85. I switch back to 91 and haven't really had much with this. But on e85 with down shifts, and friends following me I was able to shoot foot long blue flames, full catless of course.
|
|
|
|
|
|
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| rom tuning for pops and backfires | andrew5826 | Software Tuning | 110 | 12-23-2016 04:39 AM |
| First romraider defs are up | jamesm | Software Tuning | 95 | 01-13-2015 05:29 AM |
| Transient Ignition Retard Tables from RomRaider | Ralph Spoilsport | Issues | Warranty | Recalls / TSB | 31 | 05-24-2014 07:48 AM |
| OFT-Help with Romraider/FFS and Launch Control-issues | continuecrushing | Software Tuning | 9 | 04-17-2014 11:07 PM |
| Possible backfires | Bg8780 | Engine, Exhaust, Transmission | 0 | 05-22-2013 02:12 PM |