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

Reply
 
Thread Tools Display Modes
  #1  
Old 08-12-2012, 10:00
mesut28's Avatar
mesut28 mesut28 is offline
Senior Member
 
Join Date: May 2010
Location: istanbul
Posts: 238
Thanks: 295
Thanked 1,085 Times in 166 Posts
mesut28 is on a distinguished road
Gears of War 2xDVD5

InstallerScript CI 8.5.7.4 by yener90 compression lzma


1. Install the game


2. Download the attachment, extract completely (wherever you want)


3. Open InstallerScript.iss


Edit the following lines, according to the installation directory of the game.


Code:
#define SourcePath "C:\Program Files\Microsoft Games\Gears of War"

4. Save and compile


5. Will create two folders, Disk 1 and Disk 2 folder inside the "compiled":


Move to the Disk 1:


Code:
Autorun.inf
Setup.ico
Setup.ini
Setup.dll
Setup.cab
Setup.exe
Setup-1a.bin
Setup-1b.bin
Setup-1c.bin

Move to the Disk 2:


Code:
Setup-2a.bin
Setup-2b.bin
Redist Folder

Burn the contents of the folder to a DVD with the label you want.


Total Size:

Disk1 4.36 GB
Disk2 2.70 GB
Attached Images
File Type: jpg 1.jpg (234.1 KB, 536 views)
File Type: jpg 2.jpg (404.1 KB, 533 views)
File Type: jpg 3.jpg (418.8 KB, 524 views)
File Type: jpg 4.jpg (398.9 KB, 533 views)
File Type: jpg 5.jpg (406.6 KB, 519 views)
File Type: jpg 6.jpg (343.5 KB, 522 views)
File Type: jpg 7.jpg (347.3 KB, 508 views)
Attached Files
File Type: 7z Gears of War.7z (13.01 MB, 587 views)
Reply With Quote
The Following 8 Users Say Thank You to mesut28 For This Useful Post:
41UC4RD (08-12-2012), brunodmf (19-02-2013), lMoyo (22-07-2014), Ronburi (03-10-2019), sena87 (24-12-2012), silviugut (08-12-2012), Simorq (07-07-2015), Xaelin (09-12-2012)
Sponsored Links
  #2  
Old 08-12-2012, 16:15
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
Great game and nice conversion
1xDVD5? game easy can be fited
Reply With Quote
The Following User Says Thank You to MartinezPL For This Useful Post:
brunodmf (19-02-2013)
  #3  
Old 08-12-2012, 18:23
mesut28's Avatar
mesut28 mesut28 is offline
Senior Member
 
Join Date: May 2010
Location: istanbul
Posts: 238
Thanks: 295
Thanked 1,085 Times in 166 Posts
mesut28 is on a distinguished road
If you have a solution that you know that you can add 1xDVD5 issue.
Reply With Quote
  #4  
Old 13-04-2013, 16:48
akarikk akarikk is offline
Registered User
 
Join Date: Feb 2007
Location: new
Posts: 87
Thanks: 62
Thanked 8 Times in 7 Posts
akarikk is on a distinguished road
Hi, i have a problema whit your conversión.
I install the game and after i finish when i try to update the game i get the error that i have an invalid regkey.

also i saw that u dont have spanish in this installer but i guess ist'n the problema

SOmething Else i saw is that i use last inno setup and. that in your pics is spanish but when i do the instalation there isn't

Last edited by akarikk; 13-04-2013 at 16:56.
Reply With Quote
  #5  
Old 15-04-2013, 05:06
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,028 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
easy fix for spanish, just add es to language line in setup.ini
most of mesut28 installers dont have any reg entries.
they'll have to be added to installerscript.iss for base game if you want to add updates later on. OR just install them beforehand & do the conversion with all ready updated game.
Reply With Quote
  #6  
Old 24-03-2014, 09:21
Fox22743's Avatar
Fox22743 Fox22743 is offline
Registered User
 
Join Date: Jun 2010
Location: South Africa
Posts: 115
Thanks: 19
Thanked 40 Times in 22 Posts
Fox22743 is on a distinguished road
Ok, i tested and the conversion/game works brilliantly.

Just 1 small issue, the desktop shortcut doesn't have an icon. Does anyone know how to fix that.
Reply With Quote
  #7  
Old 24-03-2014, 14:52
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,028 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by Fox22743 View Post
Ok, i tested and the conversion/game works brilliantly.

Just 1 small issue, the desktop shortcut doesn't have an icon. Does anyone know how to fix that.
check setup.ini and make sure EXE is pointed to correct file. ( don't know if correct, but doesn't look like it ??? )

Code:
  
 MyExecutableName=Startup.exe
MyExecutablePath=Binaries

Last edited by pakrat2k2; 24-03-2014 at 18:39.
Reply With Quote
  #8  
