FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Max Payne 3 4 DVD9 to 6 DVD5 *INNO SETUP* (https://fileforums.com/showthread.php?t=92966)

REV0 04-06-2012 02:09

Quote:

Originally Posted by pakrat2k2 (Post 403155)
Actually those locations for userdocs DONT change, they are the default ones created by RSSC.

It changes, the 'serial number' kinda folder is changing every Game Club installation, you cant know what number it'll be as folder name after installation.

Quote:

Originally Posted by nadex (Post 403158)
Revo Got Something Wrong

the end does not install the Social Club, DirectX and ETC ...

you found it?????????

Did you copy their folder ?

Quote:

Originally Posted by zyo (Post 403174)
The game installed ok on 32bit win7, but .net installer doesn't work properly I think the installer tried to install 64bit instead of 32bit.
Also the shortcut should point to launcher instead of the main exe?

Shorcut depends,

MyExecutableName=MaxPayne3.exe change this line in setup.ini with PlayMaxPayne3.exe

I'm using directly exe file, no problems so far.

silviugut 04-06-2012 03:57

Thanks REVO!!Conversion works perfectly!I had a single problem,after finishing the conversion I installed the game in French but the game started in English!!The game supports only English or would be added something to a registry?
After I installed the game, it appears in,, regedit,,:
http://img809.imageshack.us/img809/1112/34789696.jpg
http://img21.imageshack.us/img21/6900/92278609.jpg
And the ISS script looks like:
http://img6.imageshack.us/img6/6625/68514895.jpg
I got something wrong or need to add something?

Igor007 04-06-2012 04:42

Quote:

Originally Posted by silviugut (Post 403188)
Thanks REVO!!Conversion works perfectly!I had a single problem,after finishing the conversion I installed the game in French but the game started in English!!The game supports only English or would be added something to a registry?
After I installed the game, it appears in,, regedit,,:
http://img809.imageshack.us/img809/1112/34789696.jpg
http://img21.imageshack.us/img21/6900/92278609.jpg
And the ISS script looks like:
http://img6.imageshack.us/img6/6625/68514895.jpg
I got something wrong or need to add something?

make commandline.txt inside main folder where maxpayne3.exe is and in txt put this: -language french

nadex 04-06-2012 04:44

Quote:

Originally Posted by REV0 (Post 403181)
Did you copy their folder ?

Yes, after of compiled

see img
http://img528.imageshack.us/img528/286/semttuloxh.jpg

silviugut 04-06-2012 05:08

Quote:

Originally Posted by Igor007 (Post 403189)
make commandline.txt inside main folder where maxpayne3.exe is and in txt put this: -language french

,,Igor007,, This is bullshit! I want every time I install the game can choose any language I want ,of course those who are in setup.ini (de,en,es,fr,it,pl,pr,ru)

REV0 04-06-2012 08:31

nadex,

check setup.ini make sure post installation info are correct (ones below)

silviugut,

You will edit lang code in script, change it to 1036, one you have.

nadex 04-06-2012 10:10

Quote:

Originally Posted by REV0 (Post 403192)
nadex,

check setup.ini make sure post installation info are correct (ones below)

silviugut,

You will edit lang code in script, change it to 1036, one you have.

how to edit the Setup.ini?????

What Change?

Lang=cz,de,en,es,fr,hu,it,nl,pl,pr,ru

the installer is in "en"

I am here in Brazil, windows 7 ptbr x64

I do not care if the installer to be in English

silviugut 04-06-2012 10:12

Quote:

Originally Posted by REV0 (Post 403192)
silviugut,
You will edit lang code in script, change it to 1036, one you have.

It already edited in script:
http://img220.imageshack.us/img220/4271/59297072.jpg
Reg. after install:
http://img502.imageshack.us/img502/7765/36810192.jpg
http://img838.imageshack.us/img838/8543/96028619.jpg
The game install in French but starts in English!!:confused::confused::eek:

Optixs 04-06-2012 10:47

Quote:

Originally Posted by peterf1999 (Post 403146)
It fits on 3xdvd5 with videos resampled ~ 10 gb, on 4xdvd5 without resampling work.

I already made the archives, i don't recommend to anyone to do it, because it requires too much time :eek::D


Peter can you share those archives, that will help me alote ...thank you.

pakrat2k2 04-06-2012 10:47

silviugut

add to the lang = ptbr, OR if you want installer in your lang, remove all except the ptbr

the proper code for ptbr--> Portuguese - Brazil 1046 which is not needed.. you have the code section proper in installerscript.iss
Code:

Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\Rockstar Games Social Club"; ValueType: string; ValueName: locale; ValueData: {cm:LanguageNR}; Flags: uninsdeletekey;
just delete the original setup.exe, and compile the script again. it will create new exe for you that will work properly
so game installs / plays in proper lang for you.

JeDra 04-06-2012 13:05

Did all and work fine,but if I copy redistributables folder in disc 6 it is oversize. I dont understand how it fits for you.Its 4598,5mb.

nadex 04-06-2012 15:19

Quote:

Originally Posted by nadex (Post 403163)
Revo Got Something Wrong

the end does not install the Social Club, DirectX and ETC ...

you found it?????????

unresolved???????

damar15 05-06-2012 00:17

Quote:

Originally Posted by JeDra (Post 403200)
Did all and work fine,but if I copy redistributables folder in disc 6 it is oversize. I dont understand how it fits for you.Its 4598,5mb.

no it will be 4.32 i test it you something wrong :)

