FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   BSC Accelerator - bscX (https://fileforums.com/showthread.php?t=103659)

BLACKFIRE69 08-07-2020 04:06

BSC Accelerator - bscX
 
BSC Accelerator - bscX



A tool for Accelerate the BSC. (Tested with BSC v3.1.0).

https://i.imgur.com/WtmE4mh.png


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>

For Compression:
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:

https://i.imgur.com/gsRbZPY.png

Balaji007 05-09-2020 08:20

Hi black fire 69
Explain me purpose of bsc tool?

BLACKFIRE69 05-09-2020 12:19

Quote:

Originally Posted by Balaji007 (Post 487764)
Hi black fire 69
Explain me purpose of bsc tool?

https://encode.su/threads/586-bsc-ne...ng-compressor?

Rainiu 21-02-2022 01:01

I would like to request an update to this please.
to match bsc 3.2.3.

BLACKFIRE69 24-02-2022 03:18

3 Attachment(s)
Quote:

Originally Posted by Rainiu (Post 495933)
I would like to request an update to this please.
to match bsc 3.2.3.

as requested, bsc v3.2.4 [18 Jan 2022]

Compression
Code:

BscX.exe
bsc.exe

BscX.ini  (Optional)

Decompression
Code:

cls-bscx.dll
cls-bsc_x64.exe

cls.ini  (Optional)

Arc.ini
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

BscX.ini
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

cls.ini
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

.



All times are GMT -7. The time now is 09:39.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com