Timetraveller made a big waves mod once. I have one here for example someone made. I never used them but I can show example what is different.
There are four places with this format:
Windspeed _ (Value)_Scale.....
Value is the windspeed. Virgin game is 0, 4, 8, 15. The waves are determined by the windspeed.
This one Bigwave mod has it as 0, 2, 4, 6. This means the bigger waves will occur at lower windspeed.
Also one other change is the overall SIZE factor, as you were mention at that adress.
MaxWaveHeight: for stock game it is 256, for this other mod it is set for 606.
The data is a four hex 'backwords'. It is in IEEE single precision backward format.
Example: Decimal 606 is (00 80 17 44 ); 256 = (00 00 80 43).
So you change the
MaxWaveHeight value in scene.dat.
Plus change the four values for wave change states at
Windspeed...(X X X X)...Scale.....
Quote:
Maybe I'm missing something, here. I'm comparing Bigwavesmod125x with Bigwavemod2x. The only difference I can find is at address 2B5
|
That would be the MaxWaveHeight maybe. There is more than one wave mod out there. Send me the one you want changed, I can give you detail or just upload it to
www.rapidshare.de for a quicky.