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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-04-2018, 05:49
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 3,903
Thanks: 6,147
Thanked 10,786 Times in 2,874 Posts
mausschieber is on a distinguished road
Smile Extinction 1xDVD5 CIUV2 2039 U12

Extinction 1xDVD5 CIUV2 2039 U12

Credits:
--CIUv2 By:Yener90
--Contributors:BAMsE; Razor12911; Simorq; KaktoR CIUV2 CIU2039
--UltraARC by: Razor12911
--UltraARC 2801 R4 Edition Modified by: Simorq
--houcine80 for his Design

graphic found ingame and online
Arts by mausschieber


At Request from ..:: Popeye ::..

DVD 1 ~ 2.15 GB w/o Redist

compression: MMC
prepare time: ~5 min ([email protected] / 32GB RAM)
installation time: ~5 min

Version History:
Version 1.0: Initial Release

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 and Engine\Extras\Redist\en-us\UE4PrereqSetup_x64.exe to Conversion output folder.
Code:
[Launch1]
--------------------------------------------------------
Name=DirectX (Jun 2010)
32Exe={src}\_CommonRedist\DirectX\Jun2010\dxwebsetup.exe
Argument=/silent
BeforeInstall=1
Checked=0

[Launch2]
--------------------------------------------------------
Name=Microsoft Visual C++ 2015
32Exe={src}\_CommonRedist\vcredist\2015\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2015\vcredist_x64.exe
Argument=/quiet /norestart
BeforeInstall=1
Checked=0

[Launch3]
--------------------------------------------------------
Name=UE4 Prerequisite Setup
64Exe={src}\_CommonRedist\UE4\UE4PrereqSetup_x64.exe
Argument=/q /norestart
BeforeInstall=0
Checked=0
3.-- Copy Icon from (conversion archive) into the game folder (where the games EXE file is)
4.-- Run UltraARC.exe Choose Input/Output folder, Choose compression method
5.-- Test the conversion, before burning ISO.
Attached Images
File Type: png Autorun.png (528.4 KB, 105 views)
File Type: png Installer.png (645.2 KB, 71 views)
Attached Files
File Type: rar Extinction.rar (32.50 MB, 95 views)
File Type: rar Setup-Fix2.rar (16.02 MB, 78 views)

Last edited by mausschieber; 13-04-2018 at 15:53. Reason: typing error corrected Setup-Fix
Reply With Quote
The Following 6 Users Say Thank You to mausschieber For This Useful Post:
..:: Popeye ::.. (11-04-2018), Gls74 (11-04-2018), houcine80 (17-04-2018), The_Boss (31-12-2018), vollachr (11-04-2018), wit (12-04-2018)
Sponsored Links
  #2  
Old 11-04-2018, 08:02
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 536 Times in 186 Posts
vollachr is on a distinguished road
Looks pretty good, don't have the game though but I do have a comment about your redist settings...

You see, this:

Code:
[Launch2]
--------------------------------------------------------
Name=Microsoft Visual C++ 2015
32Exe={src}\_CommonRedist\vcredist\2015\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2015\vcredist_x64.exe
Argument=/passive /norestart
BeforeInstall=1
Checked=0
would be better like this:

Code:
[Launch2]
--------------------------------------------------------
Name=Microsoft Visual C++ 2015
32Exe={src}\_CommonRedist\vcredist\2015\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2015\vcredist_x64.exe
Argument=/quiet /norestart
BeforeInstall=1
Checked=0
using the /quiet switch instead of the /passive switch will make the Visual C++ 2015 installation completely silent and in the background.

I'm pretty sure you already knew that though as I've seen you using it in previous conversions, why not here?
__________________

Ultimate Conversion Compressor Creator (Discontinued/Abandoned)
My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister
Microsoft Certified Professional
Retired Conversion Creator

Last edited by vollachr; 11-04-2018 at 08:06.
Reply With Quote
The Following User Says Thank You to vollachr For This Useful Post:
mausschieber (11-04-2018)
  #3  
Old 11-04-2018, 09:07
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 3,903
Thanks: 6,147
Thanked 10,786 Times in 2,874 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by vollachr View Post
Looks pretty good, don't have the game though but I do have a comment about your redist settings...

You see, this:

Code:
[Launch2]
--------------------------------------------------------
Name=Microsoft Visual C++ 2015
32Exe={src}\_CommonRedist\vcredist\2015\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2015\vcredist_x64.exe
Argument=/passive /norestart
BeforeInstall=1
Checked=0
would be better like this:

Code:
[Launch2]
--------------------------------------------------------
Name=Microsoft Visual C++ 2015
32Exe={src}\_CommonRedist\vcredist\2015\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2015\vcredist_x64.exe
Argument=/quiet /norestart
BeforeInstall=1
Checked=0
using the /quiet switch instead of the /passive switch will make the Visual C++ 2015 installation completely silent and in the background.

I'm pretty sure you already knew that though as I've seen you using it in previous conversions, why not here?

upps Thanks for the hint that is a typing error
Reply With Quote
  #4  
Old 11-04-2018, 09:13
..:: Popeye ::..'s Avatar
..:: Popeye ::.. ..:: Popeye ::.. is offline
Registered User
 
Join Date: Oct 2005
Location: DarkRoom
Posts: 313
Thanks: 226
Thanked 314 Times in 202 Posts
..:: Popeye ::.. is on a distinguished road
Process started at: 18:09:06

