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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 04-01-2021, 08:39
Epic Titan 69 Epic Titan 69 is offline
Banned
 
Join Date: Dec 2020
Location: In The Hell
Posts: 89
Thanks: 147
Thanked 39 Times in 27 Posts
Epic Titan 69 is on a distinguished road
Quote:
Originally Posted by Ele View Post
My friend,
Razor12911's DiskSpan is the replacement for UltraARC. It allows to split Freearc archives into parts.

For more info, click here

Example:
Assume the compressed archive is 756mb "dataOne.bf". When you use "diskspan: 300mb" it splits "dataOne.bf" into three parts:

Code:
"dataOne-1.bf" (300mb)
"dataOne-2.bf" (300mb)
"dataOne-3.bf" (156mb) <= Total is 756MB
The commandline should be as follows. (Output for DiskSpan is dataOne-1.bf [not dataOne.bf])
Code:
bin\arc.exe a .... Output\dataOne-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack\*"
You don't need to add all three of these parts to "Compiler.ini". Mention only the first part (dataOne-1.bf). The script will recognize everything.
Code:
[Datas]
Data1=dataOne-1.bf
;Data2=data2.bf
;Data3=data3.cpi
;Data4=data4.cpi

; Data5, Data6 ...
-------------------------------------------------------------------------------------

let's move on to the next case.

If you've separated the game files, assume that you have put that separated files in three folders (Pack1, Pack2 and Pack3). Archive is now "dataOne.bf", "dataTwo.bf" and "dataThree.bf" respectively. Now you need to use "diskspan" in these three archives.

How can you do that? Use the following three command lines.

Code:
bin\arc.exe a .... Output\dataOne-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack1\*"
bin\arc.exe a .... Output\dataTwo-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack2\*"
bin\arc.exe a .... Output\dataThree-1.bf -m=xtool+srep+lolz+diskspan:300mb "Pack3\*"

Now, the "Compiler.ini" is
Code:
[Datas]
Data1=dataOne-1.bf
Data2=dataTwo-1.bf
Data3=dataThree-1.bf
;Data4=data4.cpi

; Data5, Data6 ...

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

If you're interested in the "MiniShot compressor", I also found an alpha update. I will attach it below.
What i want is that for eg
I want to compress Among Us (400mb approx)
And I want to make 3 to 4 bin or bf packs 100 mb each with that xtool+lolz+srep.....etc etc method
What should i do in that case?
Reply With Quote
 


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
[CIUv3] Custom Installer Ultimate v3 KaktoR Conversion Tutorials 921 26-04-2026 12:35
Anno 1701 won't load, just get a blue screen! Shadow22 General Gaming 5 28-08-2012 12:52
CPU jumps up to 100% now, not before dav6 Software 11 24-05-2008 03:33
Elder Scrolls IV: Oblivion. WTF FOR ME. SansMercy General Gaming 5 07-04-2007 23:05
weird error.... sheykh PC Games 5 07-05-2006 20:23



All times are GMT -7. The time now is 01:15.


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