Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The "MOD_LIST" is located inside of the TY_ModLoader.js file

So in order to make the TY_ModLoader load mods for you, you have to open it with a program like notepad and then put the name of the mod files inside the of the "MOD_LIST" section.

Example: The 99 Enlightenment Books mod filename would be TY_FnHFreeSaves so you add it as 'TY_FnHFreeSaves' into the "MOD_LIST" section.

The index.html should only be edited in order to add the TY_ModLoader.js file.

You shouldn't be using the index.html to launch the game, only use the Game.exe file.

You can also try re-reading the instructions inside the TY_ModLoader.js as this explain the whole process.

Let me know if you managed to get the mods to work, cheers!

(+1)

the mods seems to work, thanks a lot! Your mods are helpful for those who need a handicap or just want a sandbox funger.

My only issue with is that the mods, it makes the game lag heavily (and even crashed on one of my tests). Is there a good fix for this at all?

Lag? i haven't heard of mods causing lag, at least not mine.

Crashes? Depends, but if there's an error caused by the mods i usually fix it.

Now, it's worth keeping in mind that the unmodded game can be laggy and can also be prone to crashes at times, so it's no surprise that you encountered these circumstances.

But since we're on the topic, what is the F&H that you modded and what are the mods that you are currently using?

What is the crash that you encountered?

This way i could possibly determine what's going on.

Also i'm glad that you found the mods useful, cheers!

I’m running these all on the first game.


it wouldn’t surprise me though if this issue was caused by the mere fact that I am running so many mods on it to begin with however. My guess is I would need to simplify some of the scripts within the mod files to clutter it less, but I’d be curious to get your input as well since I’m sure you know better anyways. (and i cannot thank you enough)


the crash I encountered happened once, and all it did is pretty much force quit the game on itself. My computer was certainly burning some juice there though, I’ll tell you that.

I see, so these are the mods that you have installed, personally i wouldn't worry since most of them don't do much under the hood. But if you want to modify the mods in any way feel free to do so.

By the way, the Infinite Stamina mod is meant for Fear & Hunger Termina, you can check the itch page as every mod is listed there with a "mod scope" section too.

As for your crash, it might be due to the game not having enough memory to run, i did have the game crash on me like this once so this would be my best guess.

You can try playing the game with less programs open and see if you are still encountering this problem.

TY for your input and response as always. I suppose I’ll experiment a bit on my own here then. 

I don’t believe my memory is close to exceeding max capacity at all, but would you still recommend storing the game data on a hard drive?

I'm not sure. Why do you want to do so?

i guess to just free up more storage- that’s all.