REV0 05-06-2012 04:01

Quote:

Originally Posted by JeDra (Post 403200)
Did all and work fine,but if I copy redistributables folder in disc 6 it is oversize. I dont understand how it fits for you.Its 4598,5mb.

it should be something like 2gb

nadex 05-06-2012 05:08

Revo,
how is Rename_Autorun.bat?????

makes no sense Code:
copy Setup.dll.exe Setup.dll
del Setup.dll.exe

how to change the lang in the Setup no InstallerScript ow LangScript with the flag ptbr???????

REV0 05-06-2012 05:38

http://fileforums.com/showpost.php?p...6&postcount=90

fito87 05-06-2012 12:04

Thanks REVO, I worked well and leave in 5 dvd, using fast compression

tranesfc 06-06-2012 07:36

Thanks.My game was over 22gb and did 5dvd...time to try :D

sarmadi 06-06-2012 10:52

Great job REVO and Thanks so much for all the time you spent to do such conversion.

Conversion time about 6 hours.
Installation time from Iso's about 01 hour.
But when I want to launch the game from the desktop an error comes :
"Please run Max Payne 3 using the launcher" any solutions pls??

REV0 06-06-2012 10:58

Quote:

Originally Posted by sarmadi (Post 403292)
Great job REVO and Thanks so much for all the time you spent to do such conversion.

Conversion time about 6 hours.
Installation time from Iso's about 01 hour.
But when I want to launch the game from the desktop an error comes :
"Please run Max Payne 3 using the launcher" any solutions pls??

Edit this in Setup.ini:

MyExecutableName=MaxPayne3.exe

Change it to PlayMaxPayne3.exe

I'm launching game directly from MP3.exe though..

tranesfc 07-06-2012 02:32

Quote:

Originally Posted by REV0 (Post 403293)
Edit this in Setup.ini:

MyExecutableName=MaxPayne3.exe

Change it to LaunchMaxPayne3.exe

I'm launching game directly from MP3.exe though..

i dont know how works but main name is "playmaxpayne3".are we change it to it or launchmaxpayne3...try is taking long time :D and sorry for english..

REV0 07-06-2012 09:53

Quote:

Originally Posted by tranesfc (Post 403315)
i dont know how works but main name is "playmaxpayne3".are we change it to it or launchmaxpayne3...try is taking long time :D and sorry for english..

You're right, edited.

sarmadi 07-06-2012 11:25

Quote:

Originally Posted by REV0 (Post 403293)
Edit this in Setup.ini:

MyExecutableName=MaxPayne3.exe

Change it to LaunchMaxPayne3.exe

I'm launching game directly from MP3.exe though..

Sorry REVO I tried it for twice, installed and uninstalled the game, and it did not work.
Thanks anyway:).

jackstuff 09-06-2012 00:00

Max Payne 3 4 DVD9 to 7 DVD5 *INNO SETUP* Time Saver
 
1 Attachment(s)
Max Payne 3 4 DVD9 to 7 DVD5 *INNO SETUP*

Conversion is NOT tested
1. eXTRACT ATTATCHMENTS

