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


Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Work in progress Amnesia Mod Loader
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#5
RE: Amnesia Mod Loader

You know, this is the info you get from these files:
custom_story_settings.cfg
ImgFile = "Monster42.jpg"
Name = "The.Haunted.Swimming.Pool"
Author = "Pikachu"

main_init.cfg
GameName = "El Fantasma"

From a main_init.cfg you only get the name of the mod, cause they don't have any image like custom stories do, unless the modders start to include them. But it doesn't matter, for IFC/FC we only care for its location, to generate the command string.

By the way, for win users I found a better way to launch Amnesia. Example:
Spoiler below!
start "" Launcher El Fantasma/Config/main_init.cfg
exit

It opens launcher.exe so players may choose their settings beforehand. And using start "" before calling the executable, opens the launcher without depending on the batch, so it can close itself with exit.

So it would be something like this: start "" $launcher_path $maincfg_path


07-13-2014, 05:38 PM
Find


Messages In This Thread
Amnesia Mod Loader - by Mudbill - 07-13-2014, 09:58 AM
RE: Amnesia Mod Loader - by DnALANGE - 07-13-2014, 11:55 AM
RE: Amnesia Mod Loader - by MrBehemoth - 07-13-2014, 12:13 PM
RE: Amnesia Mod Loader - by Daemian - 07-13-2014, 03:05 PM
RE: Amnesia Mod Loader - by Daemian - 07-13-2014, 05:38 PM
RE: Amnesia Mod Loader - by Mudbill - 07-13-2014, 07:22 PM
RE: Amnesia Mod Loader - by MrBehemoth - 07-15-2014, 04:32 PM
RE: Amnesia Mod Loader - by Daemian - 07-15-2014, 06:39 PM
RE: Amnesia Mod Loader - by Mudbill - 07-15-2014, 09:51 PM
RE: Amnesia Mod Loader - by Daemian - 07-16-2014, 12:07 AM
RE: Amnesia Mod Loader - by Mudbill - 07-16-2014, 12:53 AM
RE: Amnesia Mod Loader - by Mudbill - 07-23-2014, 01:14 AM
RE: Amnesia Mod Loader - by Mudbill - 07-23-2014, 01:30 AM
RE: Amnesia Mod Loader - by Mudbill - 07-23-2014, 01:57 AM
RE: Amnesia Mod Loader - by Mudbill - 07-23-2014, 05:00 AM
RE: Amnesia Mod Loader - by Mudbill - 07-23-2014, 05:08 AM
RE: Amnesia Mod Loader - by Mudbill - 07-23-2014, 09:44 AM
RE: Amnesia Mod Loader - by Mudbill - 07-27-2014, 08:17 AM
RE: Amnesia Mod Loader - by Mudbill - 07-30-2014, 10:20 PM
RE: Amnesia Mod Loader - by Mudbill - 08-05-2014, 10:53 PM



Users browsing this thread: 1 Guest(s)