Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #46  
Old 02-06-2012, 20:20
Good Man Good Man is offline
Registered User
 
Join Date: Oct 2011
Location: usa
Posts: 24
Thanks: 2
Thanked 0 Times in 0 Posts
Good Man is on a distinguished road
Quote:
Originally Posted by dogyutz View Post
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
Reply With Quote
Sponsored Links
  #47  
Old 02-06-2012, 20:48
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
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
Reply With Quote
  #48  
Old 02-06-2012, 22:12
foo8088 foo8088 is offline
Registered User
 
Join Date: Nov 2011
Location: Malaysia
Posts: 10
Thanks: 11
Thanked 6 Times in 1 Post
foo8088 is on a distinguished road
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

Last edited by foo8088; 02-06-2012 at 22:23. Reason: typo
Reply With Quote
  #49  
Old 02-06-2012, 23:00
mehrdad mehrdad is offline
Registered User
 
Join Date: Nov 2011
Location: turkey
Posts: 14
Thanks: 2
Thanked 0 Times in 0 Posts
mehrdad is on a distinguished road
hi how to move "profiles" folder in setup to C:\Users\YOUR USERNAME\Documents\Rockstar Games\Social Club .please give script for this action
Reply With Quote
  #50  
Old 02-06-2012, 23:01
zyo zyo is offline
Registered User
 
Join Date: Jun 2007
Location: Shanghai
Posts: 116
Thanks: 2
Thanked 5 Times in 5 Posts
zyo is on a distinguished road
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).
Reply With Quote
  #51  
Old 02-06-2012, 23:30
termic termic is offline
Registered User
 
Join Date: Oct 2008
Location: mongolia
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
termic is on a distinguished road
How delete multiplayer.
Reply With Quote
  #52  
Old 03-06-2012, 01:50
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by termic View Post
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 View Post
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 View Post
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 View Post
How delete multiplayer.
You can't they're not separate.

Quote:
Originally Posted by damar15 View Post
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...
Reply With Quote
  #53  
Old 03-06-2012, 02:19
tiendat2013 tiendat2013 is offline
Registered User
 
Join Date: May 2012
Location: Viet Nam
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
tiendat2013 is on a distinguished road
how to create the file Setup1.bin, Install-1a.bin inno setup
Reply With Quote
  #54  
Old 03-06-2012, 02:33
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
Quote:
Originally Posted by REV0 View Post
sometimes i'm thinking why am i doing this.
I'll tell you: for the intellectual challenge.
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!
Reply With Quote
  #55  
Old 03-06-2012, 03:24
damar15's Avatar
damar15 damar15 is offline
Registered User
 
Join Date: Jul 2010
Location: jordan
Posts: 189
Thanks: 184
Thanked 165 Times in 41 Posts
damar15 is an unknown quantity at this point
Quote:
Originally Posted by REV0 View Post

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 View Post
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
Reply With Quote
  #56  
Old 03-06-2012, 03:47
Grumpy's Avatar
Grumpy Grumpy is offline
Moderator
 
Join Date: Jun 2004
Location: Australia
Posts: 5,695
Thanks: 1,256
Thanked 1,851 Times in 812 Posts
Grumpy is on a distinguished road
@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?
Reply With Quote
  #57  
Old 03-06-2012, 04:36
Th3Raven's Avatar
Th3Raven Th3Raven is offline
Registered User
 
Join Date: Mar 2012
Location: Romania
Posts: 90
Thanks: 57
Thanked 54 Times in 33 Posts
Th3Raven is on a distinguished road
Send a message via Yahoo to Th3Raven
Wink

Quote:
Originally Posted by Grumpy View Post
@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

Last edited by Th3Raven; 03-06-2012 at 04:39.
Reply With Quote
  #58  
Old 03-06-2012, 06:14
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Thanks for your comments, much appreciated everyone, and considering conversion time 2 beers might not be enough lol
Reply With Quote
  #59  
Old 03-06-2012, 08:40
Prashantoo7's Avatar
Prashantoo7 Prashantoo7 is offline
Registered User
 
Join Date: May 2012
Location: India
Posts: 39
Thanks: 34
Thanked 17 Times in 6 Posts
Prashantoo7 is on a distinguished road
Can u make max Payne 3 DVD9 to 2X DVD5 ??
i need a ultra compressing setup
Reply With Quote
  #60  
Old 03-06-2012, 08:44
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by Prashantoo7 View Post
Can u make max Payne 3 DVD9 to 2X DVD5 ??
i need a ultra compressing setup
NOT possible!!! the game is over 25GB.. Try reading the whole conversion on page 1 BEFORE asking such a dumb question.
Reply With Quote
Reply


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
Command & Conquer: Red Alert 3 (MULTI 4) DVD9 to 2xDVD5 jta PC Games - CD/DVD Conversions 22 05-08-2012 16:55
Singularity (DVD9 to 1x DVD5) *EURO Multi 4 FULL* peterf1999 PC Games - CD/DVD Conversions 9 05-06-2012 21:27
Phantasy Star Universe (DVD9 to 2 DVD5 OR DVD9 to 1 DVD5) Heretic666 PC Games - CD/DVD Conversions 6 26-12-2006 06:28
ParaWorld (DVD9 to 1x CD-R & 1x DVD5) OR (DVD9 to 1 DVD5) !HaGaR! PC Games - CD/DVD Conversions 11 25-10-2006 08:45



All times are GMT -7. The time now is 01:40.


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