![]() |
I can't launch .bat custom stories - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html) +--- Forum: Technical Support - Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-31.html) +--- Thread: I can't launch .bat custom stories (/thread-12278.html) |
RE: I can't launch .bat custom stories - Tanshaydar - 01-06-2012 You need to purchase the game for some online store to be able to download the game. RE: I can't launch .bat custom stories - nightsxp - 01-07-2012 excellent Г_Г RE: I can't launch .bat custom stories - nightsxp - 01-09-2012 Can someone give me main_init.cfg which in config folder of amnesia? RE: I can't launch .bat custom stories - Statyk - 01-09-2012 Instead of sending one, open Notepad and paste this in there, then save as "main_init.cfg": <ConfigFiles Resources = "resources.cfg" Materials = "materials.cfg" Game = "config/game.cfg" Menu = "config/menu.cfg" PreMenu = "config/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 = "base_english.lang" DefaultGameLanguage = "english.lang" /> <Directories MainSaveFolder = "Main" BaseLanguageFolder = "config/" GameLanguageFolder = "config/lang_main/" CustomStoryPath = "custom_stories" /> <Variables GameName = "Amnesia - The Dark Descent -" /> <StartMap File = "00_rainy_hall.map" Folder = "maps/main/" Pos = "PlayerStartArea_1" /> RE: I can't launch .bat custom stories - nightsxp - 01-10-2012 i HAVE 1 QUESTION.wHY I CAN LAUNCH confederacy's nightmare and cant launch ThroughThePortal?maybe i do something wrong? |