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
#10
RE: Amnesia Mod Loader

Great. I do have several Amnesia versions where I can test stuff. With patch, no patch, clean one, full of mods, tests, etc.
Skype me plz: AmnLemoore

As for the game dir, paths and stuff I'd recommend this method:

The app should work directly from the game's dir. (Just like the Amnesia tools)
So you can tell players to just drop the app in their game dir. That's all. No matter what OS or version they have. It works from there. They can even have several Amnesia folders with their own app in it.
Like this:
  • D:/AmnesiaClean/
    D:/AmnesiaPatched/
    E:/AmnesiaJustine/
    F:/MyStuff/Cake/AmnesiaGame/

And each of those have a working version of your app.
The copy of the app on different folders should load a different list of mods cause it's running from a different place.
It just needs to load stuff from /custom_stories (or /mods) using relative path.

So, I can have for example:
A copy of the app at D:/Games/Amnesia/ModLoader.exe
To load my list of mods from D:/Games/Amnesia/Custom_Stories/
So when I run the ModLoader in that path I get only the mods I store there cause it's loading from the relative path ./Custom_Stories.

The only problem I see on this it's for retail users, they have their files in /redist (If I'm not mistaken)
but they already know by now where the files go.

A pro about this could be that ModLoader doesn't need to go around your disk looking for mods, it just have one dir. Maybe you could save the list so it loads faster. And a refresh/reload button.

What you think?

07-16-2014, 12:07 AM
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)