.bin files

Posted by gilles 
.bin files
Date: February 12, 2012 08:42PM
Posted by: gilles
Hello

I searched the formum w\out success.
Does anyone know if it is possible to edit the .bin files in the -samples\reverbdata- dir ?

Thanks
Best Regards
Gilles
Re: .bin files
Date: February 15, 2012 06:06PM
Posted by: Lo2k
Yep, with an hexadecimal editor, you can. File format is very simple :

!! Read values as Big Indian (right to left) !!

Dword FourCC 'REVO' Reverb Offset ?
dword Slots (always $15 =21)

For i:=0 to 21 do
32bytes String (Name of the place)
dword Flag (could be 1,2 or 4)
dword first sector
dword last sector

if slot is empty:
string and Flag=0
both sectors= -1

Flag values:
1 for short bridges
2 for tunnel
4 for walls on 1 side

Re: .bin files
Date: February 17, 2012 11:09PM
Posted by: gilles
Thank You very much for your great help
Gilles27
Sorry, only registered users may post in this forum.

Click here to login

Maintainer: mortal, stephan | Design: stephan, Lo2k | Moderatoren: mortal, TomMK, Noog, stephan | Downloads: Lo2k | Supported by: Atlassian Experts Berlin | Forum Rules | Policy