Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions

Reply
 
Thread Tools Display Modes
  #1  
Old 05-10-2024, 07:36
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 3,689
Thanks: 5,800
Thanked 10,307 Times in 2,729 Posts
mausschieber is on a distinguished road
Smile Until Dawn

Until Dawn [?xDVD5]

Credits:
--CIU By:Yener90
--InstallerScript: CIU 3.0.0.1
--Contributors:BAMsE; Razor12911; Simorq; KaktoR; Cesar82 CIU 3.0.0.1
--CLS-DiskSpan.dll R3 by Razor12911, modified version by Cesar82
--DiskSpan_GUI V2+ by Cesar82

Graphic found Ingame and Online
Arts by mausschieber


Version History:
Code:
Version 1.0.0 
- Initial Release  ;
Include: All DLC's

Instructions:

1.-- Install Game, update to latest version + No-DVD.
2.-- Download the Conversion and extract to HD, (not in game folder)
2a.- Move _CommonRedist to Conversion output folder. (Last DVD)

Code:
[Launch1]
-----------------------------------------------------
Name=DirectX (Jun 2010)
Exe1={src}\_CommonRedist\DirectX\Jun2010\DXSETUP.exe
Argument=/silent
BeforeInstall=0
Checked=0

[Launch2]
-----------------------------------------------------
Name=Microsoft Visual C++ 2022
Exe1={src}\_CommonRedist\vcredist\2022\VC_redist.x86.exe
Exe2={src}\_CommonRedist\vcredist\2022\VC_redist.x64.exe
Argument=/passive /norestart
BeforeInstall=0
Checked=0
3.-- Run DiskSpan_GUI Choose Input/Output folder, Choose compression method
4.-- Test the conversion, before burning ISO.
Attached Images
File Type: png Autorun.png (1.15 MB, 111 views)
File Type: png Installer.png (1.08 MB, 111 views)
Attached Files
File Type: 7z Until Dawn.7z (57.04 MB, 12 views)
__________________
It would be nice if you appreciate my work with the thanks Button
Reply With Quote
The Following 5 Users Say Thank You to mausschieber For This Useful Post:
Danziel123 (11-10-2024), fabrieunko (11-10-2024), Gillian (06-10-2024), Gls74 (06-10-2024), Jarmen_Kell (09-10-2024)
Sponsored Links
  #2  
Old 06-10-2024, 08:21
Snake288 Snake288 is offline
Registered User
 
Join Date: Nov 2018
Location: Paris
Posts: 206
Thanks: 92
Thanked 34 Times in 28 Posts
Snake288 is on a distinguished road
Thumbs down WemTool.exe added Until Dawn InstallerScript can you add it?

Hello mausschieber, can I get help from you?

WemTool.exe added Until Dawn InstallerScript can you add it?

information about the code to be added

::To be used in CIU Setup.ini

[CMDCommands]
setlocal EnableDelayedExpansion EnableExtensions
cd /D "{app}"
if exist "{app}\WemTool.exe" call "{app}\WemTool.exe" -d
del /f /s /q "{app}\WemTool.exe"

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

::To be used in other installer scripts like ASIS
::WemTool.exe is executed from application root folder

@echo off
setlocal EnableDelayedExpansion EnableExtensions
if exist "WemTool.exe" call "WemTool.exe" -d
del /f /s /q "WemTool.exe"
del "%~f0"

Arc.groups Information to be added to the file

$Default

$SOUNDPack
*.ww
*.diffz
*.bank
*.fsb
*.bnk
*.pck
*.wem
*.exe
*.dll
*.sbp

$BPKPack
*.bik
*.bk2

Contains the information topic regarding the assistance requested from you.
How to correctly process WWise Vorbis Audio | Guide + WemTool
Masquerade Thanks for your help
Attached Files
File Type: 7z WemTool.7z (1.54 MB, 3 views)

Last edited by Snake288; 06-10-2024 at 08:33.
Reply With Quote
  #3  
