BGLDEC - A BGL DECompressor for resampled BGL files
BGLDEC is a utility that decompresses BGL files that are output from resample.exe.
A BGL file is decompressed into multiple binary or bitmap files that contain the raw data as it used by the simulator.
This includes elevation data, terrain photos, landclass, waterclass, season, region, and population density data.
New Version: BETA 0.9.5 -
* Fixed! INF file bug affecting bit depth, xdim, and ydim is fixed, these should now output correctly
* Fixed! BIN bug #1 - Bin data had the final column set to 0 in pixelispoint types, this now is output correctly from the data stream
* Fixed! BIN bug #2 - Certain bin QMID levels were not being output when top left QMID for a level was empty, all QMIDs should now ouput
* Changed! bgldec is now an x64 v142 build, all decompression routines have been ported with some minor performance improvements
Previous Version: Beta 0.9.4
* Better INF Writing - Still not complete
* Better performance in some cases with large BGLs
* More decompression bugs fixed
* New! MS Flight Support! TRQ2 is basically the same format, but with 32bpp support and detail mask support for orthophotos.
Please read the attached .txt file!
This is a beta version, download as an attachment below.
Make sure you have installed the VC++2019 runtime (x64 version): https://aka.ms/vs/16/release/vc_redist.x64.exe
Please let me know of any issues you experience in this thread.
BGLDEC is a utility that decompresses BGL files that are output from resample.exe.
A BGL file is decompressed into multiple binary or bitmap files that contain the raw data as it used by the simulator.
This includes elevation data, terrain photos, landclass, waterclass, season, region, and population density data.
New Version: BETA 0.9.5 -
* Fixed! INF file bug affecting bit depth, xdim, and ydim is fixed, these should now output correctly
* Fixed! BIN bug #1 - Bin data had the final column set to 0 in pixelispoint types, this now is output correctly from the data stream
* Fixed! BIN bug #2 - Certain bin QMID levels were not being output when top left QMID for a level was empty, all QMIDs should now ouput
* Changed! bgldec is now an x64 v142 build, all decompression routines have been ported with some minor performance improvements
Previous Version: Beta 0.9.4
* Better INF Writing - Still not complete
* Better performance in some cases with large BGLs
* More decompression bugs fixed
* New! MS Flight Support! TRQ2 is basically the same format, but with 32bpp support and detail mask support for orthophotos.
Please read the attached .txt file!
This is a beta version, download as an attachment below.
Make sure you have installed the VC++2019 runtime (x64 version): https://aka.ms/vs/16/release/vc_redist.x64.exe
Please let me know of any issues you experience in this thread.
Attachments
Last edited: