ItsMods

Full Version: Language Change Black Ops
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
If you preloaded the russian retail version of 1C (multi language support), then change the language using the registry.

1. Go To Run
2. Set Regedit
3. Go to HKEY_LOCAL_MACHINE
4. Software / Activision / Call of duty Black ops
5. change language to ENU RUS

Code:
"InstallScript"
    {
        "Registry"
        {
            "HKEY_LOCAL_MACHINE\\SOFTWARE\\Activision\\Call of Duty Black Ops"
            {
                "string"
                {
                    "InstallPath"       "%INSTALLDIR%"
                   "Version"       "1.0"
                   "MPExePath"     "%INSTALLDIR%\\BlackOpsMP.exe"
                   "SPExePath"     "%INSTALLDIR%\\BlackOps.exe"
               }
           }
           "HKEY_LOCAL_MACHINE\\SOFTWARE\\Activision\\Call of Duty Black Ops"
           {
               "string"
               {
                   "english"
                   {
                       "Language"      "ENU"
                   }
                   "french"
                   {
                       "Language"      "FRA"
                   }
                   "italian"
                   {
                       "Language"      "ITA"
                   }
                   "german"
                   {
                       "Language"      "DEU"
                   }
                   "spanish"
                   {
                       "Language"      "ESP"
                   }
                   "russian"
                   {
                       "Language"      "RUS"
                   }
                   "polish"
                   {
                       "Language"      "PLK"
                   }
                   "japanese"
                   {
                       "Languge"       "JPN"
                   }
               }
           }
       }
       "Run Process"
       {
           "VCRedist"
           {
               "HasRunKey"     "HKEY_LOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\42700"
               "process 1"     "%INSTALLDIR%\\Redist\\vcredist_x86.exe"
               "command 1"     "/q:a"
               "NoCleanUp"     "1"
           }
           "DirectX"
           {
               "HasRunKey"     "HKEY_LOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\42700"
               "process 1"     "%INSTALLDIR%\\Redist\\DirectX\\dxsetup.exe"
               "command 1"     "/silent"
               "NoCleanUp"     "1"
           }
       }
   }
   "kvsignatures"
   {
       "InstallScript"     "33c3acb2f8580491fbdb92495d96f2b6d0c7653da831a07f967f24308dd4d5c667896e3df3a247203b07b78ed1d0fe0578ee68949f8c86345646b077199025aa1ef61a9fcfb42914b74956dbf5fee83df140efc5e3490f92240b7ef5f0c80e6af5d2413db2b7bd14aeb0a2471f5b6d456d4958b1b6e4388b44ca40d1e9102969"
   }

:put ncf files into the following folder: http://www.megaupload.com/?d=E59N7Y0H
\steamapps\

:put the english localization files
http://www.megaupload.com/?d=O1C94FY4
http://www.megaupload.com/?d=VZGXDM7H
http://www.megaupload.com/?d=2Q1HSE2H
http://www.megaupload.com/?d=0MGSKQ6S
http://www.megaupload.com/?d=1L1XX0AH
http://www.megaupload.com/?d=2S9TM5DJ
into
\steamapps\common\call of duty black ops\main\

:put the zone files
http://ul.to/snlqlf
http://ul.to/6gvk0l
\steamapps\common\call of duty black ops\zone\

:put the localization.txt into
attached
\Steam\steamapps\common\call of duty black ops

:then open the steam library, right click on black ops multiplayer -> properties -> language and select english.

edit// thanks to Dr.Nuke hosting a complete Package:

https://direct2download.egnyte.com/publi...a44f444c33
Thanks dude xD
I hope this works bro >< a friend just gave me a russian cd key and he borrowed me de black ops dvd original and steam downloaded me the rus ver xD
of course it works, i run a rus copy with english translated files without any problems
Should you make it "read only" after you've replaced the files? So Steam doesn't fuck it up at a patch?
of course yes
U can do this a little bit easier.
Ive uploaded all different language files, heres the link for all of them: https://direct2download.egnyte.com/publi...a44f444c33

U can choose which language u want.
Download one of the packs, copy the downloaded Winrar archive in ur "Steamapps" folder. (Steam must be off!!!)
Right klick on the Winrar archive and choose "extract here", now the language files will be extractet automaticly. There should pop up a message which asks u to overwrite existing files, answer this with yes. After all files are copied start Steam. Steam is now verifying data. Maybe it downloads a few files, but this should take only a few minutes. After its finished u have ur BO in that language u want!
Have fun
Thanks DrNuke
Hi there, this is my first post here Wink
I would like to thank to helping me to change language from Polish to English. Everything went smooth Wink Unfortunately, I have a problem. After changing the language I can't play single missions, which are not in chronological order. I mean - some of the sounds in missions disappear and info about time and localization in the beginning of the mission does not show up. It happens only when I play for example play the first mission, I finish it (everything is ok) and than, I skip do the 4th mission for example. Any suggestions how to deal with this issue? When I play missions in original order (1st, 2nd, 3rd) everything is normal. It only happens when I play missions not in original order (1st, 5th) I wold be grateful for help and dome suggestions. Sorry for my language. I'm polish and my English is not perfect Wink
Will the game keep the english files up to date? Or will it overwrite with a russian file when updated? Also, if you verify your ingame cache you will have to do everything again?
Pages: 1 2