Old 06-10-2024, 10:11
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 3,689
Thanks: 5,800
Thanked 10,307 Times in 2,729 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by Snake288 View Post
Hello mausschieber, can I get help from you?

WemTool.exe added Until Dawn InstallerScript can you add it?

information about the code to be added

::To be used in CIU Setup.ini

[CMDCommands]
setlocal EnableDelayedExpansion EnableExtensions
cd /D "{app}"
if exist "{app}\WemTool.exe" call "{app}\WemTool.exe" -d
del /f /s /q "{app}\WemTool.exe"

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

::To be used in other installer scripts like ASIS
::WemTool.exe is executed from application root folder

@echo off
setlocal EnableDelayedExpansion EnableExtensions
if exist "WemTool.exe" call "WemTool.exe" -d
del /f /s /q "WemTool.exe"
del "%~f0"

Arc.groups Information to be added to the file

$Default

$SOUNDPack
*.ww
*.diffz
*.bank
*.fsb
*.bnk
*.pck
*.wem
*.exe
*.dll
*.sbp

$BPKPack
*.bik
*.bk2

Contains the information topic regarding the assistance requested from you.
How to correctly process WWise Vorbis Audio | Guide + WemTool
Masquerade Thanks for your help
wemtool is included in COMPRESSOR\Resources\Win64\TOOLS
__________________
It would be nice if you appreciate my work with the thanks Button
Reply With Quote
The Following User Says Thank You to mausschieber For This Useful Post:
Jarmen_Kell (09-10-2024)
  #4  
Old 06-10-2024, 12:09
Snake288 Snake288 is offline
Registered User
 
Join Date: Nov 2018
Location: Paris
Posts: 206
Thanks: 92
Thanked 34 Times in 28 Posts
Snake288 is on a distinguished road
Merhaba mausschieber, Can I get help?

Until Dawn InstallerScript'e WemTool.exe can you add?

information about the code to be added

::To be used in CIU Setup.ini

[CMDCommands]
setlocal EnableDelayedExpansion EnableExtensions
cd /D "{app}"
if exist "{app}\WemTool.exe" call "{app}\WemTool.exe" -d
del /f /s /q "{app}\WemTool.exe"

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

::To be used in other installer scripts like ASIS
::WemTool.exe is executed from application root folder

@echo off
setlocal EnableDelayedExpansion EnableExtensions
if exist "WemTool.exe" call "WemTool.exe" -d
del /f /s /q "WemTool.exe"
del "%~f0"

Arc.groups Information to be added to the file

$Default

$SOUNDPack
*.ww
*.diffz
*.bank
*.fsb
*.bnk
*.pck
*.wem
*.exe
*.dll
*.sbp

$BPKPack
*.bik
*.bk2
Reply With Quote
  #5  
Old 06-10-2024, 14:59
wareck wareck is offline
Registered User
 
Join Date: Dec 2017
Location: Mars
Posts: 48
Thanks: 12
Thanked 23 Times in 16 Posts
wareck is on a distinguished road
Hello
i'm not sure it's a huge benefit for wem files.
there is something like 40mo of files and small files
they may do a negative ratio

The best is to use oodle with lib 2.8.6 for files in paks folder
And srep+lzma for other files
(My computer is running this night with xtool/oodle/srep/lolz and xtool:dd3/lzma-mt)

I'll see tomorow the results
Reply With Quote
  #6  
Old 06-10-2024, 17:06
Gillian Gillian is offline
Registered User
 
