#1
|
||||
|
||||
BSC Accelerator - bscX
BSC Accelerator - bscX A tool for Accelerate the BSC. (Tested with BSC v3.1.0). Commands: a = Compress Options: -c # = chunk size Usage: bscX.exe a -c# - - <stdin> <stdout> Arc.ini: Code:
[External compressor:bscx] header = 0 packcmd = bscX.exe a -c64m - - <stdin> <stdout> bscX.exe bsc32.exe bsc64.exe cudart32_42_9.dll cudart64_42_9.dll For Decompression: cls.ini cls-bscx.dll cls-bsc_x64.exe cls-bsc_x86.exe cudart32_42_9.dll cudart64_42_9.dll Testing: Last edited by BLACKFIRE69; 15-10-2022 at 17:25. |
The Following 13 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
Balaji007 (05-09-2020), devil777 (07-09-2020), dixen (08-07-2020), ffmla (08-07-2020), FoRMaT-2007 (07-03-2022), Harsh ojha (08-07-2020), Jiva newstone (08-07-2020), kenzo34 (08-07-2020), L0v3craft (08-07-2020), ScOOt3r (21-02-2022), shazzla (08-07-2020), st0rm (21-02-2022), vint56 (08-07-2020) |
Sponsored Links |
#2
|
||||
|
||||
Hi black fire 69
Explain me purpose of bsc tool? |
#3
|
||||
|
||||
The Following User Says Thank You to BLACKFIRE69 For This Useful Post: | ||
Balaji007 (05-09-2020) |
#4
|
|||
|
|||
I would like to request an update to this please.
to match bsc 3.2.3. |
#5
|
||||
|
||||
Quote:
Compression Code:
BscX.exe bsc.exe BscX.ini (Optional) Code:
cls-bscx.dll cls-bsc_x64.exe cls.ini (Optional) Code:
[External compressor:bscx] header = 0 ; STDIO packcmd = BscX.exe a -c:128m -t:8 - - <stdin> <stdout> unpackcmd = BscX.exe x -t:8 - - <stdin> <stdout> ; NORMAL ;packcmd = BscX.exe a -c:256m -t:100p $$arcdatafile$$.tmp $$arcpackedfile$$.tmp ;unpackcmd = BscX.exe x -t:100p $$arcpackedfile$$.tmp $$arcdatafile$$.tmp ; Threads = -t:8 / -t:100p Code:
[BscX] ; This file isn't required. use this only if you want to override the default settings. ; Place this file next to the BscX.exe. ; BscX.exe default: [ Options = -b128 -e2 -cf, Exe = bsc.exe ] Options = -b128 -e2 -cf Exe = Bsc\bsc.exe Code:
[bscx] ; Only in decompression. ; This file isn't required. use this only if you want to override the default settings. ; Place this file next to the cls-bscx.dll. ; cls-bcsx.dll defaults: [ Thread = 100p, Exe = cls-bsc_x64.exe ] Threads = 8 Exe = Bsc\cls-bsc_x64.exe ; Threads = 100p / 100% / 8 |
Thread Tools | |
Display Modes | |
|
|