ADITIONAL!
As I did not cover the "DATA INSPECTOR" in the first post I will shortly do that now
As you can see we see a lot of values. If you compare to the "TWEAKFILE" you will see for example this
Quote:
absolute,byte,110CB,IsDensityModifierActive
|
Now that tells us that we are looking for the value in "BYTE" at "110CB"
So look at in the "DATA INSPECTOR" it tells us that the value of "110CB" is "1" In BYTE
That is the value that will show up in the MINITWEAKER later when you finish and run your newly ported TWEAKER FILE!