Join Date: May 2023
Location: Blackpool
Posts: 319
Thanks: 267
Thanked 280 Times in 259 Posts
Gillian is on a distinguished road
------------------------------------------------------------------------------------------
------------------------------- CONVERSION DATE 2024/10/06 -------------------------------
------------------------------------------------------------------------------------------
17:29:35 - You have chosen the BD25 type for the media size.
17:29:35 - ISO images will not be created when conversion is complete.
17:29:35 - The computer will shut down when the conversion is complete.
17:29:35 - Selected ARC/DS method for Data1a-01.bin was: xt_zlib+srep_new+lzma2:d96m:fb273:lc4:mc1000000
-------------------------------------------------------------------------------------------------------
17:29:38 - Compression initialized in 06/10/2024 at 17:29:38.
17:29:39 - Starting Data1a-01.bin archive creation.
20:09:57 - Moving Data1a-01.bin » Data1a-03.bin files to media folder.
20:09:59 - Compression finished in 06/10/2024 at 20:09:59.
-------------------------------------------------------------------------------------------------------
20:09:59 - Getting size of the game: Until Dawn
20:09:59 - » Installation folder size: 59.04 GB
20:09:59 - » Compressed game size: 54.27 GB (Ratio 91.91%)
-------------------------------------------------------------------------------------------------------
20:09:59 - Overall input size: 59.04 GB
20:09:59 - Overall output size: 54.27 GB (Ratio 91.91%)
20:09:59 - Overall conversion time: 02:40:20
20:09:59 - Overall conversion discs: 3 BD25
-------------------------------------------------------------------------------------------------------
Reply With Quote
The Following User Says Thank You to Gillian For This Useful Post:
mausschieber (07-10-2024)
  #7  
Old 07-10-2024, 04:00
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 3,689
Thanks: 5,800
Thanked 10,307 Times in 2,729 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by Snake288 View Post

[CMDCommands]
setlocal EnableDelayedExpansion EnableExtensions
cd /D "{app}"
if exist "{app}\WemTool.exe" call "{app}\WemTool.exe" -d
del /f /s /q "{app}\WemTool.exe"

-------------------------------
you can use it as External Setup.ini like this

Copy it and save it as Setup.ini and Put it near setup.exe
Code:
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////  EXTERNAL SETTINGS  ////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

[CMDCommands]
setlocal EnableDelayedExpansion EnableExtensions
cd /D "{app}"
if exist "{app}\WemTool.exe" call "{app}\WemTool.exe" -d
del /f /s /q "{app}\WemTool.exe"
__________________
It would be nice if you appreciate my work with the thanks Button
Reply With Quote
  #8  
Old 07-10-2024, 07:16
nazs_blueduck nazs_blueduck is offline
Registered User
 
Join Date: Feb 2014
Location: my
Posts: 185
Thanks: 740
Thanked 194 Times in 153 Posts
nazs_blueduck is on a distinguished road
------------------------------------------------------------------------------------------
------------------------------- CONVERSION DATE 2024/10/07 -------------------------------
------------------------------------------------------------------------------------------
15:46:44 - You have chosen the DVD5 type for the media size.
15:46:44 - ISO images will be created when the conversion is complete.
15:46:44 - The computer will remain on when the conversion is complete.
15:46:44 - Selected ARC/DS method for Data1a-01.bin was: xtool:mzlib+srep_new+lzma:a1:mfbt4:256m:fb273:mc10 00000000:lc8
-------------------------------------------------------------------------------------------------------
15:46:44 - Compression initialized in 07/10/2024 at 15:46:44.
15:46:45 - Starting Data1a-01.bin archive creation.
19:44:45 - Moving Data1a-01.bin » Data1a-11.bin files to media folder.
19:44:45 - Compression finished in 07/10/2024 at 19:44:45.
-------------------------------------------------------------------------------------------------------
19:44:45 - Creation of ISO files started.
19:44:45 - Creating DISK_1.iso » DISK_11.iso files.
19:47:07 - Creation of ISO files completed.
-------------------------------------------------------------------------------------------------------
19:47:07 - Getting size of the game: Until Dawn
19:47:07 - » Installation folder size: 53.69 GB
19:47:07 - » Compressed game size: 45.22 GB (Ratio 84.23%)
-------------------------------------------------------------------------------------------------------
19:47:07 - Overall input size: 53.69 GB
19:47:07 - Overall output size: 45.22 GB (Ratio 84.23%)
19:47:07 - Data files creation time: 03:58:00
19:47:07 - ISO images creation time: 00:02:22
19:47:07 - Overall conversion time: 04:00:22
19:47:07 - Overall conversion discs: 11 DVD5
-------------------------------------------------------------------------------------------------------

