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
  #106  
Old 13-11-2020, 01:36
Danziel123 Danziel123 is offline
Registered User
 
Join Date: Mar 2013
Location: Surabaya
Posts: 1,334
Thanks: 1,213
Thanked 813 Times in 699 Posts
Danziel123 is on a distinguished road
Hi sir, can you update to the new DLC (snowy escape)?
Thank you
Reply With Quote
Sponsored Links
  #107  
Old 14-11-2020, 14:31
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 should I change?
__________________
Haters gonna hate
Reply With Quote
  #108  
Old 14-11-2020, 23:38
Danziel123 Danziel123 is offline
Registered User
 
Join Date: Mar 2013
Location: Surabaya
Posts: 1,334
Thanks: 1,213
Thanked 813 Times in 699 Posts
Danziel123 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
What should I change?
Maybe little bit change in diskpan & setup
Reply With Quote
  #109  
Old 17-11-2020, 13:25
Jarmen_Kell Jarmen_Kell is offline
Registered User
 
Join Date: Apr 2011
Location: Iran
Posts: 748
Thanks: 976
Thanked 511 Times in 454 Posts
Jarmen_Kell is on a distinguished road
Thumbs up

Quote:
Originally Posted by Simorq View Post
Remove 32-bit mode
Delete the following folders:
Code:
Delta_LE\
Game\Bin_LE\
The game size will be reduced from 44GB to 37GB.
And also increase the program run speed!
Reply With Quote
  #110  
Old 31-01-2021, 22:45
Danziel123 Danziel123 is offline
Registered User
 
Join Date: Mar 2013
Location: Surabaya
Posts: 1,334
Thanks: 1,213
Thanked 813 Times in 699 Posts
Danziel123 is on a distinguished road
Hi sir, can you help me update the script? I get stuck when compressing.

Thank you
Reply With Quote
The Following User Says Thank You to Danziel123 For This Useful Post:
KaktoR (01-02-2021)
  #111  
Old 01-02-2021, 08:25
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
Conversion updated
- Tested
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
Danziel123 (03-02-2021)
  #112  
Old 03-02-2021, 22:30
Danziel123 Danziel123 is offline
Registered User
 
Join Date: Mar 2013
Location: Surabaya
Posts: 1,334
Thanks: 1,213
Thanked 813 Times in 699 Posts
Danziel123 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Conversion updated
- Tested
Thank you sir for update the script.


But when finished install, i get this error




And no shortcut in desktop, The path for shortcut Game\Bin\TS4_x64.exe
Thank you
Reply With Quote
  #113  
Old 04-02-2021, 01:50
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
Hmm

Code:
[Executable1]
Name=Sims 4
Exe=TS4.exe
ExePath=Game\Bin_LE
Exe64=TS4_x64.exe
ExePath64=Game\Bin
I will look.
__________________
Haters gonna hate
Reply With Quote
  #114  
Old 04-02-2021, 15:39
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,073
Thanks: 1,814
Thanked 2,302 Times in 786 Posts
Cesar82 is on a distinguished road
I took the time to do some tests on the error reported above.
You get a headache when an error happens and you have to start over again.
I started the compression thinking that 130 GB of free space would be enough.
When running SREP at 96% there was an error due to insufficient space. Start all over again...

Compression test: The Sims 4: Deluxe Edition v1.70.84.1020 + All DLCs & Add-ons
Code:
method: xtool_reflate+srep_new+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000

Sims 4 game files: 46,823,840,493

srep temporary files: InFile = 102,962,862,810 -> OutFile = 68,213,444,126
srep required size: 171,176,306,936 = required 159.42 GB

required size: ~365.58% of game size
The maximum space used is when the first pass of SREP is at 100%
It contains the file generated by XTool (BLUE) and the file that SREP created (RED).
Reply With Quote
  #115  
Old 04-02-2021, 15:52
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,073
Thanks: 1,814
Thanked 2,302 Times in 786 Posts
Cesar82 is on a distinguished road
My second test also failed.
I decided to post the information so that you can better report the failure when it happens to you.


Despite saying that errors occurred the files were created.
Actually there was an error in DiskSpa_GUI when reading the text "All OK" from the memo to use as a reference to determine whether there were errors or not.

You could manually create the folders and Autorun.ini / Records.ini and use the conversion.
I just put the Setup.exe of the light Installer and I'm doing the installation.
Installation 100% in 39 minutes.
this proves that the ARC files were created without errors.


