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
  #31  
Old 02-08-2012, 19:15
yener90 yener90 is offline
Registered User
 
Join Date: Nov 2008
Location: Away
Posts: 810
Thanks: 93
Thanked 1,093 Times in 217 Posts
yener90 is on a distinguished road
thats a bug of installer.
post screenshot of the problem.
continue the discussion in yener90 source code thread.
Reply With Quote
Sponsored Links
  #32  
Old 02-08-2012, 21:31
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Hi Revo! Adding this reg entries, not more necessary change the reg entries for other languages. I'll post here in case you want to update your conversion.

Quote:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueType: string; ValueName: Language; ValueData: 70; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: fre;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueType: string; ValueName: Language; ValueData: 71; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ger;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueType: string; ValueName: Language; ValueData: 73; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ita;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueType: string; ValueName: Language; ValueData: 83; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: esp;
Reply With Quote
  #33  
Old 02-08-2012, 21:46
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
All In-Game Languages Supported: English, French, Italian, German, Spanish, Russian, Polish.
Code:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueType: string; ValueName: Language; ValueData: 69; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: eng;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueType: string; ValueName: Language; ValueData: 70; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: fre;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueType: string; ValueName: Language; ValueData: 73; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ita;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueType: string; ValueName: Language; ValueData: 71; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ger;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueType: string; ValueName: Language; ValueData: 83; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: spa;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueType: string; ValueName: Language; ValueData: 82; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: rus;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueType: string; ValueName: Language; ValueData: 72; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: pol;

Last edited by pakrat2k2; 02-08-2012 at 21:47. Reason: languages
Reply With Quote
  #34  
Old 02-08-2012, 22:10
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Thanks for polish and russian languages.
I will update.
Reply With Quote
  #35  
Old 02-08-2012, 22:21
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
languages, pre-requisetes are always listed in the installscript.vdf in gamedir
nice job on new installer, will have totest out precomp+srep ( like syndicate-freearc commandline )
Reply With Quote
  #36  
Old 06-08-2012, 12:38
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Information: The font (28 Days Later) used the buttons ("font.ttf" included in Setup.cab), not supported accents for use in es, pt-pt or pt-br languages.
If you can edit the font file, and edit someone, please post here.
Thank you!

Text translated from the Portuguese (Brazil) in google translator.
Reply With Quote
  #37  
Old 06-08-2012, 12:57
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
I'll find something compatible stay tuned

I've changed fonts, added more regkeys for language, it must be ok now, test and tell us the results

Last edited by Joe Forster/STA; 07-08-2012 at 01:28.
Reply With Quote
  #38  
Old 06-08-2012, 15:36
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
It's all ok now.
The old font was nicer, but not support special characters.
Thanks.

You can use this script with freearc?
If I just modify the Setup.ini file. Adding ...

[ExtractSettings]
FreeArcFile1={src}\Data1.cab;Disk:1
FreeArcFile2={src}\Data2.cab;Disk:2
FreeArcFile3={src}\Data3.cab;Disk:2
...

Last edited by Joe Forster/STA; 07-08-2012 at 01:28.
Reply With Quote
  #39  
Old 06-08-2012, 20:47
elbubi's Avatar
elbubi elbubi is offline
Registered User
 
Join Date: Jan 2009
Location: Rosario, Argentina
Posts: 247
Thanks: 211
Thanked 45 Times in 41 Posts
elbubi is on a distinguished road
Thanks for v1.03 REVO.

Shoud it fix the blank installer's backgrounds? If so, i'll try it and report back.

Kind Regards.
Reply With Quote
  #40  
Old 07-08-2012, 00:46
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
I didnt change anything as visual, can you provide a screenshot about your problem ? Because everthing looks ok from here
Reply With Quote
  #41  
Old 07-08-2012, 04:18
elbubi's Avatar
elbubi elbubi is offline
Registered User
 
Join Date: Jan 2009
Location: Rosario, Argentina
Posts: 247
Thanks: 211
Thanked 45 Times in 41 Posts
elbubi is on a distinguished road
Quote:
Originally Posted by REV0 View Post
I didnt change anything as visual, can you provide a screenshot about your problem ? Because everthing looks ok from here
Thanks Revo, this are the screenshots of my problem:




They are also posted on yener's CI thread (

Thanks indeed!
Reply With Quote
  #42  
Old 07-08-2012, 04:19
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 elbubi View Post
Thanks Revo, this are the screenshots of my problem:




They are also posted on yener's CI thread (

Thanks indeed!
It's a bug, change folder's name or copy it's contents to somewhere else (preferably another folder) test and tell us the result please,

Cheers
Reply With Quote
  #43  
Old 07-08-2012, 09:03
elbubi's Avatar
elbubi elbubi is offline
Registered User
 
Join Date: Jan 2009
Location: Rosario, Argentina
Posts: 247
Thanks: 211
Thanked 45 Times in 41 Posts
elbubi is on a distinguished road
Tested both and not working either.

Cheers and thanks for your kind support.
Reply With Quote
  #44  
Old 07-08-2012, 09:53
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
Sorry to hear that, but moving the content to another folder always solved this issue.
Reply With Quote
  #45  
Old 07-08-2012, 10:36
elbubi's Avatar
elbubi elbubi is offline
Registered User
 
Join Date: Jan 2009
Location: Rosario, Argentina
Posts: 247
Thanks: 211
Thanked 45 Times in 41 Posts
elbubi is on a distinguished road
I moved all the contents from PROTO_1 to another folder and didn't work. Guess I'll have to burn them this way, it's not THAT important but I would prefer to have it 100% functional.

Kind Regards once again.

Last edited by elbubi; 07-08-2012 at 10:38.
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
Crysis 2 DVD9 to 2xDVD5 senseman PC Games - CD/DVD Conversions 105 28-10-2014 08:42
Dead Rising 2 DVD9 to 2xDVD5 senseman PC Games - CD/DVD Conversions 15 03-01-2012 11:23
Disciples III Resurrection DVD9 to 2xDVD5 senseman PC Games - CD/DVD Conversions 1 13-10-2011 04:14
Prototype DVD9 to 2xDVD5 dracusorr PC Games - CD/DVD Conversions 15 16-02-2011 23:34



All times are GMT -7. The time now is 05:54.


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