Thanks mausschieber
Reply With Quote
The Following User Says Thank You to nazs_blueduck For This Useful Post:
mausschieber (07-10-2024)
  #9  
Old 07-10-2024, 10:36
wareck wareck is offline
Registered User
 
Join Date: Dec 2017
Location: Mars
Posts: 48
Thanks: 12
Thanked 23 Times in 16 Posts
wareck is on a distinguished road
--------------------------------------------------------------------------
----------------------- CONVERSION DATE 2024/10/07 -----------------------
--------------------------------------------------------------------------
09:54:26 - You have chosen the unlimited type for the output size.
09:54:26 - ISO images will not be created when conversion is complete.
09:54:26 - The computer will remain on when the conversion is complete.
09:54:26 - Selected ARC/DS method for Data1.wrk was: oo2reck:7+srep_new:393b+lolz:d70:mtt1:mt16:mc1023
09:54:26 - Selected ARC/DS method for Data2.wrk was: srep_new:393b+bcm
09:54:26 - Selected ARC/DS method for Data3.wrk was: xtool:mzlib:mreflate:dd3+razor_mtx
--------------------------------------------------------------------------
09:54:27 - Compression initialized in 07/10/2024 at 09:54:27.
09:54:27 - Starting Data1.wrk archive creation.
18:19:23 - Moving Data1.wrk file to media folder.
18:19:23 - Starting Data2.wrk archive creation.
18:32:50 - Moving Data2.wrk file to media folder.
18:32:51 - Starting Data3.wrk archive creation.
18:34:31 - Moving Data3.wrk file to media folder.
18:34:31 - Compression finished in 07/10/2024 at 18:34:31.
--------------------------------------------------------------------------
18:34:31 - Getting size of the game: until_dawn
18:34:31 - » Installation folder size: 57,86 GB
18:34:31 - » Data1.wrk file size: 38,95 GB
18:34:31 - » Data2.wrk file size: 10,53 GB
18:34:31 - » Data3.wrk file size: 131,09 MB
18:34:31 - » Compressed game size: 49,61 GB (Ratio 85.74%)
--------------------------------------------------------------------------
18:34:31 - Overall input size: 57,86 GB
18:34:31 - Overall output size: 49,61 GB (Ratio 85.74%)
18:34:31 - Overall conversion time: 08:40:03
18:34:31 - Overall conversion media: 1 custom media
--------------------------------------------------------------------------
Reply With Quote
The Following 2 Users Say Thank You to wareck For This Useful Post:
Jarmen_Kell (10-10-2024), mausschieber (07-10-2024)
  #10  
Old 10-10-2024, 02:44
Jarmen_Kell Jarmen_Kell is offline
Registered User
 