Always click on the "Summary" button when the conversion fails, and see if it has "All OK" on the last line and inform this when informing the failure

P.S: I tested with Setup.exe from the first post and displayed the same error.
I'll check later and share the corrected CIU script.
See you later!

Edit:
@KaktoR, I found out the reason for the error messages in your conversion.
You used the [CMDCommands] section of Setup.ini.
Previously I passed some script functions into the CIULib.dll library.
This function to create a cmd window does not work inside the library (only in the script it works).
Replace attached script in your CIU sorce code and recompile your setup.exe.
If you are going to keep the cmd command lines, I recommend you check if the folder exists.
Code:
[CMDCommands]
if exist "{app}\Game\Bin\Core" copy /Y "{src}\Game\Bin\Core\QtWebKit4.dll" "{app}\Game\Bin\Core"
if exist "{app}\Game\Bin_LE\Core" copy /Y "{src}\Game\Bin_LE\Core\QtWebKit4.dll" "{app}\Game\Bin_LE\Core"
Attached Files
File Type: 7z InstallerScript_3.0.0.1.b8_[2021.01.30] HF1.7z (125.7 KB, 3 views)

Last edited by Cesar82; 04-02-2021 at 19:24.
Reply With Quote
The Following 2 Users Say Thank You to Cesar82 For This Useful Post:
KaktoR (04-02-2021), mausschieber (05-02-2021)
  #116  
Old 04-02-2021, 22:14
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
Ohhh thanks for info
__________________
Haters gonna hate
Reply With Quote
  #117  
Old 05-02-2021, 01:59
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 have added a fix in first post.

Don't be corious about the size. I just added more pictures to Setup.exe
__________________
Haters gonna hate
Reply With Quote
  #118  
Old 05-02-2021, 19:01
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,073
Thanks: 1,814
Thanked 2,302 Times in 786 Posts
Cesar82 is on a distinguished road
Compression and decompression tested and working.
Code:
------------------------------------------------------------------------------------
---------------------------- CONVERSION DATE 05/02/2021 ----------------------------
------------------------------------------------------------------------------------
 14:59:01 - You have chosen the DVD5 type for the media size.
 14:59:01 - ISO images will not be created when conversion is complete.
 14:59:01 - The computer will remain on when the conversion is complete.
 14:59:01 - Selected ARC method for Data1.bin was: xtool_reflate+srep_new+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000
------------------------------------------------------------------------------------
 14:59:03 - Compression initialized in 05/02/2021 at 14:59:03.
 14:59:03 - Starting Data1.bin archive creation.
 18:05:22 - Moving Data1.bin.001 file to media folder.
 18:05:23 - Moving Data1.bin.002 file to media folder.
 18:05:23 - Moving Data1.bin.003 file to media folder.
 18:05:23 - Moving Data1.bin.004 file to media folder.
 18:05:23 - Moving Data1.bin.005 file to media folder.
 18:05:23 - Moving Data1.bin.006 file to media folder.
 18:05:23 - Moving Data1.bin.007 file to media folder.
 18:05:23 - Moving Data1.bin.008 file to media folder.
 18:05:23 - Compression finished in 05/02/2021 at 18:05:23.
------------------------------------------------------------------------------------
 18:05:23 - Getting size of the game: Sims 4
 18:05:23 - >> Installation folder size: 43,61 GB
 18:05:23 - >> Compressed game size: 31,36 GB
------------------------------------------------------------------------------------
 18:05:23 - Overall input size: 43,61 GB
 18:05:23 - Overall output size: 31,36 GB
 18:05:23 - Overall conversion time: 03:06:20
 18:05:23 - Overall conversion discs: 8 DVD5
------------------------------------------------------------------------------------
 19:56:29 - Starting Data1.bin archive decompression.
 21:01:20 - Overall decompression time: 01:04:50
 21:01:20 - All files have been successfully extracted!
------------------------------------------------------------------------------------
Code:
------------------------------------------------------------------------------------
 Creating Data1.bin file, Please Wait...