2. oPEN SCRIPT FILE aND {#dEFINE sOURCE pATH ProgramFiles "E:\Program Files \Rockstar

Games\Max Payne 3"}

3. Click 'Compile' tHIS wILL tAKE fEW mINUTE oR hOUR dEPENDING oN YOUR sYSTEM.

4. wHEN cOMPLETE
Move the following From Output Folder
Setup.exe, Setup1*.bin, Setup2*.bin, Setup3*.bin files, TO DISK 1
Setup4*.bin, Setup5*.bin, Setup6*.bin, TO DISK 2
Setup7*.bin, Setup8*.bin, Setup9*.bin, TO DISK 3
Setup10*.bin, Setup11*.bin, Setup12*.bin, TO DISK 4
Setup13*.bin, Setup14*.bin, Setup15*.bin, TO DISK 5
Setup16*.bin, Setup17*.bin, Setup18*.bin, TO DISK 6
aND AT LAST SETUP 19 OR may me 20 or another one 21 TO DISK 7


6. Label The folder Given as same


7. enjoy!!!!!!

:)

damar15 09-06-2012 00:24

Quote:

Originally Posted by jackstuff (Post 403346)
Max Payne 3 4 DVD9 to 7 DVD5 *INNO SETUP*

Conversion is NOT tested
1. eXTRACT ATTATCHMENTS

2. oPEN SCRIPT FILE aND {#dEFINE sOURCE pATH ProgramFiles "E:\Program Files \Rockstar

Games\Max Payne 3"}

3. Click 'Compile' tHIS wILL tAKE fEW mINUTE oR hOUR dEPENDING oN YOUR sYSTEM.

4. wHEN cOMPLETE
Move the following From Output Folder
Setup.exe, Setup1*.bin, Setup2*.bin, Setup3*.bin files, TO DISK 1
Setup4*.bin, Setup5*.bin, Setup6*.bin, TO DISK 2
Setup7*.bin, Setup8*.bin, Setup9*.bin, TO DISK 3
Setup10*.bin, Setup11*.bin, Setup12*.bin, TO DISK 4
Setup13*.bin, Setup14*.bin, Setup15*.bin, TO DISK 5
Setup16*.bin, Setup17*.bin, Setup18*.bin, TO DISK 6
aND AT LAST SETUP 19 OR may me 20 or another one 21 TO DISK 7


6. Label The folder Given as same


7. enjoy!!!!!!

:)

why conversion to 7 dvd if you can make it in 6 ? :P

Th3Raven 09-06-2012 00:28

Quote:

Originally Posted by sarmadi (Post 403326)
Sorry REVO I tried it for twice, installed and uninstalled the game, and it did not work.
Thanks anyway:).

In Setup.ini the first lines shoul look like this:
Quote:

[InstallOptions]
ApplicationName=Max Payne 3
Publisher=Rockstar Games
MyExecutableName=PlayMaxPayne3.exe
Quote:

Originally Posted by damar15 (Post 403347)
why conversion to 7 dvd if you can make it in 6 ? :P

Maybe because the time needed for making in 6 X DVD5(takes hours even on a high end PC)

jackstuff 09-06-2012 02:34

Quote:

Originally Posted by damar15 (Post 403347)
why conversion to 7 dvd if you can make it in 6 ? :P

Because Conversion Takes Lots of time, And at Installation process it also takes so much of time to complete
so by expending on one dvd more make a time saves & i don't think so that one dvd can shake your budget

:rolleyes:

Prashantoo7 09-06-2012 02:40

Hey Revo
I Compile the game
and when i start the setup.exe
it says " file missing"
and when i copy and paste setup.zip file which is in the MAX_PAYNE3_V101.rar
the setup runs :P
I think its becauz, the files of icon the music while installing are all in the setup.zip
file
so the setup.exe ask for it
is there any way to compile the setup.zip file while compiling the game ?? :D

Check this images :-
http://i1255.photobucket.com/albums/...11/Capture.jpg

http://i1255.photobucket.com/albums/...1/Capture1.jpg

And the game size after compiling is 20 GB !!
Thks !

bid3g 09-06-2012 03:02

Work for WIn7 32

damar15 09-06-2012 11:46

Quote:

Originally Posted by Prashantoo7 (Post 403353)
Hey Revo
I Compile the game
and when i start the setup.exe
it says " file missing"
and when i copy and paste setup.zip file which is in the MAX_PAYNE3_V101.rar
the setup runs :P
I think its becauz, the files of icon the music while installing are all in the setup.zip
file
so the setup.exe ask for it
is there any way to compile the setup.zip file while compiling the game ?? :D

Check this images :-
http://i1255.photobucket.com/albums/...11/Capture.jpg

