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

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 20-12-2018, 15:24
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
The first. Xtool will (pre)compress all files.

Note that xtool is not a final compressor. It just unpack game archives for better compression afterwards (in very most cases), so you will see that xtool in some cases double the output size.

I don't have the game but if xtool does nothing, means output size (data.arc) is the same as input size (pack folder).
__________________
Haters gonna hate
Reply With Quote
Sponsored Links
  #17  
Old 20-12-2018, 15:29
Chrushev Chrushev is offline
Registered User
 
Join Date: Dec 2018
Location: US
Posts: 17
Thanks: 0
Thanked 1 Time in 1 Post
Chrushev is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
The first. Xtool will (pre)compress all files.

Note that xtool is not a final compressor. It just unpack game archives for better compression afterwards (in very most cases), so you will see that xtool in some cases double the output size.

I don't have the game but if xtool does nothing, means output size (data.arc) is the same as input size (pack folder).
I think something else is wrong. It literally finishesin less than 1 second. So it doesnt try to do anything. and there is no output after attempt, meaning it crashed.

I dont really want to spend a lot of time trying to squeeze out as much compression out of a game as I can, I just need something sensible. From what I saw UltraArc did an excellent job. It was very fast (maybe 10 min for the game, and it accomplished compression close to what fitgirl got on that game). That works for me.

Can you help me with making the setup.exe work with unpacking the .arc files created via UltraArc?

Or I am fine with using xtool if there is some automated easy way to use it (aka, not going through game folders trying to figure files out). Just point at the folder and click GO is the type of solution I am looking for.
Reply With Quote
  #18  
Old 20-12-2018, 15:33
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 Chrushev View Post
I think something else is wrong. It literally finishesin less than 1 second. So it doesnt try to do anything. and there is no output after attempt, meaning it crashed.

I dont really want to spend a lot of time trying to squeeze out as much compression out of a game as I can, I just need something sensible. From what I saw UltraArc did an excellent job. It was very fast (maybe 10 min for the game, and it accomplished compression close to what fitgirl got on that game). That works for me.

Can you help me with making the setup.exe work with unpacking the .arc files created via UltraArc?

Or I am fine with using xtool if there is some automated easy way to use it.
you can use any of the conversions posted in main conversion forum, then just run ultraarc & choose method..

Now if you want to create your own installer, again get the ciuv2 from its topic open & extract archive, then look at the setup.ini all the information is provided there. Look at images & corresponding place in ini for the image itself, ( autorun, installer, smallinstaller, buttons etc ) a installer is already included in the package all you have to do is read.
Reply With Quote
  #19  
Old 20-12-2018, 15: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
Yes it crash, for me too sometimes.

What I do: just spam pack.bat til it works. If it works you see when 0.0% in cmd window get progress (or in taskmanager xtool.exe is working).
__________________
Haters gonna hate
Reply With Quote
  #20  
Old 20-12-2018, 15:45
Chrushev Chrushev is offline
Registered User
 
Join Date: Dec 2018
Location: US
Posts: 17
Thanks: 0
Thanked 1 Time in 1 Post
Chrushev is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
you can use any of the conversions posted in main conversion forum, then just run ultraarc & choose method..

Now if you want to create your own installer, again get the ciuv2 from its topic open & extract archive, then look at the setup.ini all the information is provided there. Look at images & corresponding place in ini for the image itself, ( autorun, installer, smallinstaller, buttons etc ) a installer is already included in the package all you have to do is read.
I already have a setup.exe that I made but it errors out when trying to unpack precomp and LZMA2 compressed game. I get this:

ERROR: archive data corrupted (decompression fails)

but if I use unpack.exe that UltraArc made then the game files unpack just fine. So they arent corrupt.
Reply With Quote
  #21  
Old 20-12-2018, 17:25
Chrushev Chrushev is offline
Registered User
 
Join Date: Dec 2018
Location: US
Posts: 17
Thanks: 0
Thanked 1 Time in 1 Post
Chrushev is on a distinguished road
To go back to xtool real quick. So it comes with a dummy file, and when I run pack it converts it from a ~200kb to a ~500kb file. It inflated it?

So what is supposed to be the order of doing things? Is it supposed to inflate (make files bigger), then some other tool should be used to compress them back? What tool should that be? or can xtool do it too?
Reply With Quote
  #22  
Old 21-12-2018, 02:12
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
You got it. XTool inflates files.

after this, you should always use srep+final compressor (lzma(2), lolz, rz, ...)

Output will be smaller in 99% of cases then if you don't use xtool (which is a precompressor btw).

But it has all to do of which streams a file use. Some games didn't have a compression at all and in this cases without xtool should be the best.
__________________
Haters gonna hate
Reply With Quote
  #23  
Old 21-12-2018, 12:23
Chrushev Chrushev is offline
Registered User
 
Join Date: Dec 2018
Location: US
Posts: 17
Thanks: 0
Thanked 1 Time in 1 Post
Chrushev is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
You got it. XTool inflates files.

after this, you should always use srep+final compressor (lzma(2), lolz, rz, ...)

Output will be smaller in 99% of cases then if you don't use xtool (which is a precompressor btw).

But it has all to do of which streams a file use. Some games didn't have a compression at all and in this cases without xtool should be the best.
Is there an all in One tool that is up to date (I ve seen a few old ones that dont use new inflators or compressors) that will do all this for me?

UltraArc seems good, but you said precomp is not supported anymore? So does that make UltraArc not very useful? Or is there a newer UltraArc with Xtool somewhere?
Reply With Quote
  #24  
Old 27-12-2018, 08:48
yasitha's Avatar
yasitha yasitha is offline
Registered User
 
Join Date: Apr 2013
Location: Krypton
Posts: 297
Thanks: 204
Thanked 48 Times in 33 Posts
yasitha is on a distinguished road
Quote:
Originally Posted by Chrushev View Post
Is there an all in One tool that is up to date (I ve seen a few old ones that dont use new inflators or compressors) that will do all this for me?

UltraArc seems good, but you said precomp is not supported anymore? So does that make UltraArc not very useful? Or is there a newer UltraArc with Xtool somewhere?
Download Latest UltraARC and use Diskpan.bat its perfect
https://www.fileforums.com/showpost....postcount=1135

UA v2.9.00 R6 Full For Personal use
UA v2.9.00 R6 Public Make For Conversions

Full Version has more plugins,
but i use Public version,
you don't need UltraARC, use Diskpan.bat
It's PERFECT
__________________
Keep Up The Good Works!
Reply With Quote
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
Steep GTX590 PC Games - CD/DVD Conversions 2 19-05-2019 10:42
Far Cry 5 (9xDVD5) CIUv2 v2.0.3.9 U12 UltraARC R4 GTX590 PC Games - CD/DVD Conversions 7 16-04-2018 20:48
Dirt Rally (5xDVD5) UltraARC + CIUv2 By *Yener90* GTX590 PC Games - CD/DVD Conversions 7 29-01-2017 02:50
Resident Evil 0 HD Remaster (3xDVD5) UltraARC + CIUv2 By *Yener90* GTX590 PC Games - CD/DVD Conversions 4 12-02-2016 07:47



All times are GMT -7. The time now is 00:47.


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