------------------------------------------------------------------------------------
FreeArc 0.67 (March 15 2014) creating archive: .\Conversion_Output\Data1.bin.001
Compressing 2,042 files, 46,823,840,493 bytes. Processed  10.4%
Compressing 102,962,862,810 bytes with "OTHERS\SREP\Win64\srep.exe" -m3f -a0/0 InFile OutFile 10.4%
SREP 3.93a beta (October 11, 2014): input size 98193 mb, memory used 5643 mb, -m3f -l512 -c512 -a0/0 -hash=vmac -b8mb
100%: 102,962,862,810 -> 68,213,444,126: 66.25%.  Cpu 58 mb/s (1679.188 sec), real 55 mb/s (1798.761 sec) = 93%.  Remains 00:00
Decompression memory is 4855 mb.  10,616,083 matches = 169,857,328 bytes = 0.25% of file 10.4%
Errorlevel=0
Compressed 2,042 files, 46,823,840,493 => 4,663,021,980 bytes. Ratio 9.96%
Compression time: cpu 246.20 sec/real 11176.94 sec = 2%. Speed 4.19 mB/s
All OK

------------------------------------------------------------------------------------
 Extracting Data1.bin file, Please Wait...
------------------------------------------------------------------------------------
FreeArc 0.67 (March 15 2014) extracting archive: .\Conversion_Output\Sims 4 DVD1\Data1.bin.001
Extracting 2,042 files, 46,823,840,493 bytes. Processed  99.8%
Extracted 2,042 files, 4,663,021,980 => 46,823,840,493 bytes. Ratio 9.96%
Extraction time: cpu 2981.11 sec/real 3890.30 sec = 77%. Speed 12.04 mB/s
All OK
CIU installation (Setup.exe) tested and working.
Installation time approximately 55 minutes without checking the optimal option (PC was in use with other applications).
This installation time can be greatly reduced by checking the optimal option and closing other applications.
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
mausschieber (05-02-2021)
  #119  
Old 07-02-2021, 02:25
Jarmen_Kell Jarmen_Kell is offline
Registered User
 
Join Date: Apr 2011
Location: Iran
Posts: 748
Thanks: 976
Thanked 511 Times in 454 Posts
Jarmen_Kell is on a distinguished road
I just receive this error:

------------------------------------------------------------------------------------
---------------------------- CONVERSION DATE 07/02/2021 ----------------------------
------------------------------------------------------------------------------------
11:07:24 AM - You have chosen the DVD5 type for the media size.
11:07:24 AM - ISO images will not be created when conversion is complete.
11:07:24 AM - The computer will remain on when the conversion is complete.
11:07:24 AM - Selected ARC method for Data1.bin was: xtool_reflate+srep_new+4x4:b64mb:lzma:ultra:64m:bt 4:fb273:lc8:mc1000000
------------------------------------------------------------------------------------
11:07:24 AM - Compression initialized in 07/02/2021 at 11:07:24 AM.
11:07:25 AM - Starting Data1.bin archive creation.
1:33:26 PM - Archive Data1.bin creation error.

Reply With Quote
  #120  
Old 07-02-2021, 04:00
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,311
Thanks: 6,755
Thanked 11,698 Times in 3,223 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by Jarmen_Kell View Post
I just receive this error:

------------------------------------------------------------------------------------
---------------------------- CONVERSION DATE 07/02/2021 ----------------------------
------------------------------------------------------------------------------------
11:07:24 AM - You have chosen the DVD5 type for the media size.
11:07:24 AM - ISO images will not be created when conversion is complete.
11:07:24 AM - The computer will remain on when the conversion is complete.
11:07:24 AM - Selected ARC method for Data1.bin was: xtool_reflate+srep_new+4x4:b64mb:lzma:ultra:64m:bt 4:fb273:lc8:mc1000000
------------------------------------------------------------------------------------
11:07:24 AM - Compression initialized in 07/02/2021 at 11:07:24 AM.
11:07:25 AM - Starting Data1.bin archive creation.
1:33:26 PM - Archive Data1.bin creation error.

bro you have a typo in the method between bt and 4
dont copy and paste use the way that Kaktor show here the the Conversion works very well
__________________
It would be nice if you appreciate my work with the thanks Button
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
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
Sims 2 MegaPack v3 (Original + 3 expansions) - Incl. Fix for Official Patches DarkLeftos PC Games - CD/DVD Conversions 18 13-07-2012 21:11
The Sims 2 + All Expansion Packs CaferGameStudios PC Games - CD/DVD Conversions 2 04-02-2012 13:22
The Sims 1 and All Addons Grumpy PC Games - CD/DVD Conversions 0 08-12-2005 07:32



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


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