View Full Version : Gta4 (dvd5x2)
sentinelks
25-06-2013, 16:59
CIU 1.0.6 by yener90
upload conversion ( original dvd of GTAIV )
no update ( x update add comment in the forum please ) bye
NOTE: Files needed can be found in Post #20
2XDVD9 create folder x2 ( DVD1-DVD2 )
Setup.ini:
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:2;
4XDVD5 create folder x4 ( DVD1-DVD2-DVD3-DVD4 )
Setup.ini:
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:2;
FreeArcFile3=Data3.cab;DestDir:{app};Disk:3;
FreeArcFile4=Data4.cab;DestDir:{app};Disk:4;
http://s21.postimg.org/4774p12s3/Screenshot_1.jpg (http://postimg.org/image/4774p12s3/)
http://s23.postimg.org/kpf97aion/Screenshot_2.jpg (http://postimg.org/image/kpf97aion/)
EDIT >by pakrat2k2
See Post #20 for UPDATED ScriptsV1.01.7z file.
Includes All files needed in 1 archive. ( CIU 1.0.0.6 )
Same as always edit ISS script to your install location,
results in 3xdvd5.
Kurutucu
26-06-2013, 08:01
Can you do this with setup.cab internal?
sentinelks
26-06-2013, 11:07
Can you do this with setup.cab internal?
send in your facebook acc. done bye :)
hmm... how to convert? i can see inno file to convert?
pakrat2k2
07-08-2013, 01:13
sentinel you need to provide what files/folders go in each Data#.cab file for those new to conversions. Your art work is fantastic, but you really need to improve on your instructions on how to actually do the conversion, so others will know how to re-create what you did.
liat what files/folders did you put in data1.cab, data2.cab, data3.cab, data4.cab. post a list for each of them so others will know what you did, otherwise its trial & error until it fits. Which will take too long to do.
AGAIN, see post 20 for updated file.
sentinelks
07-08-2013, 02:09
ops.. no bat (hheeemm sorry ahahah ) mi reinstall gta4 :(
I have to recreate the file. bat from 0, I no longer have the conversion, I had problems with the PC and all conversions are left with format c: \ :( .. I need time to recreate the work
Great... haha...:P but I liked ur design,cause looks like no one can make great design like yours,my GTA in ISO file,I wanna change it with ur design,ok i'll be waiting u,if u can I also want to request GTA Liberty City too......:P
sentinelks
07-08-2013, 10:13
if I will have a good scrip for advanced graphics yes sied
pakrat2k2
07-08-2013, 10:38
edited my post, you have more issues then just those few files... you've archived only 110 files out of 5082, you missed a few :)
sentinelks
07-08-2013, 10:42
edited my post, you have more issues then just those few files... you've archived only 110 files out of 5082, you missed a few :)
sorry me upload a test folder :D :D
adm now check everything is ok
please delete your post 12#
the conversion of the original GTAIV double DVD (do not want to miss users with updates of the game, otherwise it would be better to use the internal conversion .. in this case, every update we have to change the conversion :) according to what users are interested in
pakrat2k2
07-08-2013, 11:11
not really as Original game with no updates you need rockstar social club, & MS games for windows live to be installed, now with latest update its no longer needed, cuts down on what exe's you need to include in setup.ini & removes some of the pre-requisites that had to be installed for original game to install properly & run.
sentinelks
07-08-2013, 11:40
a! ok! if you give me the complete list update the. lst
if I update 1.0.7.0 okay
pakrat2k2
07-08-2013, 12:08
here's complete list of ALL files after updating game to V_1.0.7.0..
And all the pre-requisites that need to be installed for game to work > ANY version
- Games for Windows Live
http://go.microsoft.com/fwlink/?LinkID=76017
(http://go.microsoft.com/fwlink/?LinkID=76017)http://www.xbox.com/en-US/LIVE/PC/DownloadClient
(http://www.xbox.com/en-US/LIVE/PC/DownloadClient)http://support.microsoft.com/kb/977845 (http://support.microsoft.com/kb/977845)
- Microsoft .NET Framework 3.5
http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en (http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en)
- DirectX 9
http://www.microsoft.com/downloads/details.aspx?FamilyID=2da43d38-db71-4c1b-bc6a-9b6652cd92a3&DisplayLang=en (http://www.microsoft.com/downloads/details.aspx?FamilyID=2da43d38-db71-4c1b-bc6a-9b6652cd92a3&DisplayLang=en)
-C++ 2008 Update
http://www.microsoft.com/downloads/en/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en (http://www.microsoft.com/downloads/en/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en)
mausschieber
07-08-2013, 14:37
@Pakrat2k2
how you have made the list
by hand or by software
sentinelks
07-08-2013, 19:16
adm see, you said to me not to complicate things with too many files, but doing so does not ask if the inexperienced at first glance, throw in the towel as a boxer, I think it's better internal compression with updates with conversion compression Arc, I think it's better in many conversions and does it all without creating 100 log files, there I give up also because I do not have your same files in my update, you try to make the files. lst and I add them to the converter bat. In any case, if no one complains about mistakes, I think I have done my job, for every problem of malfunctioning etc. are available
pakrat2k2
07-08-2013, 20:05
@Pakrat2k2
how you have made the list
by hand or by software
very easily.
open command prompt ( in folder where you want list )
type in dir /b /s >>C:\list.txt
- the /b is bare list ( no files sizes, type of file etc )
- the /s is all subdirectories
- >> means send to output file+location ( that can be any name or location ) IF not specified it will put the filelist in same dir where command was run. You can also type dir /? for list of all commands. it just old dos commands. :)
sentinelks
In ScriptS.rar the installerscript.iss [registry] section:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1033; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
The BOLD section highlighted will need to be changed for every version of the game that is NOT English.
You will need to add this to first post so that users who install game in another language,
will know to change that value to match what language they installed it in. Otherwise the
game will be in English not what they installed it in.
Setup.ini needs correcting:
[LauncherSettings]
InstallRedist=1
Launch1=DirectX
Launch164=0
Launch1BeforeInstall=1
LaunchCom1=DVD1\Redist\DirectX\DXSETUP.exe
LaunchArg1=/silent
Change to
[LauncherSettings]
InstallRedist=1
Launch1=DirectX
Launch164=0
Launch1BeforeInstall=1
LaunchCom1={src}\Redist\DirectX\DXSETUP.exe
LaunchArg1=/silent
sentinelks
07-08-2013, 20:27
Root: HKLM; sottochiave: "SOFTWARE \ {code: GetAppPublisher} \ {code: GetAppName}"; ValueName: Install_lang; ValueData: 1033 ; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
you could very well cancel
mausschieber
use program Directory Lister Pro
http://i.imgur.com/5oX1SXX.png
pakrat2k2
07-08-2013, 21:30
yes you could remove that line altogether as its not really needed, & is no longer there after update to latest version.
EDIT
After running the updated version and completed successfully, compared numbers & missing 6 files.
will have to dig thru data#.lst files to see where those 6 files are.
I know you said your version doesn't match mine, maybe not at same version or different release version you have ??
sentinelks
08-08-2013, 17:05
ok! my have in Setup.ini this language
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1033; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1031; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1036; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1040; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 3082; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
pakrat2k2
08-08-2013, 18:22
ok! my have in Setup.ini this language
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1033; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1031; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1036; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1040; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 3082; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;
Missed the languages for each entry, like so :
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1033; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: eng;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1031; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ger;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1036; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: fre;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1040; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ita;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 3082; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: esp;
Have made some changes & included ALL files Needed for Scripts.rar ( CIU1.0.0.6 ) as you only included 2 ISS files. Re-named to ScriptS_V1.01.7z.
It compresses gamefolder now into 3xdvd5, includes separate files you uploaded in post #1, made it easier & quicker for those who want to use it. Same as always change to match your install location.
#define ProgramFiles "C:\Program Files (x86)\Rockstar Games\Grand Theft Auto IV"
Includes redist files necessary to install & play the game, so remove any from gamefolder, along with any uninstall files. Change Compression to what you want in Installerscript.iss. Compile both scripts.
pakrat2k2
09-08-2013, 13:51
fixed bad upload... this post will be removed sometime... just a note to update topic.
I follow :
Move file:
Setup.exe,Setup.cab,Autorun.exe to folder DVD1
Cancel old file in you root folder
DVD1,DVD2,Setup.ini,Setup.ico and Convert_AutorunToDLL.bat
From conversions.rar
and I trty.. if finish complile ...i get trouble from install :
message: an error onccurred while unpacking : unknown compression method!
Unarc.dll returned an error code:-2
ERROR:Unsupported compression method
srep+lzma:148mb:normal:bt4:128mc1000:lc8
can help me?
sentinelks
14-08-2013, 08:56
yes!
yor string is: srep+lzma:148mb:normal:bt4:128mc1000:lc8 ?
then why use a method other than my method. can you tell me the difference please let
sentinelks
14-08-2013, 09:28
I also did not support the trial
here are the parameters that you must set
Setup.ini
[/CODE]
[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:2;
FreeArcFile3=Data3.cab;DestDir:{app};Disk:3;
FreeArcFile4=Data4.cab;DestDir:{app};Disk:4;
.cab is format
you have a different format EX: .arc, .bin, .rar ecc
change in EX:
Data1.arc
Data2.arc
Data3.arc
Data4.arc
Data1.bin
Data2.bin
Data3.bin
Data4.bin
Data1.rar
Data2.rar
Data3.rar
Data4.rar
ecccc....
dani_ell
22-11-2013, 17:27
Includes redist files necessary to install & play the game, so remove any from gamefolder, along with any uninstall files. Change Compression to what you want in Installerscript.iss. Compile both scripts.
Do not have the autorun.exe file.
And the DVD 1 got 4.39 Gb (28MB overload) with 1.0.7 update installed.
http://imageshack.com/scaled/medium/542/id1j.jpg
pakrat2k2
22-11-2013, 20:18
you need to compile BOTH scripts to generate autorun.exe.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.