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
  #16  
Old 09-03-2015, 17:36
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 gatosky1620 View Post
bro dou you have the reg entries for each language
here's the basics, you'll need to edit & add for as many other languages as needed.
Code:
[Registry]

Root: HKCU; SubKey: Software\Ubisoft\Assassin's Creed Rogue; ValueType: string; ValueName: "Language"; ValueData: "English"; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKCU; SubKey: Software\Ubisoft\Assassin's Creed Rogue; ValueType: string; ValueName: "Language"; ValueData: "German"; Flags: uninsdeletevalue uninsdeletekeyifempty; Check: Language('German');
Root: HKCU; SubKey: Software\Ubisoft\Assassin's Creed Rogue; ValueType: string; ValueName: "Language"; ValueData: "Spanish"; Flags: uninsdeletevalue uninsdeletekeyifempty; Check: Language('SpanishES');
Root: HKCU; SubKey: Software\Ubisoft\Assassin's Creed Rogue; ValueType: string; ValueName: "Language"; ValueData: "French"; Flags: uninsdeletevalue uninsdeletekeyifempty; Check: Language('French');
Root: HKCU; SubKey: Software\Ubisoft\Assassin's Creed Rogue; ValueType: string; ValueName: "Language"; ValueData: "Italian"; Flags: uninsdeletevalue uninsdeletekeyifempty; Check: Language('Italian');
Root: HKCU; SubKey: Software\Ubisoft\Assassin's Creed Rogue; ValueType: string; ValueName: "Language"; ValueData: "Polish"; Flags: uninsdeletevalue uninsdeletekeyifempty; Check: Language('Polish');
Root: HKCU; SubKey: Software\Ubisoft\Assassin's Creed Rogue; ValueType: string; ValueName: "Language"; ValueData: "PortugueseBR"; Flags: uninsdeletevalue uninsdeletekeyifempty; Check: Language('PortugueseBR');
Root: HKCU; SubKey: Software\Ubisoft\Assassin's Creed Rogue; ValueType: string; ValueName: "Language"; ValueData: "Russian"; Flags: uninsdeletevalue uninsdeletekeyifempty; Check: Language('Russian');
Reply With Quote
The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post:
houcine80 (11-03-2015), KaktoR (10-03-2015)
Sponsored Links
  #17  
Old 10-03-2015, 03:32
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
If this helps, here are some other regs (i don't know if needed).
Attached Files
File Type: rar ACRogue.rar (422 Bytes, 31 views)
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
houcine80 (11-03-2015)
  #18  
Old 10-03-2015, 03:42
Inge's Avatar
Inge Inge is offline
Die Hard Member
 
Join Date: Jun 2012
Location: Germany
Posts: 420
Thanks: 203
Thanked 633 Times in 201 Posts
Inge is on a distinguished road
Quote:
Originally Posted by Aoksito View Post
Same error but all OK! except install in english i need spanish menu please!!
First Time that's happen with the Error. I don't really why. The only thing i've changed for this Setup was the Autorun.inf. Before you make Isos try to Include a Icon.ico to DVD1 and 2 and copy autorun.inf to the folders then edit autorun.inf with icon=Icon.ico, maby thats it. Otherwise I have to ask Altef for this Problem.

Quote:
bro dou you have the reg entries for each language
No, but that's easy to fix for yourself. Open Registry Editor, Go to HKey_Current_User -> Software -> Ubisoft -> Rogue
Set here Language and Subtitle Language to your one, set Ingame (optionsmenue) the Spoken Language.
Now you can Export that key and copy to any DVD folder, If you need a ReInstall of the Game simply doubleclick the Regkey after Installation.

Last edited by Inge; 10-03-2015 at 03:48.
Reply With Quote
  #19  
Old 10-03-2015, 04:17
dede219 dede219 is offline
Registered User
 
Join Date: Oct 2010
Location: paris
Posts: 3
Thanks: 18
Thanked 0 Times in 0 Posts
dede219 is on a distinguished road
hello ERROR: can't allocate memory required for (de)compression in lzma:158mb:normal:bt4:273:mc1000:lc8, use -lc/-ld to limit memory usage win 8.1 64bits

Last edited by dede219; 10-03-2015 at 04:19.
Reply With Quote
  #20  
Old 10-03-2015, 04:24
Inge's Avatar
Inge Inge is offline
Die Hard Member
 
Join Date: Jun 2012
Location: Germany
Posts: 420
Thanks: 203
Thanked 633 Times in 201 Posts
Inge is on a distinguished road
Quote:
Originally Posted by dede219 View Post
hello ERROR: can't allocate memory required for (de)compression in lzma:158mb:normal:bt4:273:mc1000:lc8, use -lc/-ld to limit memory usage win 8.1 64bits
Hmm, try to clean your Systemtemp Folder from Junk Files with CCleaner, be Shure you got enough free Space on your HDD(!) best is the Double of Game size (Because of Temp files).

You need a minimum of 512 MB free Ram for Compression/Decompression.
Reply With Quote
  #21  
Old 10-03-2015, 04:36
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
You can try to change decompression down to d128m in converter.ini. For some people this work. Maybe restart pc and close all unneded applications in background.
__________________
Haters gonna hate
Reply With Quote
  #22  
Old 10-03-2015, 08:37
ariel89 ariel89 is offline
Registered User
 
Join Date: Dec 2009
Location: arg
Posts: 7
Thanks: 2
Thanked 1 Time in 1 Post
ariel89 is on a distinguished road
Hi thanks for the conversion.

Is there a way to change the temp files in c to d?
Reply With Quote
  #23  
Old 10-03-2015, 08:45
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 ariel89 View Post
Hi thanks for the conversion.

Is there a way to change the temp files in c to d?

Control Panel>System>Advanced System Properties>Environment Variables

Make the TEMP folder on D first before changing it in Environment Variables.
2 locations to change in top & bottom boxes
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



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


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