http://i1255.photobucket.com/albums/...1/Capture1.jpg

And the game size after compiling is 20 GB !!
Thks !

hi man read the instructions in the conversion of revo omg :eek:

copy the ( Setup.exe, Setup.ico, Setup.cab, Setup.ini, autorun.inf, Setup.dl)
in dvd one

http://www2.0zz0.com/2012/06/09/18/441606785.png

and conversion work perfect so you do it wrong :)

HerrDoktor 06-08-2012 16:02

Ehrm ...

Hi, sorry I'm a bit new and I've tried the method to split up the game.
Got it in 6 dvd5.
I use setup, choose directory and let it install ... the installation lasts 1 second and looking at directory under Rockstar Games there is the folder Uninstall with a bunch of icons and files and a dll ... that's all this setup is installing.

Can't figure out what's wrong :|.

REV0 07-08-2012 00:47

Make sure you pointed correct path also there shouldnt be any semicolon ( ; ) in front of the path you will edit (check description)

HerrDoktor 07-08-2012 03:39

Thanks Rev0 for support :).

So, I used again Inno Setup and I left it centrifuge my Max Payne installed directory.
I've obtained again *.bin files, but this time at the end of the splitting process (which launches setup.exe), I didn't press cancel like first time but "install/uninstall" - does Inno script launches setup.exe at the end of the process?
Now installation looks fine, I'll run more tests.

To modify setup.ini it's only about changing "MyExecutableName=MaxPayne3.exe" for "MyExecutableName=PlayMaxPayne3.exe" ?

REV0 07-08-2012 04:10

Quote:

Originally Posted by HerrDoktor (Post 404987)
Thanks Rev0 for support :).

So, I used again Inno Setup and I left it centrifuge my Max Payne installed directory.
I've obtained again *.bin files, but this time at the end of the splitting process (which launches setup.exe), I didn't press cancel like first time but "install/uninstall" - does Inno script launches setup.exe at the end of the process?
Now installation looks fine, I'll run more tests.

To modify setup.ini it's only about changing "MyExecutableName=MaxPayne3.exe" for "MyExecutableName=PlayMaxPayne3.exe" ?

If it created bin files, that's good. And yes, after compiling INNO always run setup.exe.

Setup.ini edit will do the job.

HerrDoktor 07-08-2012 08:09

Quote:

Originally Posted by REV0 (Post 404988)
If it created bin files, that's good. And yes, after compiling INNO always run setup.exe.

Setup.ini edit will do the job.

Ok, but that's part of the process like recording a "macro"?

I mean INNO launching setup.exe does affect something in installation process after that?
Probably got my first try screwed by something (first attempt stopped after 30 minutes because Windows 7 reserved access to a file into install dir). Second attempt produced unusable installation.

It has to be said though I had Nod32 running, even with protection disabled. That could be the cause.

HerrDoktor 07-08-2012 08:48

Lol ok install now is fine but game doesn't start.

I made a clean split from a Max Payne 3 installation with patch 1.0.0.29 + cure. Blocking that useless Social Club and logging in, games freezes at black screen with wide "MAX PAYNE 3" text. :D

Trying a new installation + patch + cure and again new splitting with Nod32 completely turned off. :\

REV0 07-08-2012 09:54

Blocking Social Club is not a wise idea, also run the game from 'PlayMaxPayne3.exe'

HerrDoktor 07-08-2012 10:36

Ok solved, no clue on what cause installation issue on first try.

Second try went good; logging problem is related to a mis-uninstalling of Rockstar social club :D.

Works great, thanks Rev0!

X-Code 31-08-2012 02:30

conversion are Ok, but at the end of installation i need to manually install Social Club cause conversion didn't install automaticly and also copy profiles folder to my documents\Rockstar Games\Social Club

how to fix these problem ?

sorry for bad eng.

REV0 31-08-2012 03:56

Quote:

Originally Posted by X-Code (Post 405993)
conversion are Ok, but at the end of installation i need to manually install Social Club cause conversion didn't install automaticly and also copy profiles folder to my documents\Rockstar Games\Social Club

how to fix these problem ?

sorry for bad eng.

Social Club installation was added to setup.ini, so it should've installed it right after the game... Check your social club setup and also it's place.

About the copy-paste thing..

Everytime you install social club, the values it'll add to reg key and documents are changing. Because of that, yes, you have to copy them manually, because there's no way to predict in what name it'll create folders and reg keys.


All times are GMT -7. The time now is 08:06.

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