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 05-05-2018, 09:06
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
Just Cause 3 [5xDVD5]

  • CIU v2.0.3.9 Update 15.2 Script
  • XTool, DiskSpan by Razor12911
  • Music taken from Original Game Soundtrack.
  • Pics taken from google and ingame (screenshots).
  • Compression time: About 5 hours (4 cores)
  • Installation time: 40 minutes
  • Special thanks to houcine80 for his setup design!
  1. Download and extract the archive to somewhere (over the rainbow~)
  2. Start DiskSpan.bat, type in GameDir, follow steps, press Enter
  3. Wait for finish
  4. Have fun

As always test before burn on DVD!
Extract archive with WinRAR5+ or latest 7-zip!






Attached Files
File Type: 7z Just.Cause.3.XL.Edition.7z (24.05 MB, 112 views)
__________________
Haters gonna hate

Last edited by KaktoR; 08-12-2018 at 17:08.
Reply With Quote
The Following 6 Users Say Thank You to KaktoR For This Useful Post:
Danziel123 (21-12-2018), GTX590 (16-11-2018), Simorq (08-12-2018), Stor31 (07-12-2018), wit (27-11-2018), zirkhaki (19-11-2018)
Sponsored Links
  #2  
Old 15-11-2018, 22:23
jaronmon jaronmon is offline
Registered User
 
Join Date: Jun 2009
Location: Colombia
Posts: 26
Thanks: 6
Thanked 1 Time in 1 Post
jaronmon is on a distinguished road
How can I make the game on a single BD25 disc? What lines do I modify to the DiskSpan.bat file?
Reply With Quote
  #3  
Old 16-11-2018, 06:45
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
in diskspan bat file size should already be set, you just have to choose it.
Reply With Quote
  #4  
Old 16-11-2018, 13:52
jaronmon jaronmon is offline
Registered User
 
Join Date: Jun 2009
Location: Colombia
Posts: 26
Thanks: 6
Thanked 1 Time in 1 Post
jaronmon is on a distinguished road
No, the DiskSpan file does not say where to modify the game so as not to convert it to 5DVD5 but to BD25 ... The file does not allow me to choose disk options for compression
Reply With Quote
  #5  
Old 16-11-2018, 13:54
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
1.
Code:
diskspan:4448mb:4470mb
Change both sizes to BD25 capacity in MB (do the same for :Data2)

(Right-click on Diskspan.bat => Edit...)


2.
Change
Code:
move /Y .\Data1.bin.001 DVD1
move /Y .\Data1.bin.002 DVD2
move /Y .\Data2.bin.001 DVD2
move /Y .\Data2.bin.002 DVD3
move /Y .\Data2.bin.003 DVD4
move /Y .\Data2.bin.004 DVD5
to

Code:
move /Y .\Data1.bin.001 DVD1
move /Y .\Data2.bin.001 DVD1

3.
Change
Code:
_Tools\oscdimg.exe -h -u1 -udfver102 "DVD1" "Just-Cause-3-DVD1.iso"
_Tools\oscdimg.exe -h -u1 -udfver102 "DVD2" "Just-Cause-3-DVD2.iso"
_Tools\oscdimg.exe -h -u1 -udfver102 "DVD3" "Just-Cause-3-DVD3.iso"
_Tools\oscdimg.exe -h -u1 -udfver102 "DVD4" "Just-Cause-3-DVD4.iso"
_Tools\oscdimg.exe -h -u1 -udfver102 "DVD5" "Just-Cause-3-DVD5.iso"
to

Code:
_Tools\oscdimg.exe -h -u1 -udfver102 "DVD1" "Just-Cause-3.iso"
__________________
Haters gonna hate

Last edited by KaktoR; 16-11-2018 at 13:59.
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
jaronmon (18-11-2018), pakrat2k2 (16-11-2018)
  #6  
Old 19-11-2018, 01:21
jaronmon jaronmon is offline
Registered User
 
Join Date: Jun 2009
Location: Colombia
Posts: 26
Thanks: 6
Thanked 1 Time in 1 Post
jaronmon is on a distinguished road
I have a problem, when I am creating the Data2 in a certain part of the compression it shows me an error that I have the hard drive full and I have 290 Gb free ... Any solution to that? Because I lost all my time creating the Data2, try the compression 2 times I do not understand why the DiskSpan requests so much disk space when the UltraArc does not ask for it ... what solution I have regarding this error or that I have to edit in the DiskSpan.bat to correct this ...
Reply With Quote
  #7  
Old 07-12-2018, 10:38
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 will update the setup soon.

You have the choice to remove the credit videos from game files. Just make sure following files have the exact crc hash

Code:
archives_win64\game6.arc = 935F173B
archives_win64\game6.tab = 137417C7
archives_win64\game9.arc = 6A6DAD7D
archives_win64\game9.tab = E600033C

All 4 files has a size of 1.05 GB (1.138.546.736 Bytes)

If your files are smaller then you have probably removed credit videos.
I will post updated script tomorrow.
__________________
Haters gonna hate

Last edited by KaktoR; 07-12-2018 at 10:47.
Reply With Quote
  #8  
Old 08-12-2018, 17:08
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
Conversioin updated!
__________________
Haters gonna hate
Reply With Quote
  #9  
Old 04-10-2025, 12:55
Gillian Gillian is offline
Registered User
 
Join Date: May 2023
Location: Blackpool
Posts: 943
Thanks: 684
Thanked 824 Times in 764 Posts
Gillian is on a distinguished road
Updates
Reply With Quote
  #10  
Old 10-01-2026, 02:24
Gillian Gillian is offline
Registered User
 
Join Date: May 2023
Location: Blackpool
Posts: 943
Thanks: 684
Thanked 824 Times in 764 Posts
Gillian is on a distinguished road
Needs updating s so out of date now...
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
PREY (2017) - Complete Edition KaktoR PC Games - CD/DVD Conversions 22 27-09-2025 17:14
Saints Row Collection [5xDVD5] KaktoR PC Games - CD/DVD Conversions 6 23-09-2022 11:21
FINAL FANTASY XII - THE ZODIAC AGE [5xDVD5] KaktoR PC Games - CD/DVD Conversions 19 10-04-2021 16:20
Red Faction Guerrilla Re-Mars-tered - [5xDVD5] mausschieber PC Games - CD/DVD Conversions 12 15-07-2018 13:31



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


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