![]() |
Gta4 (dvd9x2)(dvd5x4)
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://s23.postimg.org/kpf97aion/Screenshot_2.jpg 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. |
Can you do this with setup.cab internal?
|
Quote:
send in your facebook acc. done bye :) |
hmm... how to convert? i can see inno file to convert?
|
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. |
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
|
if I will have a good scrip for advanced graphics yes sied
|
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 :)
|
Quote:
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 |
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.
|
a! ok! if you give me the complete list update the. lst
if I update 1.0.7.0 okay |
1 Attachment(s)
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 Code:
- Games for Windows Live |
@Pakrat2k2
how you have made the list by hand or by software |
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
|
Quote:
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: Code:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: INSTALL_LANG; ValueData: 1033; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty;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: Code:
[LauncherSettings]Code:
[LauncherSettings] |
Quote:
you could very well cancel mausschieber use program Directory Lister Pro http://i.imgur.com/5oX1SXX.png |
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 ?? |
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; |
1 Attachment(s)
Quote:
Code:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: INSTALL_LANG; ValueData: 1033; ValueType: string; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: eng;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. Code:
|
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? |
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 |
I also did not support the trial
here are the parameters that you must set Setup.ini [/CODE] Code:
[ExtractSettings]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.... |
Quote:
And the DVD 1 got 4.39 Gb (28MB overload) with 1.0.7 update installed. http://imageshack.com/scaled/medium/542/id1j.jpg |
you need to compile BOTH scripts to generate autorun.exe.
|
| All times are GMT -7. The time now is 21:52. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com