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)

Good Man 02-06-2012 20:20

Quote:

Originally Posted by dogyutz (Post 403060)
reencode the video biks:
s_club.bik
s_clubride.bik
mp3_logo_bink_pt02.bik
s_fashion.bik
s_office.bik
s_pana.bik
s_stad.bik

:

what you mean ? edit the inno or add it on the inno sorry i ma nood :) in the inno ?

tk

pakrat2k2 02-06-2012 20:48

Good Man, read this topic to understand how to reencode video biks. ( takes tons of time, and NOT easy to accomplish IF you dont understand basics )

http://fileforums.com/showthread.php?t=92739

foo8088 02-06-2012 22:12

64bit

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Rockstar Games\Max Payne 3]
"InstallFolder"="H:\\Max Payne 3"
"Version"="1.0.0.0"
"InstallComplete"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Rockstar Games\Max Payne 3\1.0.0.0]


32bit

[HKEY_LOCAL_MACHINE\SOFTWARE\Rockstar Games\Max Payne 3]
"InstallFolder"="H:\\Max Payne 3"
"Version"="1.0.0.0"
"InstallComplete"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Rockstar Games\Max Payne 3\1.0.0.0]

can someone convert it to inno script one ? thx alot !

this is correct ?
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3"; ValueType: string; ValueName: "InstallFolder"; ValueData: "{app}"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3"; ValueType: string; ValueName: "Version"; ValueData: "1.0.0.0"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3"; ValueType: string; ValueName: "InstallComplete"; ValueData: "1"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3\1.0.0.0"; Flags: uninsdeletekey

mehrdad 02-06-2012 23:00

hi how to move "profiles" folder in setup to C:\Users\YOUR USERNAME\Documents\Rockstar Games\Social Club .please give script for this action

zyo 02-06-2012 23:01

Installation is painfully slow even on my SSD/Quad Core computer...
I am afraid in this case re-encoding is a necessity (I usually hate downsampling but 30mins to install a game is ridiculous).

termic 02-06-2012 23:30

How delete multiplayer.

REV0 03-06-2012 01:50

Quote:

Originally Posted by termic (Post 403102)
Wait yener90 conversion.

Stop trolling people's threads, this is the conversion you will find until someone else rip 1080p cutsenes to 480p and make the game a warez Rip.

If you want to wait yener's conversion go wait for it, but stop spamming in my thread and learn to say thanks first.


Quote:

Originally Posted by foo8088 (Post 403105)
64bit

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Rockstar Games\Max Payne 3]
"InstallFolder"="H:\\Max Payne 3"
"Version"="1.0.0.0"
"InstallComplete"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Rockstar Games\Max Payne 3\1.0.0.0]


32bit

[HKEY_LOCAL_MACHINE\SOFTWARE\Rockstar Games\Max Payne 3]
"InstallFolder"="H:\\Max Payne 3"
"Version"="1.0.0.0"
"InstallComplete"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Rockstar Games\Max Payne 3\1.0.0.0]

can someone convert it to inno script one ? thx alot !

this is correct ?
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3"; ValueType: string; ValueName: "InstallFolder"; ValueData: "{app}"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3"; ValueType: string; ValueName: "Version"; ValueData: "1.0.0.0"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3"; ValueType: string; ValueName: "InstallComplete"; ValueData: "1"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3\1.0.0.0"; Flags: uninsdeletekey

Using 64 system, never had problems so far, you dont need these, already added in script.

Quote:

Originally Posted by mehrdad (Post 403106)
hi how to move "profiles" folder in setup to C:\Users\YOUR USERNAME\Documents\Rockstar Games\Social Club .please give script for this action

INNO wont copy anything, you'll copy your profiles yourself, since they'll be updated in every game you play.

Quote:

Originally Posted by termic (Post 403109)
How delete multiplayer.

You can't they're not separate.

Quote:

Originally Posted by damar15 (Post 403110)
guys this inno if you want Compile the game do it if you dont want Wait yener90 conversion but respect the man who tired to make this inno for us

for me great work revo :)

Thanks for your comment damar15, sometimes i'm thinking why am i doing this.

If you make 4 DVD5 conversion, people will want 3, if you make 3 they will want 2, if you make 2 they will want how to compress it to 3MB Floopy Disk...

tiendat2013 03-06-2012 02:19

how to create the file Setup1.bin, Install-1a.bin inno setup

Joe Forster/STA 03-06-2012 02:33

Quote:

Originally Posted by REV0 (Post 403114)
sometimes i'm thinking why am i doing this.

I'll tell you: for the intellectual challenge.

damar15 03-06-2012 03:24

Quote:

Originally Posted by REV0 (Post 403114)

Thanks for your comment damar15, sometimes i'm thinking why am i doing this.

If you make 4 DVD5 conversion, people will want 3, if you make 3 they will want 2, if you make 2 they will want how to compress it to 3MB Floopy Disk...





Quote:

Originally Posted by Joe Forster/STA (Post 403118)
I'll tell you: for the intellectual challenge.

revo np man like mr.Forster said intellectual challenge :)

tested in win 7 64bit perfect 100/100 6dvd no errors :)

Grumpy 03-06-2012 03:47

@REV0
Very important conversion question I think you didnt explain to well.

Quote:

3. Click 'Compile' and order a pizza and drink your beer.
Once we order the pizza, do we wait for the pizza to arrive before opening our beer? :P

On a serious note, yes people will always expect more and some are never gratefull for what they receive, many have no idea how much time actually goes into some of these conversions. But most are very appreciative of what people like yourself do. Just ignore the negative questions or responses and concentrate on the good comments.

Well done mate, nice work.

Now, about the opening of the beer? :)

Th3Raven 03-06-2012 04:36

Quote:

Originally Posted by Grumpy (Post 403122)
@REV0
Very important conversion question I think you didnt explain to well.



Once we order the pizza, do we wait for the pizza to arrive before opening our beer? :P

On a serious note, yes people will always expect more and some are never gratefull for what they receive, many have no idea how much time actually goes into some of these conversions. But most are very appreciative of what people like yourself do. Just ignore the negative questions or responses and concentrate on the good comments.

Well done mate, nice work.

Now, about the opening of the beer? :)

You're right: Many members of the forum don't know how much time it's invested in the conversion making.
About the beer, i think you could drink two (one before the pizza arrive and one after the pizza arrive);)
And about the conversion: THX for the conversion. You have done a great job (as always) :P

REV0 03-06-2012 06:14

Thanks for your comments, much appreciated everyone, and considering conversion time 2 beers might not be enough lol

Prashantoo7 03-06-2012 08:40

Can u make max Payne 3 DVD9 to 2X DVD5 ??
i need a ultra compressing setup :D

pakrat2k2 03-06-2012 08:44

Quote:

Originally Posted by Prashantoo7 (Post 403136)
Can u make max Payne 3 DVD9 to 2X DVD5 ??
i need a ultra compressing setup :D

NOT possible!!! the game is over 25GB.. Try reading the whole conversion on page 1 BEFORE asking such a dumb question. :rolleyes:


All times are GMT -7. The time now is 23:55.

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