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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 26-10-2022, 19:15
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
@BLACKFIRE69, is it not possible to implement the "Temp" directory during compression to the same FreeArc temp directory?
Reply With Quote
Sponsored Links
  #2  
Old 29-10-2022, 05:17
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
@BLACKFIRE69, is it not possible to implement the "Temp" directory during compression to the same FreeArc temp directory?
it's possible, but a parent directory must be provided to search the freearc's temp folder (denoted by <FreearcTmp>) (ex: freearc15786524).

Temp = <Any_Parent_Directory>\<FreearcTmp>
* if the freearc's temp folder isn't found, it uses the lib directory (.\) as the temp directory.

Code:
-------------------------------------------------------------------------------

Pack.bat
	Command:  Arc.exe a ...

cls-mpzmt.ini
	Temp = .\<FreearcTmp> 

-------------------------------------------------------------------------------	

Pack.bat
	Command:  Arc.exe a ... -w=".\_temp1" ...

cls-mpzmt.ini
	Temp = .\_temp1\<FreearcTmp> 
	  or 
	Temp = .\<FreearcTmp>  

-------------------------------------------------------------------------------

Pack.bat
	Command:  Arc.exe a ... -w="H:\Games\Dump" ...

cls-mpzmt.ini
	Temp = H:\Games\Dump\<FreearcTmp>
	  or 
	Temp = H:\Games\<FreearcTmp> 
	  or 
	Temp = H:\<FreearcTmp>

-------------------------------------------------------------------------------

Code:
cls-mpzmt.ini

; For compression Only.
; Threads = 8.
; Indicator = 0, 1, 2
; <FreearcTmp> = Freearc's temp directory. (ex: freearc13295784)

[mpzmt]
Chunk = 64m
Threads = 8
Indicator = 1
Exe = .\include\Mpz\mpzapi.exe

;Temp = .\TEMP
;Temp = C:\Users\BLACKFIRE\Documents\RAD Studio\Projects\2010\<FreearcTmp>
Temp = .\<FreearcTmp>
Code:
Extra:

Pack.bat
	Command:  Arc.exe a ... -i2 ...

cls-mpzmt.ini
	Indicator = 2

-------------------------------------------------------------------------------
try with srep+mpzmt and you'll see how it works,

Code:
[External compressor:srep]
...
packcmd   	= srep {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
...
(* srep 3.93a beta throws me decompression errors while srep 3.2 works fine.)


,
Attached Images
File Type: png 1.png (3.9 KB, 178 views)
File Type: png 2.png (2.4 KB, 178 views)
Attached Files
File Type: rar cls-mpzmt_new+Test.rar (2.32 MB, 36 views)
Reply With Quote
The Following 4 Users Say Thank You to BLACKFIRE69 For This Useful Post:
Aschenputtell (18-03-2025), Cesar82 (29-10-2022), kj911 (29-10-2022), Lord.Freddy (29-10-2022)
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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



All times are GMT -7. The time now is 10:21.


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