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
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#6
RE: Amnesia Mod Loader

@MrBehemoth
Yeah, that's a nice feature. I can at least add a warning about such a compatibility issue. Perhaps by using a config setting like:
PHP Code: (Select All)
MinVersion "1.2"
MaxVersion "1.2" 

This would be requiring Justine patch, but not allowing 1.3 Beta. Keeping MaxVersion empty could be to allow any newer versions.

I'm also not sure, even if the mod says it doesn't want to be used with the beta, if I should disallow it to be launched. I think I'll just give a warning. If I am to do anything more, I'll need to be able to detect the version of the game.

@Amn
Oh yeah, the name is already found in main_init.cfg. That would make it unnecessary for me to have to find it in here. I suppose it's better to fetch it from there in case the aml.cfg doesn't exist, so the app will know what to at least name it in the list.

And no, the aml.cfg will not be required for it to work, it will only allow mods to have a custom description/icon/author within the launcher list. Which reminds me that I forgot to actually add its space to the launcher.


PS: The icon file in the list will be a 64x64 sized file. I'm unsure about what sort of formats will work, but I'm guessing most will. Certainly PNG, JPG and GIF.

Update:
Here's a newer look of how it may end up like. I've added some more features and set up some of the logic behind it.
[Image: OvHquvD.png]

I'm just wondering if it's okay for me to use Amnesia's graphics. I could go make something of my own, but I'd like to have it somewhat of the original style. If FG was a triple-A company, I'm certain I wouldn't be allowed, but indies are usually pretty cool. Either way I'd rather be sure before releasing it. Thoughts?

(This post was last modified: 07-15-2014, 03:30 AM by Mudbill.)
07-13-2014, 07:22 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)