timing fix on crome
when entering the timing fix on crome am I suppose to enter the following once;
_rom_fill(0x58e6, 0x590d, 0x00); _rom_fill(0x6a99, 0x6ac0, 0x00);
or am I suppose to enter _rom_fill(0x58e6, 0x590d, 0x00); then enter
_rom_fill(0x6a99, 0x6ac0, 0x00);
This is for the p30 code. I'm trying to make a basemap and want to be positively sure before making one. I know the p72 u have to only enter
_rom_fill(0x5f7b, 0x5fca, 0x00); and thats it. Please help. thanks.
_rom_fill(0x58e6, 0x590d, 0x00); _rom_fill(0x6a99, 0x6ac0, 0x00);
or am I suppose to enter _rom_fill(0x58e6, 0x590d, 0x00); then enter
_rom_fill(0x6a99, 0x6ac0, 0x00);
This is for the p30 code. I'm trying to make a basemap and want to be positively sure before making one. I know the p72 u have to only enter
_rom_fill(0x5f7b, 0x5fca, 0x00); and thats it. Please help. thanks.
The information you need can be found on pgmfi.org's forums.
I would be very careful if you are an unexperienced tuner messing with crome.
Ctrl+K
For P30:
Code:
_rom_fill(0x58e6, 0x590d, 0x00); _rom_fill(0x6a99, 0x6ac0, 0x00);
For P72:
Code:
_rom_fill(0x5f7b, 0x5fca, 0x00);
I would be very careful if you are an unexperienced tuner messing with crome.
Ctrl+K
For P30:
Code:
_rom_fill(0x58e6, 0x590d, 0x00); _rom_fill(0x6a99, 0x6ac0, 0x00);
For P72:
Code:
_rom_fill(0x5f7b, 0x5fca, 0x00);
on my crome i just have a plugin called "timing fix" when i add it it says johns timing fix has been added to this rom..i dont have to put them numbers in?
Thread
Thread Starter
Forum
Replies
Last Post
el_toro_de_magnifico
Honda Civic / Del Sol (1992 - 2000)
4
Aug 26, 2008 06:21 AM
CRISIS
Honda Civic / Del Sol (1992 - 2000)
2
Apr 21, 2006 06:44 PM




