Official 2 byte thread!
I have another possible definition for the Mut table, i did this because my laptop has a very low resolution and the table wasn't fitting on screen.
Code:
<scaling name="RamAdress" units="hex" toexpr="x-4294901760" frexpr="x+4294901760" format="%04X" min="0" max="65535" inc="1" storagetype="uint32" endian="big"/> <table name="MUT Table" category="Misc" address="INSERT MUT ADRESS" type="3D" level="1" scaling="RamAdress"> <table name="X" type="Static X Axis" elements="16"> <data>0</data> <data>1</data> <data>2</data> <data>3</data> <data>4</data> <data>5</data> <data>6</data> <data>7</data> <data>8</data> <data>9</data> <data>A</data> <data>B</data> <data>C</data> <data>D</data> <data>E</data> <data>F</data> </table> <table name="Y" type="Static Y Axis" elements="16"> <data>MUT0X</data> <data>MUT1X</data> <data>MUT2X</data> <data>MUT3X</data> <data>MUT4X</data> <data>MUT5X</data> <data>MUT6X</data> <data>MUT7X</data> <data>MUT8X</data> <data>MUT9X</data> <data>MUTAX</data> <data>MUTBX</data> <data>MUTCX</data> <data>MUTDX</data> <data>MUTEX</data> <data>MUTFX</data> <data>MUT10X</data> <data>MUT11X</data> <data>MUT12X</data> <data>MUT13X</data> <data>MUT14X</data> <data>MUT15X</data> <data>MUT16X</data> <data>MUT17X</data> <data>MUT18X</data> <data>MUT19X</data> <data>MUT1AX</data> <data>MUT1BX</data> <data>MUT1CX</data> <data>MUT1DX</data> </table> </table>
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
That is SIGNIFICANTLY better. I'm on a very low-resolution screen on my tablet as well, and this should actually fit the whole MUT table on screen. Fantastic.
Edit: Yep, that's a heck of a lot better. Thanks for posting that!
Edit: Yep, that's a heck of a lot better. Thanks for posting that!
Last edited by logic; Aug 14, 2008 at 09:49 PM. Reason: Confirmation.
Jack_of_trades tried to help out but something did not work. I used to have 2byte load mod on my old rom 94170008. I updated to 015 rom and my friend told me that a better load mod was out so I found this thread. As per the instructions for Jack I downloaded the 3D mut table. Had no problem adding it to the xml file per Jacks write up. naturally It was diffrent form the old load mod. he explained to me how read the first digit is the y axis (left side) and the second digit or letter is the x axis (top row). my question is what do you do with the second numbers IE mut 00 is 895c and mut 01 is 895d. where on that table do I accout for the 5c&d? DO i stick to the same way 5 is the y axis again and C&D is the X axis? That is what I thought and tried it...nothing on evoscan just a jittered line that looked like a heart monitor in overdrive at the top of the log screen.
Yes Jack was helpful but something did not work quite right, I'm sure its my doing as to why it did not work right. A pm telling me how I screwed it up will do so more important things can be posted in here. Thanks
Yes Jack was helpful but something did not work quite right, I'm sure its my doing as to why it did not work right. A pm telling me how I screwed it up will do so more important things can be posted in here. Thanks
You're a little confused. The location where the address needs to go is like this:
MUT 00 = 895c
This means you need to enter the address "895c" into MUT location "00" on the table. So the first number is 0, so in the left column go down to 0. The second number is 0 so you go over to the right to 0. Thats the box that you need to enter the new address in, which happens to be 895c in this example. so you find the 00" lacation on the map, click on it and then hit your "=" key on your keybaord and a window pops up. This is where you enter the new address. Since this address is a hex code, you need to add "0x" to the address so the ECU knows this is a hex code. So in the window enter in 0x895c and hit enter. Now in location 00 on the table it will read "895c". Do the same for MUT 01 and 895d, plus any others you wish to do. Save the rom and reflash your ECU.
MUT 00 = 895c
This means you need to enter the address "895c" into MUT location "00" on the table. So the first number is 0, so in the left column go down to 0. The second number is 0 so you go over to the right to 0. Thats the box that you need to enter the new address in, which happens to be 895c in this example. so you find the 00" lacation on the map, click on it and then hit your "=" key on your keybaord and a window pops up. This is where you enter the new address. Since this address is a hex code, you need to add "0x" to the address so the ECU knows this is a hex code. So in the window enter in 0x895c and hit enter. Now in location 00 on the table it will read "895c". Do the same for MUT 01 and 895d, plus any others you wish to do. Save the rom and reflash your ECU.
Last edited by Jack_of_Trades; Oct 1, 2008 at 06:31 PM.
Been trying this. But everytime I modify an xml to add 2byte I get errors. Basically, after I mod it and try to veiw the xml, it won't open. Says it has an error at the top level of document. Line1. Position 1. Have no issue opening unmodded xml's. Even tried a diff computer. Thanks for any advice.






