Hey again guys, I am REALLY confused at the part where you start fixing the Material1 data.
I just cannot fathom what i am supposed to do.
This is what i tried to do:
I check the offset in BB, it says -26120
So, i convert this number to Hex, that works out to: 6608
In HxD, i go to Offset(h) 6600, and then move over to 08 09 0A 0B (because the hex # ends in 08)
I then delete said numbers (08 - 0B)
After this, i add 1044 (The decimal form of 0x00414)
This brings me to 7652 on the left most column.
but because it ends in 2, i add the four 00 groups infront of that.
Now, when i open this in BB to check if the material is fixed, it crashes.
Can someone point out what i am doing wrong? Thank you so much!