Join Date: Apr 2011
Location: Iran
Posts: 591
Thanks: 785
Thanked 384 Times in 340 Posts
Jarmen_Kell is on a distinguished road
Quote:
Originally Posted by wareck View Post
--------------------------------------------------------------------------
----------------------- CONVERSION DATE 2024/10/07 -----------------------
--------------------------------------------------------------------------
09:54:26 - You have chosen the unlimited type for the output size.
09:54:26 - ISO images will not be created when conversion is complete.
09:54:26 - The computer will remain on when the conversion is complete.
09:54:26 - Selected ARC/DS method for Data1.wrk was: oo2reck:7+srep_new:393b+lolz:d70:mtt1:mt16:mc1023
09:54:26 - Selected ARC/DS method for Data2.wrk was: srep_new:393b+bcm
09:54:26 - Selected ARC/DS method for Data3.wrk was: xtool:mzlib:mreflate:dd3+razor_mtx
--------------------------------------------------------------------------
09:54:27 - Compression initialized in 07/10/2024 at 09:54:27.
09:54:27 - Starting Data1.wrk archive creation.
18:19:23 - Moving Data1.wrk file to media folder.
18:19:23 - Starting Data2.wrk archive creation.
18:32:50 - Moving Data2.wrk file to media folder.
18:32:51 - Starting Data3.wrk archive creation.
18:34:31 - Moving Data3.wrk file to media folder.
18:34:31 - Compression finished in 07/10/2024 at 18:34:31.
--------------------------------------------------------------------------
18:34:31 - Getting size of the game: until_dawn
18:34:31 - » Installation folder size: 57,86 GB
18:34:31 - » Data1.wrk file size: 38,95 GB
18:34:31 - » Data2.wrk file size: 10,53 GB
18:34:31 - » Data3.wrk file size: 131,09 MB
18:34:31 - » Compressed game size: 49,61 GB (Ratio 85.74%)
--------------------------------------------------------------------------
18:34:31 - Overall input size: 57,86 GB
18:34:31 - Overall output size: 49,61 GB (Ratio 85.74%)
18:34:31 - Overall conversion time: 08:40:03
18:34:31 - Overall conversion media: 1 custom media
--------------------------------------------------------------------------
Hey dude.
Why did you used oo2reck:7?
I mean why didn't you used newer version of this?
Reply With Quote
  #11  
Old 11-10-2024, 05:38
wareck wareck is offline
Registered User
 
Join Date: Dec 2017
Location: Mars
Posts: 48
Thanks: 12
Thanked 23 Times in 16 Posts
wareck is on a distinguished road
hello
I used oodle library 2.8.6 wich is called "oo2core_7_win64.dll" by default on my software

I'm doing a new conversion today with instead fo oorecm xtool:kraken;core_2.8.6 or xtool:kraken:core_2.9.10 => more or less same result for now

maybe little faster to uncompress with oorecm I'll give an update this evening
I installed the last update
Reply With Quote
  #12  
Old 11-10-2024, 22:30
Danziel123 Danziel123 is offline
Registered User
 
Join Date: Mar 2013
Location: Surabaya
Posts: 1,140
Thanks: 1,099
Thanked 668 Times in 570 Posts
Danziel123 is on a distinguished road
Thank you
Quote:
------------------------------------------------------------------------------------------
------------------------------- CONVERSION DATE 2024/10/12 -------------------------------
------------------------------------------------------------------------------------------
08:20:56 - You have chosen the unlimited type for the output size.
08:20:56 - ISO images will not be created when conversion is complete.
08:20:56 - The computer will remain on when the conversion is complete.
08:20:56 - Selected ARC/DS method for Data1a-01.bin was: xtool:mkraken:mmermaid:core_2.9.10:lib_2:dd3:l10,d 128mb
08:20:56 - Selected ARC/DS method for Data1b-01.bin was: xtool:c1792mb:mbk2:df20p
08:20:56 - Selected ARC/DS method for Data1c-01.bin was: xtool:dd3:l6,d128mb
-------------------------------------------------------------------------------------------------------
08:21:02 - Compression initialized in 12/10/2024 at 08:21:02.
08:21:03 - Starting Data1a-01.bin archive creation.
10:30:36 - Moving Data1a-01.bin file to media folder.
10:30:37 - Starting Data1b-01.bin archive creation.
10:37:16 - Moving Data1b-01.bin file to media folder.
10:37:17 - Starting Data1c-01.bin archive creation.
10:38:14 - Moving Data1c-01.bin file to media folder.
10:38:14 - Compression finished in 12/10/2024 at 10:38:14.
-------------------------------------------------------------------------------------------------------
10:38:14 - Getting size of the game: Until Dawn
10:38:14 - Installation folder size: 59.18 GB
10:38:14 - Data1a-01.bin file size: 36.78 GB
10:38:14 - Data1b-01.bin file size: 11.87 GB
10:38:14 - Data1c-01.bin file size: 553.72 MB
10:38:14 - Compressed game size: 49.19 GB (Ratio 83.12%)
-------------------------------------------------------------------------------------------------------
10:38:14 - Overall input size: 59.18 GB
10:38:14 - Overall output size: 49.19 GB (Ratio 83.12%)
10:38:14 - Overall conversion time: 02:17:12
10:38:14 - Overall conversion media: 1 custom media
-------------------------------------------------------------------------------------------------------
Reply With Quote
The Following 2 Users Say Thank You to Danziel123 For This Useful Post:
Jarmen_Kell (12-10-2024), mausschieber (12-10-2024)
  #13  
