sagil Posted February 15, 2012 Posted February 15, 2012 Hello, I have the black shark 1.0.2. The radio communication is in russian and the subtitles are in English. How do I change the radio communiacation to English? this is my option.LUA file: options = { ["difficulty"] = { ["padlock"] = false, ["easyRadar"] = false, ["miniHUD"] = false, ["birds"] = 100, ["optionsView"] = "optview_all", ["permitCrash"] = true, ["immortal"] = false, ["map"] = true, ["radio"] = true, ["labels"] = false, ["tips"] = true, ["aftSwitching"] = false, ["cockpitLanguage"] = "english", ["units"] = "metric", ["easyFlight"] = false, ["altTrimmingMethod"] = true, ["externalViews"] = true, ["iconsTheme"] = "nato", ["fuel"] = false, ["weapons"] = false, ["setGlobal"] = true, ["geffect"] = "realistic", }, -- end of ["difficulty"] ["views"] = { ["cockpit"] = { ["mirrors"] = true, ["reflections"] = false, ["russianHud"] = false, ["avionics"] = 4, }, -- end of ["cockpit"] }, -- end of ["views"] ["sound"] = { ["world"] = 0, ["radioSpeech"] = true, ["cockpit"] = 0, ["volume"] = 0, ["headphones"] = 0, ["music"] = 0, ["subtitles"] = true, ["gui"] = 0, }, -- end of ["sound"] ["graphics"] = { ["multiMonitorSetup"] = "shkval+camera+abris-sagi", ["color"] = "32", ["heatBlr"] = 0, ["scenes"] = "high", ["water"] = 2, ["fullScreen"] = false, ["visibRange"] = "Medium", ["aspect"] = 4128/1024, ["textures"] = 2, ["shadows"] = 1, ["effects"] = 3, ["width"] = 4128, ["lights"] = 2, ["height"] = 1024, ["civTraffic"] = 1, ["resolution"] = "3360x1024", ["haze"] = 1, }, -- end of ["graphics"] } -- end of options Thanks
Jona33 Posted February 15, 2012 Posted February 15, 2012 http://files.digitalcombatsimulator.com/en/?license=free&arrFilter_pf%5Baircraft%5D=31&arrFilter_pf%5Bfiletype%5D=5&arrFilter_pf%5Bgameversion%5D=35&arrFilter_pf%5Bfilelang%5D=&arrFilter_CREATED_USER_NAME=&set_filter=Y&PAGEN_1=2 Go down to "Make my god damn game speak English" mod and install one of the two. Always remember. I don't have a clue what I'm doing
Recommended Posts