|
|
|
|
|
|
|
|
|
|
| File downloading is much faster from this mirror: http://members.lycos.co.uk/rfront/ |
|
Upacking data from RAR archive. Packing DarkBasic EXE by UPX. Resource extractor for DarkBasic EXE files |
|
Code examples and tools for DarkBasic (classic) programmers There is an easy way to store all data files in the single RAR archive using free library UNRAR.DLL. You can even protect archive data with password | |
|
Programs compiled with DarkBasic in Build Exe mode can be packed by UPX. There is only one moment: last 4 bytes of EXE code (32bit pointer) must be fixed after packing to prevent packed program crash. Packed EXEs is about only 40% from its' original size. Note: UNRAR.DLL also can be packed by UPX without any additional tricks. | |
|
All resources (images, models, textures, sound, music) from EXE files created in Build Final mode can be easely extracted with full original data file names and directory structure. Mini format convert utility for DarkBasic Classic 1.13 What about to make DarkBasic EXEs 10 times smaller ? Or 100 times smaller ? The solution is to remove interpreter code from EXE file. Now executable file created with DarkBasic will have size only about 100KB download 15 KB DbaMini for Windows New download 42 KB DbaMini utility download 591 KB DbaMini utility+DBRT13.EXE (only if you don't have DarkBasic) |
|
| Site developed by Trustmaster [2003] |