Full conversion - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html) +--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html) +---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html) +---- Thread: Full conversion (/thread-21337.html) |
Full conversion - Icaab2607 - 04-30-2013 I'm sitting for a long time, and I do not understand why when you start off my full conversion error:couldn not load main int file:Fears_and_Nightmares_Part_1/config/main_int.cfg Please help me with, this here is the link: RE: Full conversion - immaturegames - 04-30-2013 (04-30-2013, 12:08 PM)Icaab2607 Wrote: I'm sitting for a long time, and I do not understand why when you start off my full conversion error:couldn not load main int file:Fears_and_Nightmares_Part_1/config/main_int.cfgGive me the the text in you .bat file, can't download right now ;p RE: Полное превращение - Icaab2607 - 04-30-2013 (04-30-2013, 03:37 PM)immaturegames Wrote:Look:cd /d ..(04-30-2013, 12:08 PM)Icaab2607 Wrote: I'm sitting for a long time, and I do not understand why when you start off my full conversion error:couldn not load main int file:Fears_and_Nightmares_Part_1/config/main_int.cfgGive me the the text in you .bat file, can't download right now ;p Amnesia.exe Fears_and_Nightmares_Part_1/config/main_init.cfg RE: Full conversion - PutraenusAlivius - 05-01-2013 Give me the contents of the main_init.cfg. RE: Полное превращение - Icaab2607 - 05-01-2013 (05-01-2013, 05:53 AM)JustAnotherPlayer Wrote: Give me the contents of the main_init.cfg.Look: <ConfigFiles Resources = "Fears_and_Nightmares_Part_1/resources.cfg" Materials = "materials.cfg" Game = "Fears_and_Nightmares_Part_1/config/game.cfg" Menu = "Fears_and_Nightmares_Part_1/config/menu.cfg" PreMenu = "config/pre_menu.cfg" Demo = "config/demo.cfg" DefaultMainSettings = "Fears_and_Nightmares_Part_1/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 = "Fears_and_Nightmares_Part_1" BaseLanguageFolder = "Fears_and_Nightmares_Part_1/config/" GameLanguageFolder = "Fears_and_Nightmares_Part_1/config/lang_fn/" CustomStoryPath = "custom_stories" /> <Variables GameName = "Fears_and_Nightmares_Part_1" /> <StartMap File = "FANP1-1.map" Folder = "Fears_and_Nightmares_Part_1/Maps/" Pos = "Test_pos" /> RE: Full conversion - PutraenusAlivius - 05-01-2013 <ConfigFiles Resources = "Fears_and_Nightmares_Part_1/resources.cfg" Materials = "materials.cfg" Game = "Fears_and_Nightmares_Part_1/config/game.cfg" Menu = "Fears_and_Nightmares_Part_1/config/menu.cfg" PreMenu = "config/pre_menu.cfg" Demo = "config/demo.cfg" DefaultMainSettings = "Fears_and_Nightmares_Part_1/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 = "Fears_and_Nightmares_Part_1" BaseLanguageFolder = "Fears_and_Nightmares_Part_1/config/" GameLanguageFolder = "Fears_and_Nightmares_Part_1/config/lang_fn/" CustomStoryPath = "custom_stories" /> <Variables GameName = "Fears_and_Nightmares_Part_1" /> <StartMap File = "FANP1-1.map" Folder = "Fears_and_Nightmares_Part_1/Maps/" Pos = "Test_pos" /> Replace the red ones with your own. RE: Полное превращение - Icaab2607 - 05-01-2013 (05-01-2013, 03:06 PM)JustAnotherPlayer Wrote: <ConfigFilesWot? How this? RE: Full conversion - Kullin - 05-01-2013 Don't replace that stuff, are the mediafire links a download of the story? |