Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-06-2017, 12:18
lupetto77's Avatar
lupetto77 lupetto77 is offline
Registered User
 
Join Date: Nov 2008
Location: Italia
Posts: 87
Thanks: 1
Thanked 2 Times in 2 Posts
lupetto77 is on a distinguished road
Hi I am again, I use this bat file to compress the folders:
Quote:
@echo off
color 0c
Title Compressor
echo ************************************************** *****************************
echo * Srep+Arc *
echo ************************************************** *****************************
pause
@echo In process Srep+Arc
arc a -lc8 -ep1 -ed -r -w.\ Data\Setup-1.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "C:\Users\MyUser\Desktop\Example\*"
cls
echo ************************************************** *****************************
echo.
echo Compression is complete
echo.
echo ************************************************** *****************************
pause
The problem is if I have to do more files I should add a new line, for example:
Quote:
arc a -lc8 -ep1 -ed -r -w.\ Data\Setup-2.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "C:\Users\MyUser\Desktop\Example\*"
and so on.
But I would like to know if there is a way to move the directory of a folder, and using this code with some modifications divide into multiple Setup-1.bin files, Setup-2.bin, ... automatically, and if possible give The size of each bin file
Reply With Quote
Sponsored Links
  #2  
Old 10-06-2017, 13:58
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Go look for conversions by peterf1999, Fabioddq, Rev0 ( Early conversions ) that use a batch file, look at it, you'll see how they handled multiple files & directories.
Reply With Quote
  #3  
Old 11-06-2017, 07:08
lupetto77's Avatar
lupetto77 lupetto77 is offline
Registered User
 
Join Date: Nov 2008
Location: Italia
Posts: 87
Thanks: 1
Thanked 2 Times in 2 Posts
lupetto77 is on a distinguished road
Ok I will try, thank you for the answer.
Reply With Quote
  #4  
Old 03-07-2017, 13:17
hwang4 hwang4 is offline
Registered User
 
Join Date: Sep 2007
Location: Algeria
Posts: 96
Thanks: 51
Thanked 10 Times in 4 Posts
hwang4 is on a distinguished road
ISDone.dll ----error : unsupported compression method

any help ?i got this !
i used :ultraarc Reflate Edition (v2.8.0.0)
with : ref/pzb (pzlib 0.42) + srep + lzma
threshold percent : 100

Game Converted : hitman v1.11.2 !
final size 6 DVD's!

thanx!
Attached Images
File Type: jpg error5.jpg (1.79 MB, 53 views)
Reply With Quote
  #5  
Old 03-07-2017, 14:04
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
What script are you using?
__________________
Haters gonna hate
Reply With Quote
  #6  
Old 03-07-2017, 14:26
hwang4 hwang4 is offline
Registered User
 
Join Date: Sep 2007
Location: Algeria
Posts: 96
Thanks: 51
Thanked 10 Times in 4 Posts
hwang4 is on a distinguished road
I think , it's yours!
Attached Files
File Type: rar Script.rar (5.0 KB, 4 views)
Reply With Quote
  #7  
Old 03-07-2017, 14:36
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
This is not compatible with UltraARC 2800 reflate edition.

Use "UltraARC 2800 R2 Edition" with this script.

Downside, i think you must compress the game again.

Or try to change arc.ini from script and compare pzlib options in config#.txt in resources folder of ultraarc reflate edition.

In UltraARC reflate edition pzlib was = precomp. Now (with this script) pzlib is = pzlib. There is the error.

Like i said, try to fiddle with arc.ini
__________________
Haters gonna hate

Last edited by KaktoR; 03-07-2017 at 14:39.
Reply With Quote
  #8  
Old 03-07-2017, 15:29
hwang4 hwang4 is offline
Registered User
 
Join Date: Sep 2007
Location: Algeria
Posts: 96
Thanks: 51
Thanked 10 Times in 4 Posts
hwang4 is on a distinguished road
tried the second option ! now , it works!
well done , KaKtoR!

Another Request plz !
i just wanna change the decompression path , in the script, from "tmp"
to the game installation directory !
once again , thank u!
Reply With Quote
  #9  
Old 03-07-2017, 15:52
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
I don't know sorry.

Change {tmp} to {app} in records.ini instead. It works for a workaround.
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
hwang4 (03-07-2017)
  #10  
Old 04-07-2017, 13:54
hwang4 hwang4 is offline
Registered User
 
Join Date: Sep 2007
Location: Algeria
Posts: 96
Thanks: 51
Thanked 10 Times in 4 Posts
hwang4 is on a distinguished road
Got This , while installing forza horizon 3!

i used :ultraarc Reflate Edition (v2.8.0.0)
with : ref/pzb (pzlib 0.42) + srep + lzma
threshold percent : 100

works already with hitman (thanks ,KaKtoR!)!

any help???
Attached Images
File Type: jpg error6.jpg (1.77 MB, 49 views)
Reply With Quote
  #11  
Old 04-07-2017, 14:28
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Ask razor, it's his splitter.
__________________
Haters gonna hate
Reply With Quote
  #12  
Old 04-07-2017, 15:50
hwang4 hwang4 is offline
Registered User
 
Join Date: Sep 2007
Location: Algeria
Posts: 96
Thanks: 51
Thanked 10 Times in 4 Posts
hwang4 is on a distinguished road
fixed !
found out the pb! it was in the records.ini!
Reply With Quote
  #13  
Old 04-07-2017, 22:12
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by hwang4 View Post
fixed !
found out the pb! it was in the records.ini!
good to post back what was causing the error, so others who might have same problem, will know where to look first
Reply With Quote
The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post:
Behnam2018 (30-01-2020), Grumpy (06-07-2017)
  #14  
Old 25-07-2017, 00:38
kokousic kokousic is offline
Registered User
 
Join Date: Jul 2008
Location: India
Posts: 30
Thanks: 152
Thanked 13 Times in 10 Posts
kokousic is on a distinguished road
Is there anyway to change the level of compression for LZMA in UltraARC like using higher dictionary size and/or number of cpu threads to use? I am a noob so please forgive if doing anything wrong.
Reply With Quote
  #15  
Old 25-07-2017, 14:39
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by kokousic View Post
Is there anyway to change the level of compression for LZMA in UltraARC like using higher dictionary size and/or number of cpu threads to use? I am a noob so please forgive if doing anything wrong.
use the newest version, will give more choices for compression.
Reply With Quote
The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post:
Behnam2018 (30-01-2020), kokousic (25-07-2017)
Reply


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
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 09:48
soft mod - opinions, questions dneray22 XBox Games 2 01-08-2003 06:36
A few questions I need answered. rms2001 XBox Games 5 05-12-2002 12:55
Newbie with 1,000 questions ( not really 1,000, but close enough) tdoran70 PS2 Games 3 29-05-2002 00:47
A few questions, PLLeaase Read Bill-Something PSX Games 6 18-08-2001 08:18



All times are GMT -7. The time now is 11:52.


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