Old 25-03-2014, 01:37
Fox22743's Avatar
Fox22743 Fox22743 is offline
Registered User
 
Join Date: Jun 2010
Location: South Africa
Posts: 115
Thanks: 19
Thanked 40 Times in 22 Posts
Fox22743 is on a distinguished road
EXE is right but the "Startup.exe" has no icon. I want the shortcut to point to "startup.exe" but get it's icon from another file. Is that possible?

EDIT
-----
@Pakrat2k2 Here's what i tried, I put this command into the setup.ini file:


MyExecutableIconName=Binaries\WarGame-G4WLive.exe

Just above what you posted. I'm not sure if this command should work with .exe file or does it need .ico file to work.

Last edited by Fox22743; 25-03-2014 at 03:15.
Reply With Quote
  #9  
Old 25-03-2014, 04:09
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,028 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
that should work, you can also look in ISS script under icons section & specify an icon to use there for the shortcut ( look in INNO help for further info )
Reply With Quote
  #10  
Old 25-03-2014, 07:09
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,746
Thanks: 2,141
Thanked 11,092 Times in 2,295 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by Fox22743 View Post
EXE is right but the "Startup.exe" has no icon. I want the shortcut to point to "startup.exe" but get it's icon from another file. Is that possible?

EDIT
-----
@Pakrat2k2 Here's what i tried, I put this command into the setup.ini file:


MyExecutableIconName=Binaries\WarGame-G4WLive.exe

Just above what you posted. I'm not sure if this command should work with .exe file or does it need .ico file to work.
you must have the original script for this.

you must add this line under [icons] IconFilename: "{app}\myicon.ico" like pakrat said. let's say the script has something like this.

Code:
[Icons]
Name: {code:GameName}; Filename: {code:Gameexe};
just do this

Code:
[Icons]
Name: {code:GameName}; Filename: {code:Gameexe}; IconFilename: "{app}\myicon.ico";
Reply With Quote
  #11  
Old 25-03-2014, 08:38
Fox22743's Avatar
Fox22743 Fox22743 is offline
Registered User
 
Join Date: Jun 2010
Location: South Africa
Posts: 115
Thanks: 19
Thanked 40 Times in 22 Posts
Fox22743 is on a distinguished road
Thanks Pakrat2k2, I'm busy trying this method. The one i tried in setup.ini doesn't work.

@Razor12911, Thanks for the detailed explanation though it was not required. Anyways thanks again. (Just on a side note, I tried your CoD6 - MW2 conversion and it comes out to 3xdvd5 always. I guess that is the maximum compression for that game)


EDIT:
-----
Ok, ive tried it now multiple times, but it still does not work. I don't get it why is it not working. Everything seems right but still not working. Gonna try a few other methods before giving up completely.

Last edited by Fox22743; 26-03-2014 at 09:05.
Reply With Quote
  #12  
Old 08-04-2014, 09:15
Fox22743's Avatar
Fox22743 Fox22743 is offline
Registered User
 
Join Date: Jun 2010
Location: South Africa
Posts: 115
Thanks: 19
Thanked 40 Times in 22 Posts
Fox22743 is on a distinguished road
Ok, first up the Credits:
-----------------------
InstallerScript CI 8.5.7.4 by yener90
Compress.bat by Fabioddq
Setup Design and Inspiration by Mesut28.
Compression method by your's truly

Method:
--------
1) Install the game.
2) Download "Gears of War.rar" from my post and extract completely anywhere (not in game folder)
3) Remove any old uninstall files from game folder.
4) Edit setup.ini to match your redist folder. (I use my own compilation so it would not match the original. If you want mine then download my "Tron" conversion and it will be there.)
5) Run compress.bat, insert your game directory and wait.
6) Burn or make iso with label of your choice (You must have imageburn installed to make iso with compressor.)

Setup:
-------
Compression +-1 hour
Installation 7 minutes (on win7 ultimate 64bit with i5 cpu and 32gb ram running iso not from dvd)

Sizes
-----
DVD1 = 3.21 (without redist)
DVD2 = 1.61
Total = 4.91 (with my redist) Maybe someone who knows better compression can get this down to 1 dvd

I was irritated with the lack of an icon for the desktop shortcut, so i played around and modified this conversion till i got it right. Just sharing with everyone and hope Mesut doesn't mind.

Gears Of War.rar
Reply With Quote
The Following User Says Thank You to Fox22743 For This Useful Post:
pakrat2k2 (08-04-2014)
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
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
Crysis 2 DVD9 to 2xDVD5 senseman PC Games - CD/DVD Conversions 105 28-10-2014 08:42
Gears of War (Italian) DVD9 to 2xDVD5 DJ Spike PC Games - CD/DVD Conversions 2 17-11-2008 14:23



All times are GMT -7. The time now is 07:17.


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