Old 13-10-2024, 04:11
Jarmen_Kell Jarmen_Kell is offline
Registered User
 
Join Date: Apr 2011
Location: Iran
Posts: 591
Thanks: 785
Thanked 384 Times in 340 Posts
Jarmen_Kell is on a distinguished road
Thanks a lot for compressor and installer. Everything works well.

------------------------------------------------------------------------------------------
- Selected ARC/DS method for Data1-01.cab was: xtool:mkraken:mmermaid:core_2.9.9:dd5:l10,d128mb
- Selected ARC/DS method for Data2-01.cab was: srep_new:393b+bcm
- Selected ARC/DS method for Data3-01.cab was: xtool:mzlib:mreflate:dd3:l6,d128mb

- Overall input size: 58.99 GB
- Overall output size: 52.02 GB (Ratio 88.17%)
- » Data1-01.cab file size: 40.51 GB
- » Data2-01.cab file size: 11.03 GB
- » Data3-01.cab file size: 485.14 MB
- Overall conversion time: 05:58:54
- Overall conversion discs: 12 DVD5
-------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
- Selected ARC/DS method for Data1-01.cab was: xtool:mkraken:mmermaid:core_2.9.10:lib_2+srep_new: 393b+lolz:dtb1:d126:mtt1:mt16:mc1023
- Selected ARC/DS method for Data2-01.cab was: srep_new:393b+bcm
- Selected ARC/DS method for Data3-01.cab was: xtool:mzlib:mreflate+srep_new:393b+lolz:dtb1:d126: mtt1:mt16:mc1023

- Overall input size: 58.99 GB
- Overall output size: 45.06 GB (Ratio 76.39%)
- » Data1-01.cab file size: 33.57 GB
- » Data2-01.cab file size: 11.03 GB
- » Data3-01.cab file size: 476.02 MB
- Overall conversion time: 10:14:35
- Overall conversion discs: 11 DVD5
-------------------------------------------------------------------------------------------------------
- Install Time: 00:26:10 (HDD on HDD)
Reply With Quote
  #14  
Old 13-10-2024, 05:18
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,414
Thanks: 1,078
Thanked 7,026 Times in 2,659 Posts
KaktoR is on a distinguished road
Code:
 11:05:23 - Selected ARC/DS method for Data1a-01.bin was: xtool:mmermaid:mkraken:core_2.9.10:lib_2:dd3+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000
-----------------------------------------------------------------------------------------------------------------------------------------
 13:17:41 - Overall input size: 52.97 GB
 13:17:41 - Overall output size: 39.78 GB (Ratio 75.09%)
 13:17:41 - Overall conversion time: 02:12:17
Ripped all languages except english. Removed bonus videos.
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
mausschieber (13-10-2024)
Reply

Thread Tools
Display Modes

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
Warhammer 40.000 Dawn of War 2 mausschieber PC Games - CD/DVD Conversions 3 28-12-2023 19:38
Warhammer 40000 Dawn of War Master Collection mausschieber PC Games - CD/DVD Conversions 11 26-12-2023 22:38
Dawn of War - Winter Assault (A Working Way No CD) Maxtor102 PC Games 100 14-05-2006 09:03
Spellforce: The Order of Dawn 1.10 NoCD Patch - GIMPSRUS Andre2779 PC Games 1 27-02-2004 05:50
Patchs for : From Dusk Till Dawn "Need Original CD" ? CVMNOX PC Games 0 18-11-2001 00:01



All times are GMT -7. The time now is 02:50.


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