Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
custom Base_english.lang not working?
ZyLogicX Offline
Member

Posts: 245
Threads: 24
Joined: May 2011
Reputation: 6
#1
custom Base_english.lang not working?

So I have a custom base_english.lang file... I changed some titles... but it doesnt show up in my full conversion mod even if I have directed everything right in the custom main main_init.cfg file

Main_init.cfg:

<ConfigFiles
Resources = "resources.cfg"
Materials = "materials.cfg"

Game = "config/tes1_game.cfg"
Menu = "config/tes1_menu.cfg"
PreMenu = "config/tes1_pre_menu.cfg"
Demo = "config/demo.cfg"

DefaultMainSettings = "config/default_main_settings.cfg"

DefaultMainSettingsLow = "launcher/default_main_settings_low.cfg"
DefaultMainSettingsMedium = "launcher/default_main_settings_medium.cfg"
DefaultMainSettingsHigh = "launcher/default_main_settings_high.cfg"


DefaultUserSettings = "config/default_user_settings.cfg"
DefaultUserKeys = "config/default_user_keys.cfg"

DefaultBaseLanguage = "tes1_english.lang"
DefaultGameLanguage = "english.lang"
/>

<Directories
MainSaveFolder = "tes1_saves"

BaseLanguageFolder = "config/"
GameLanguageFolder = "config/tes1_lang/"

CustomStoryPath = "custom_stories"
/>

<Variables
GameName = "The Elder Sign: The Asylum-"
/>

<StartMap
File = "The Elder Sign.map"
Folder = "maps/tes1/"
Pos = "PlayerStartArea_1"
/>

Beyond the Mountains of Madness [15%]
This forum is dying.
10-06-2011, 06:28 PM
Find
Apjjm Offline
Is easy to say

Posts: 496
Threads: 18
Joined: Apr 2011
Reputation: 52
#2
RE: custom Base_english.lang not working?

verify that there are no errors in the base english file. This website may help with that:
http://www.xmlvalidation.com/

Edit: Also verify that the files are where the game is expecting them to be (config/).
(This post was last modified: 10-06-2011, 07:31 PM by Apjjm.)
10-06-2011, 07:30 PM
Find




Users browsing this thread: 1 Guest(s)