BBCruncher V2.2 for Download available!

Community Forums/Showcase/BBCruncher V2.2 for Download available!

AL90(Posted 2005) [#1]
Hi,

BBCruncher:

New Version (v2.2) available from www.blitztools.de.vu or www.BlitzCoder.com
----------------------------------------------------------------------------------

BB-Cruncher is a File-Cruncher (Packer/Compressor) for all Files
(Binary, Texts and so on) I Have created a GUI-Based Cruncher
and 10 Functions. (Crunch + Decrunch Functions for using in own Sources)
Easy to Use. Requires any Blitz versions.

Features:
---------
- Compressing Files upto 50% and more.
- DeCompressing (Decrunching) Files directly from own Source.
- Including a GUI Based Cruncher for easyer using
- Source-Codes of Crunch/Decrunch-Engine available
- Supports Archive for hold more Files in One.
- Supports SingleFile Creation. (Exe + BCA-Archive in one File)
- Usefully e.g. for all Game Developers to protect
all the own external Files (like Medias, Configs, Binarys and so on)


History:
--------

V1.0
-----
- First Release.

V1.1
-----
- Some Optimizings in SourceCode.
- Cruncher + Decruncher Works now completly from Memory. (No longer Temporary Files)
- Some Speedup in Crunch + Decrunch Process.

V1.2
-----
- Again SpeedUp in CrunchProcess. (up to 50%)
- Add A GUI-Based Cruncher (V1.0) (BBCruncher.exe)
- The Main-Crunch-Include has renamed to "Crunch-Engine" and has now
any other versionsnumber as the GUI-Based Cruncher.
(e.g. "BBCruncher V1.0" & "CrunchEngine V1.2")

V1.3
-----
- Again SpeedUp in CrunchProcess. (up to 50% and more)
- Add a alternative DecrunchRoutine. (For Bank Holding)
- Some Optic Changes in the GUI-Based Cruncher. (For better overlook)
- CrunchRate is now selectable. (1=Fast/2=Good/3=Best)
- RightClick can now change the Resolution of BBCruncher.

V1.4
-----
- Fixed: Decruncher shows at the end a ProcessBar when is not selected. (Parameter -1,-1)
(Works now Correct!)

V1.5
-----
- Again SpeedUp in CrunchProcess.
- Add Archive Support. (BBCruncher.exe)

V1.6
-----
- Again SpeedUp in CrunchProcess. (BBCruncher.exe)
- Upgrade: Add a New GUI-Based Cruncher. (Now with "Original" Windows-Styled GUI)
- Multi-Selection (FileRequester) can now use in Archive Creation.
- CrunchProcess in "BBCruncher.exe" shows now a ProcessBar. (GFX-Panel was now Removed)
- Fixed: .BBC-Name Parameter in ExtractEngine is now "UpperCase = LowerCase".

V1.7
-----
- Again SpeedUp in CrunchProcess.
- Add SingleFile Creation Support.

V1.8
-----
- DOCs Updated. (English & German)
- Add a DLL-File as alternative. (e.g. for use in own LevelEditors and so on)
- Add AddToBCA-Engine. (For Copy any BBC-File to a BCA-ArchiveFile)
- Add RemoveFromBCA-Engine. (For Removes BBC-Files from BCA-Archive)
- Add GetNumberFiles-Engine. (To get the Number of BBC-Files contained in a BCA-Archive)
- Add GetBBCName-Engine. (To get the BBC-Names contained in a BCA-Archive)

V1.9
-----
- DOCs again Updated. (English & German)
- Add a new Panel for SingleFile-Creation.
- Fixed: Filerequester for SingleFile-Creation can be opening when the CheckBox
is not Selected. (In Archive Options)

V2.0
-----
- DOCs again Updated. (English & German)
- Multiselection is now possible in Crunch/Decrunch Process.
- Files can now Add to an Exists ArchiveFile.
- Archive-Log will be Displayed after Archive is Created.
- Add Misc-Engines.

V2.1
-----
- BBC-Files can now created without Compression.

V2.2
-----
- Fixed: Multitasking Problems in De/Crunch Process.
- Add a new Panel for better overlook in De/Crunch Process.
- CruncherEngine.DLL has now a new Parameter to turn On/Off the GUI.
- CruncherEngine.bb has now also a Processbar and the old GFX-Panel was removed.
- Some Fixes in GUI Cruncher.


Download Links:

www.blitztools.de.vu or www.blitzcoder.com


jfk EO-11110(Posted 2005) [#2]
Cool, thanks a lot! This is really clever stuff since it allows to auto-edit Blitz source to make use of the packer functions. This is almost as comfortable as those commercial solutions.


BlitzSupport(Posted 2005) [#3]
Thanks Harald -- your generosity with all your hard work is amazing.


Dragon57(Posted 2005) [#4]
Just excellent. Many thanks for the release!


(tu) ENAY(Posted 2005) [#5]
Woo. This could be just what I'm looking for :)


AL90(Posted 2005) [#6]
Hi All,

Thanks for the Postings. I'm still working on the CrunchEngine
and I have now speedup it up to 50%. :)
I think in the next week I can again release a new version.