Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 30-05-2023, 13:25
LeVx LeVx is offline
Registered User
 
Join Date: May 2023
Location: Bracca
Posts: 13
Thanks: 3
Thanked 2 Times in 2 Posts
LeVx is on a distinguished road
Post [compressor] FastLZ/6(un)pack

Note:created custom implimintation of fastlz refer to post #10
arc.ini \/
Code:
[External compressor:fstlz]
packcmd=6pack.exe -2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd=6unpack.exe $$arcpackedfile$$.tmp
-------------------
known issues
file/mem size issue,use MTX to fix
mtx varient of arc.ini \/
Code:
[External compressor:fstlz]
packcmd=6pack.exe -2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd=6unpack.exe $$arcpackedfile$$.tmp
; ================== MTX Settings ==================

; default   = -t100p --logs --basePath=".\..\..\" --cfgfile="$basePath$\arc.ini"
; packcmd   = MTX.exe a -mprecomp64 -c128m {options} - - <stdin> <stdout>
; packcmd   = MTX.exe a -mprecomp64 -c128m {options} - $$arcpackedfile$$.tmp <stdin>
; packcmd   = MTX.exe a -mprecomp64 -c128m {options} $$arcdatafile$$.tmp - <stdout>
; packcmd   = MTX.exe a -mprecomp64 -c128m {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

; unpackcmd = MTX.exe x -mmpz32 {options} - - <stdin> <stdout>
; unpackcmd = MTX.exe x -mmpz32 {options} - $$arcdatafile$$.tmp <stdin>
; unpackcmd = MTX.exe x -mmpz32 {options} $$arcpackedfile$$.tmp - <stdout>
; unpackcmd = MTX.exe x -mmpz32 {options} $$arcpackedfile$$.tmp $$arcdatafile$$.tmp


[External compressor:fstlzx]
header    = 0
default   = -t100p --basePath=".\..\..\" --cfgfile="$basePath$\arc.ini"

packcmd   = MTX\Win64\MTX64.exe a -mfstlz -c256m {options} - - <stdin> <stdout>
unpackcmd = MTX\Win64\MTX64.exe x -mfstlz {options} - - <stdin> <stdout>

; ================== MTX Settings ==================
file \/
Attached Files
File Type: zip fastlz-0.zip (30.9 KB, 29 views)

Last edited by LeVx; 01-06-2023 at 11:08. Reason: fixed issue,
Reply With Quote
The Following User Says Thank You to LeVx For This Useful Post:
ScOOt3r (30-05-2023)
Sponsored Links
 

Tags
compressor

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tools for Repacking Masquerade Conversion Tutorials 118 31-10-2024 11:52
[Compressor] DAX TheGh0stie13 Conversion Tutorials 0 18-12-2022 21:30
[Compressor] LZHAM TheGh0stie13 Conversion Tutorials 0 10-12-2022 19:24
Question [Compressor] Simorq Conversion Tutorials 4 06-08-2017 10:58



All times are GMT -7. The time now is 22:34.


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