Process finished at: 18:09:39

Compress Method NONE

Result is 1 DVD

DVD 1 = 2,31 GB with _CommonRedist

Install Time is 11 sec.

THX mausschieber

Edit:

No Shortcut created on desktop

Website is not Extinction,Webiste goes to steam The Dwarves

Last edited by ..:: Popeye ::..; 11-04-2018 at 09:27.
Reply With Quote
The Following User Says Thank You to ..:: Popeye ::.. For This Useful Post:
mausschieber (11-04-2018)
  #5  
Old 11-04-2018, 09:59
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 3,903
Thanks: 6,147
Thanked 10,786 Times in 2,874 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by ..:: Popeye ::.. View Post
Process started at: 18:09:06

Process finished at: 18:09:39

Compress Method NONE

Result is 1 DVD

DVD 1 = 2,31 GB with _CommonRedist

Install Time is 11 sec.

THX mausschieber

Edit:

No Shortcut created on desktop

Website is not Extinction,Webiste goes to steam The Dwarves
Setup Fixed in first post please download new atachment
Reply With Quote
The Following User Says Thank You to mausschieber For This Useful Post:
..:: Popeye ::.. (11-04-2018)
  #6  
Old 11-04-2018, 13:12
..:: Popeye ::..'s Avatar
..:: Popeye ::.. ..:: Popeye ::.. is offline
Registered User
 
Join Date: Oct 2005
Location: DarkRoom
Posts: 313
Thanks: 226
Thanked 314 Times in 202 Posts
..:: Popeye ::.. is on a distinguished road
Process started at: 22:06:26

Process finished at: 22:07:03

Comprees Method NONE

Result is 1 DVD 2,31 GB with _CommonRedist

Install Time is 15 sec.

Website is ok, but no shortcut on desktop hmm
Reply With Quote
  #7  
Old 11-04-2018, 14:16
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 3,903
Thanks: 6,147
Thanked 10,786 Times in 2,874 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by ..:: Popeye ::.. View Post
Process started at: 22:06:26

Process finished at: 22:07:03

Comprees Method NONE

Result is 1 DVD 2,31 GB with _CommonRedist

Install Time is 15 sec.

Website is ok, but no shortcut on desktop hmm
mysterious i tested it two times and it works it make the icon from the games exe i don't know whats wrong. have others the same issue?
Reply With Quote
  #8  
Old 11-04-2018, 23:17
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,036 Times in 3,084 Posts
pakrat2k2 is on a distinguished road
One thing i see is that the EXE & PATH are supposed to be x64, you have them under 32.
also make sure in ISS that you have

#Define x64 NOT ;#Define x64

Steam page for game:
RECOMMENDED:
Requires a 64-bit processor and operating system
OS: Windows 7/8.1/10 (64-bit Required)
Reply With Quote
The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post:
mausschieber (12-04-2018), wit (12-04-2018)
  #9  
Old 12-04-2018, 00:41
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 3,903
Thanks: 6,147
Thanked 10,786 Times in 2,874 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
One thing i see is that the EXE & PATH are supposed to be x64, you have them under 32.
also make sure in ISS that you have

#Define x64 NOT ;#Define x64

Steam page for game:
RECOMMENDED:
Requires a 64-bit processor and operating system
OS: Windows 7/8.1/10 (64-bit Required)
Thanks for that i corrected the setup to this
so i think it should work
Reply With Quote
  #10  
Old 12-04-2018, 10:19
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,036 Times in 3,084 Posts
pakrat2k2 is on a distinguished road
mausschieber, one redist missed

Engine\Extras\Redist\en-us\UE4PrereqSetup_x64.exe

also for the icon to work, you have to specify the path as well, as the EXE is in subfolder.

Icon=Blink\Binaries\Win64\Icon.ico

Then it will use the Icon.ico for the desktop icon.

Only if game's exe is in root, can you just specify icon.ico

Last edited by pakrat2k2; 12-04-2018 at 11:07. Reason: path info
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
mausschieber (13-04-2018)
  #11  
Old 13-04-2018, 15:50
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 3,903
Thanks: 6,147
Thanked 10,786 Times in 2,874 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
mausschieber, one redist missed

Engine\Extras\Redist\en-us\UE4PrereqSetup_x64.exe

also for the icon to work, you have to specify the path as well, as the EXE is in subfolder.

Icon=Blink\Binaries\Win64\Icon.ico

Then it will use the Icon.ico for the desktop icon.

Only if game's exe is in root, can you just specify icon.ico
i have done this correction in first post
Reply With Quote
  #12  
Old 19-04-2018, 15:00
indiana1974's Avatar
indiana1974 indiana1974 is offline
Registered User
 
Join Date: Feb 2012
Location: Venezuela
Posts: 9
Thanks: 5
Thanked 2 Times in 2 Posts
indiana1974 is on a distinguished road
what kind of font is that
Reply With Quote
  #13  
Old 19-04-2018, 15:12
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 3,903
Thanks: 6,147
Thanked 10,786 Times in 2,874 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by indiana1974 View Post
what kind of font is that
CM Tattoo Dragon
Reply With Quote
The Following User Says Thank You to mausschieber For This Useful Post:
indiana1974 (19-04-2018)
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
Rock of Ages 2: Bigger & Boulder mausschieber PC Games - CD/DVD Conversions 3 12-04-2021 19:17



All times are GMT -7. The time now is 14:59.


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