im having issues with Detailed Equipment Stats, and i am playing with other mods but the only source of the problem that i can figure out seems to be YEP_EquipCore, which is just an rpgmaker mv plugin used in the game? so idk if its just a bug or a mod conflict, cuz it would be a bug you'd certainly encounter while making the mod. im trying to use it on a vanilla save if thats anything, but when i try to go to the equipment screen on a character it gives me an error. if theres any way to DM you so i can share the error log, let me know. thanks!
nevermind, only now figured it out!! ive been trying to fix this for 2 days lol ToT i just had to disable TY_ModLoader cuz im using mattie's mod loader too, i should have figured that out way earlier, thats embarassing
I can only imagine there can be issues if you try using both the mod loaders together(probably because they are loading the same stuff twice?)
But generally speaking if you are using Mattie's mod loader you shouldn't need my mod loader since it doesn't do anything fancy , at least for now.
And no need to feel embarrassed, i'm honestly impressed you manage to fix this on your even if it took you some time, because i'm not sure i would have thought of your solution, given that i don't test my mods with other mods(but if you ever face problems using my mods together with other mods let me know).
if anyone could help ive got an issue i cant work out. i decrypted my files and most of the mods work but 1, the dev menu has bugged my game. every time i try to open the menu or even my inventory im give a 'Loading Screen', that never ends. if anyone could help that'd be great.
Hey Toby, I'm hoping you can help me out with my mods. I'm trying to plugin the free saves mods but its not working. I have the modloader script pasted into the index and I have the free saves script pasted into the mod list. I made a new folder in the www folder for mods and placed both the loader file and the mod file in it. When I boot up the game the Tab function doesn't spawn the books. What am I missing? Do I have to wait till after talking to the contestants in front of the train before trying to get the books? I have looked at the Free Saves note in note pad. I followed those steps as well but still nothing worked. Thank you for your help.
I was wondering if you’d take suggestions at all if you consider making more mods in the future? I was thinking about an infinite ammo (all types) mod for termina maybe.
Seems like it would be a fun time going around shooting everything lol
Also, I don’t see a file here for MOD_LIST, so I’m entirely sure how to put the separate mod files in correctly. If I just paste the code from one onto another specific one or I just drag one of the existing files into it.
unless I am supposed to edit it through the html file. I did open the html file and it did say “failed to load: data/Actors.json”. So I may not be enitrely sure how it’s supposed to look like. Apologies if either my questions are dumb, I don’t understand this stuff very wel lol.
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!
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!
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.
im sorry for the sudden message, but.. I installed the mods and i can't put them on my game, this is the very first time i try mods on funger: termina, can someone explain me how can i possibly put the mods to work? D:
In order to mod your game first things first is to get to the folder containing your game.
If you got the game from Steam it should be somewhere along the lines of:
Program Files (x86)\Steam\steamapps\common\Fear & Hunger 2 Termina
I think it's easier with itch.io since they give you the whole folder already so you can find it much easier.
If you now have access to the game folder the next step is to download the TY_ModLoader.js file and open it in a program like notepad.
This file is used to tell the game what mods to load, but the most important part is that it also contains a tutorial in how you should set up your mods.
Let me know if you managed to get the mods working on your side.
Hello! I am sorry to bother about this as it seems like a trivial mistake, but I've been unable to activate the mods no matter how hard I try, this is my first time doing something like this and I have no clue what to do now. Could you please tell me what I am doing wrong(?):
I ask you if it would be possible to make a version of the free skills mod, specifically for termina, where every skill is unlocked from the start, meaning I never need to kill other contestants for their abilities, but I still need to unlock the skills with soul stones.
edit: if it can be made for both, it would be even better, but prioritize termina if you can't
sorry to bother you, but do you know if the contestant souls are an item that can be given to the player, or is it something else, like a switch, or a trait?
Hello, Can I bother you with these? I have downloaded the "Playable Non-Playables" mod and they do not seem to work with your mods. previously, before I downloaded the "Playable Non-Playables" mod, your mod works just fine but when I downloaded the mentioned mod, it now doesn't.
Thank you for the reply, after carefully reading the index again, it seems when I downloaded the mod, the inserted code got erased. It seems to be working again, thank you!
Hello, I’m terribly sorry to bother you about this, but I’ve been trying to figure it out on my own and getting nowhere with it. For some reason, it seems like the Premonition mod clashes with a few of these—namely the ones that edit items like the lucky coins, soul stones and detailed equipment stats—and I was wondering if there was anything I could edit to have them work together. Thank you for your time either way, and thank you for all of your work on these mods!
No problem, thank you so much for responding to me!
Turns out that I was mistaken about the detailed equipment stats; that is still working alongside the overlay, recipes and inventory columns.
As far as I can tell, it seems like Premonition might change the id of the coins/stones. I installed the enlightenment mod on top of the built-in feature of unlimited saves of Premonition and they were considered two different items (with one stack of x99 and a single book that can be reused infinitely). On top of that, the character started with a lucky coin which was singular and not reusable.
When I was in battle I had a stack of an invisible item that had a number of x99, so I assume that was what one of the two was changed to. When I used the item there was no descriptor, item name and no effect, so I don't know if that's helpful at all. Other than that I couldn't find any hint of what the coins/stones had been changed to.
For funger 1 is there i way for the mod to give me the items at a slower pace? (other than just setting the amount to 1 as opposed to 99) Perhaps even say like a 1 time thing?
So if I set items to be given to 1 over 99 I still hit 99 in amount fairly quickly since its on map change. For example if I got 1 every other map change or perhaps on battle start instead. Also perhaps a mod for slower hunger and mind decay rate would be sweet. Cut preferably by half.
Hey i tried the Gain All Skills Mod and it seems to work only Problem is im not getting any Spells from Termina the Spells from F&H1 are working fine tho
Hey Toby I love all the work you've done for the F&H community and I was wondering if I could commission a mod from you that would make streaming the game easier.
Ideally it would pause the hunger, mind, incoming damage and game clock while dialogue is open.
Thank you so much for your time toby! 1. Yeah making it for both of them would be fantastic, unless it makes it more challenging or time consuming then I only have a preference towards F&H1
2. Incoming damage such as the yellow mages that can cause limb loss in the overworld while interacting with objects or while dialogue boxes are open.
3. Things affected by the "game clock" like rescuing Le'garde which I believe to be on something like a 30 min in game timer is what I am referencing there. I was vague simply as I don't have a complete understanding of all the ins and outs of the game/s and want this to help out a friend who enjoys the game but has found some snagging points while trying to voice act/read the dialogue for his audience. If there are no other instances of things being tied to a timer then that is all I am concerned about.
Again thank you so much for your time!
I sent you a friend request on discord under the username s0mthing :)
Hi! I've done everything as told to... and im still getting a 'File was not found' error. Is there any way to fix this? It does this when I try to load it from Steam and the game file :(
I haven't tested this, but if you want to try this fix you can open up the mod file and replace the section where it says "Spriteset_Map.prototype.disableFogOverlay" from line 28 to line 33 with this:
A problem occurred. I was playing the game with the free skills and overlay mod. I closed the game and downloaded more mods, specifically infinite stamina, free recipes, free saves and item core mod. I did the exact same thing with the other mods but when i entered the game the mods where not working but the game worked just fine. I removed the mods I mentioned above in hope that the free skills and overlay mod would at least work but they didn’t. I removed the 4 mods I mentioned above from the mods file and the mods loader file but alas nothing changed. The game still works fine but without the mods. Please help
Well, in your normal plugin, when you select the character the function of addActor call the function created by the plugin that verify and set the const LeaderID to the party ID. But there is a problem with it.
In character Select menu, when you select a character FIRST the character of your selection is added to your party, and AFTER that Levi (in game Party Start Character and actor 1) is removed from your party.
BUT, if we check this after the Levi being removed from our party, the const LeaderID will receive the Correct Actor. I think I'm going to be the new plugin developer of this page in this rhythm.
Thank you for looking into this and posting a fix for the problem!
After looking at the code i think i messed up some lines of code, specifically:
TY_Game_Map_Update.call(this, arguments); This needs to be this instead -> TY_Game_Map_Update.call(this, ...arguments);
TY_Game_Map_SetupEvents.call(this, arguments); This needs to be this instead -> TY_Game_Map_SetupEvents.call(this, ...arguments);
There's no need to paste the whole original "Game_Map.prototype.update" contents since that's what this line of code is meant to do "TY_Game_Map_Update.call(this, ...arguments);"
Well, this bug always occurs when I have installed the Infinite Stamina, and in saves that I've started with Infinite Stamina Plugin.
I've used Enlightenment Book to save my game in Hexen of School. I used a cheat plugin to see the switches and variables, and I discover that the Switch Hexen_GFX doesn't is disabled when exit the Hexen.
In Hexen Map, the event EV001 responsible for enabling Hexen_GFX is the same that removes the player from Hexen. Is a Map Common Event that occurs parallel while the player is in the Hexen Map, checking if the Button [Cancel] is being pressed, and if is pressed, several plugins command to apparently remove layers 'LAYER REMOVE 31 1', then the event Erase some pictures, and after wait 15 frames, disable HEXEN_GFX, and enabling the Switch Coming_Back_From_Hexen and disabling again the Hexen_GFX.
See the prints that i got using RPG Maker Editor with the game files.
Its amazing how good mods you make, can you make a mod which helps a bit about lag? The first game specially has a lot of lag when you are in big places and its laggy. Great job making these mods they are the best!
i am going insane! have been trying to get this to work for over an hour and nothing! decided to create this itch.io account in case you could help me. does the mod not work if you have your game decrypted?? does your game not work if you slightly mod the game? (i changed a line of dialogue)
Free Skills plugin need a bug fix for Termina, Spice-Forge, always give skills to Levi (Actor 1). I would send a print of the code of Termina in the Common Event of Spice-Forge, but I just can't. But if you want to look, it's the Common Event 505.
Well, the variables Learns_{skill} have the ActorId of the character who learned that Skill.
The Common Event 505 Spice_SkillSET if the variables forge_{skill} have 1, 2, or 3. 1 for First Attack, 2 for Double Attack, 3 for Greater Attack, then the Common Event Gives the Actor stored in the Learns_{skill} the upgraded ability.
An possible cause of the problem is that the game have a true starting character, that is Levi. Once you press 'New Game' in the menu, inside the codes of the game you already have Levi as Party's Leader, and since the LeaderID of your plugin is a constant, the Plugins always consider Levi as the Leader.
I'm having an error trying to send prints, so I will send the prints though my Google Drive.
Sorry for the music in the video, i like dark souls music.
Edit 2: I tested and now i have certain, the proplem is that the game have a initial party, and levi is in that initial party, so he end being considered the Party Leader. Watch the video in 'cause'
Yes, On Termina is where i have the problem because i used to love exploring with Olivia but sometimes is too much fog and now i dont even learn Undergrowth Awareness :P
You entered the wrong file names, you added "YEP" on a lot of these mods which should have been the case only for "TY_YEP_ItemCore".
The correct name for a mod is based on their .js file, so if you want to ensure that a mod is gonna work you can just copy-paste the file's name inside the TY_ModLoader file(without the .js at the end of course).
One of the mods has a typo in it, specifically this one: "TY_YEP_FnHInvInvincible" there's an extra "Inv" in there.
I also don't know which of the F&H games you are trying to play, but keep in mind that some of the mods won't work depending on the F&H game you are trying to play. For example:
- "2 Inventory Columns" | "TY_YEP_ItemCore" only works for F&H 2.
- "Detailed Equipment" | "TY_DetailedEquip" only works for F&H 2.
- "Free Scrolls" | "TY_FnHFreeScrolls" only works for F&H 1.
In order to know if your mod will work with the F&H game you are playing you can also check this itch page as it has all the mods listed with a "mod scope" section which tells you exactly that.
Im following your steps with the H&F 1 and 2, the image of the error of data/actors is from f&h 1 and of the 2 I have this error (I have followed your steps and added the necessary mods as you indicated and I have removed those that are not compatible with both games)
So I followed the directions in the Mod loader file but the mods don't seem to be working. I just put the names of the mods in the Ty.mod_list thing and started the game. Do I need to load them as well? If so, how can I load them?
If you've done everything correctly that should've been it, the mods will load automatically as soon as you start the game.
But if you say they aren't working could you show me the following: - index.html - TY_ModLoader.js - The mods folder with the mods you downloaded.
Some tips: - Make sure you named the mods folder in lowercase (not "Mods", "MODS", etc). - Make sure you have the correct mod names pasted into the TY_ModLoader.js - Make sure the mods you are trying to use are compatible with the F&H game you are playing.
Hey, sorry. Turns out I'm a dumbass. The name on the ModLoader.js file is different from the one in the index.html file. I fixed it and everything works perfectly now.
That screenshot was mostly intended to showcase the 99 Enlightenment Books.
Because unfortunately at this point in time it's not easily possible to have the termina inventory layout in F&H 1 since it requires a different way of loading that is not possible via my mod loader currently.
To give a bit more context, it is intended to be loaded as an RPG Maker plugin via the engine, but that goes against the intent of my mod loader. Hope this was a clear enough explanation and i'll see if i can do anything about it in a future update.
i know my way adding plugins, i just don't know wich plugin it is if i want to get it from termina, also, it should be programed to be compatible i infere, by making every item be identified as "book" or "food", and also maybe disabling the "upclose image" option. I would looove to have the js and the json files to it, because i dont really know how to program inside js plugins -.- you can just not respond if you dont to be bothered, thanks for your time
In that case i could help you out a bit. The plugin you are looking for is YEP_ItemCore. As for the labeling of items, weapons and armors that's gonna be a bit trickier. There's 2 ways to go about this:
1. Edit all the items, weapons and armors inside rpg maker with the appropriate menu category in the "note" section in bottom right. You can see how it's done in termina if you look at the items.
2. Painfully editing the json files from the data folder by hand, this is not recommended since it's pretty messy to work with.
Whichever way you decide to go about this it's a matter of replacing the Items, Weapons and Armors JSON files from the data folder of the game, just make sure to have a copy of the originals left around.
And if you decide to replace the JSON files or write them by hand don't have the project open in rpg maker, otherwise there's a risk of data corruption.
Sure, but be sure that the mods you'll be loading into F&H 2 are compatible with it, otherwise you'll get an error. Mod compatibilities with the F&H games are listed on the page as "Mod Scope" under each mod. Let me know if you encounter any problem!
Open TY_FnHMoreCoins.js in notepad and then replace "false" with "true" where it says TY.Mods.GiveInfiniteCoins It should look like this after: TY.Mods.GiveInfiniteCoins = true;
I'm not sure what's going on, i just did a quick play test with the same mods and everything seemed to work fine with no errors. I also checked your screenshots for anything common like spelling mistakes or having an uppercase character be lowercase and vice versa, everything looks fine there too. I kinda hate to have to say this, but could you test the mods one by one to see which one is the culprit? And just to be sure i didn't miss anything, there was no error on the screen when you say that the mods don't work, correct? Hopefully we can solve this one way or another!
Yes, no errors or something like that. The game worked perfectly, the only thing out of the normal was... well the mods didn't work! Anyways. The only error I received was the error when I open the index.html file. The "Failed to load: img/SumRndmDde/menu/menu.png."
Oh and just to be sure, I don't have any mod expect the "Always win coin tosses" and "Alternate Marcoh walk" Mod from the Nexus.
Alright I tried the "Invincible" mod and It didn't work, I tried "DetailedEquip" mod and the defense was still there. I also tried the "More Coins" mod and put "=true" and it didn't give me the coins.
So it's probabily the same thing with the other mods.
Instead of creating mods folder, put everything in plugins (backup first). Then add the script to Index with "plugin" instead of mods. I used same script you find opening the free book of enlighment mod with notepad.
Basically for some reason problem was the mods folder
I have tried again today to solve your issue based on what i know so far, but the mods work fine on my end.
What i've done was downloading all the mods you've downloaded on itch.io to ensure the same setup and mod versions, there doesn't seem to be anything wrong there (TIP: Personally i copied the mod filenames from mods folder to ensure that there's no spelling mistakes).
Next was the "Always win coin tosses", no issues here even when i replicated the exact setup mentioned on the page.
The only thing that didn't work for me was having the "Alternate Marcoh Walk". possibly because in my case all my files are decrypted and not encrypted, which prevents me from playing as Marcoh as i get a "Loading" screen on my end that won't go away unless i replace the files with the old files.
There are not many things that i can suggested or ask from you, but let's try and see if we can possibly get somewhere.
1. The "Always Win Coin Tosses" mod has you editing the "plugins.js" and putting the mod in "js/plugins". There could be something wrong in how you modified the "plugins.js" file or the mod could be missing from "js/plugins"?
2. Regarding the "Alternate Marcoh Walk" i'm assuming none of your files are ".png", at least not in "img/characters", but then again you wouldn't be able to play if encountered this issue.
3. Have you ever used any other mods that had you edit the game, other than the 2 mentioned ones?
4. Have you tried loading the "Always Win Coin Tosses" mod with my mod loader, does it still work(kinda hard to tell since coin flips are random).
5. I personally test my mods on a new save file, not sure why this would be a problem, but you could give it a try...?
6. I could give you my TY_ModLoader and index.html in case that somehow works via discord, add me as tobyyasha
7. Probably the last thing i wanted to suggested, you can try reinstalling the game to ensure a clean setup. (The choice is yours whether you want to purse this choice or not, make sure to keep a backup of your save files, this includes the config.rpgsave and anything else that's in the "save" folder).
I tried loading "Always Win Coin Tosses" with your mod loader, so i deleted the .js file in plugins and put it in the "mods" folder, of course I edited the "TY_ModLoader.js" file too, after that I made a new game and fight August at the start to see if I would win the coin toss, as expected I failed the coin toss.
So I'm starting to think that the problem originates from making the "TY_ModLoader.js" file work BUT HEY THAT'S JUST A THEO- anyways...
When I wrote days ago, the only mod I had installed was the two I mentioned, Right now I have "RPG Maker MV Cheat Menu Plugin" and I don't think this is an issue
So probabily tomorrow I'll try reinstall the game and do everything again, and hope that It would work. If not, I'll add you on discord.
This could be due to an incompatibility with MattieFM's Mod Manager and/or the Premonition mod. I have a couple solutions in mind, there's no guarantee they may work but it's best to give them a try. 1. In my mod loader(TY_ModLoader.js) make it so this line: var TY = {}; Looks like this instead: var TY = TY || {}; 2. The second solution would be to use MattieFM's Mod Manager to load the mod/s. If neither of those work then we can try identifying the problem, does this error appear only when trying to load TY_DetailedEquip?
As for the second error, i can't tell you for certain but it could be related to the Premonition mod failing to load an image because it is missing or something else happened there.
Let me know if you encounter anything new or need further help, i'll see what i can do.
I was able to get showrecipes to work I copied @Quiet Little Feet with ty1 and remove your modloader, then enable mods in mattie's mod loader. idk if DetailedEquip works because idk what it does to original and lucky coin doesn't work so fixed
Good to know you got it working more or less, as for the lucky coins i think mattie has like a cheat menu you could could try? Seems a bit strange that it doesn't work but alas hopefully you get that covered with mattie's cheat menu. And you said don't know what the Detailed Equip mod changes? What it does is hide some of the useless stats (Defense, M.Defense) and let's you see the %resistances of a character when you press left / right on the equipment scene.
← Return to mod
Comments
Log in with itch.io to leave a comment.
im having issues with Detailed Equipment Stats, and i am playing with other mods but the only source of the problem that i can figure out seems to be YEP_EquipCore, which is just an rpgmaker mv plugin used in the game? so idk if its just a bug or a mod conflict, cuz it would be a bug you'd certainly encounter while making the mod. im trying to use it on a vanilla save if thats anything, but when i try to go to the equipment screen on a character it gives me an error. if theres any way to DM you so i can share the error log, let me know. thanks!
nevermind, only now figured it out!! ive been trying to fix this for 2 days lol ToT i just had to disable TY_ModLoader cuz im using mattie's mod loader too, i should have figured that out way earlier, thats embarassing
I'm glad you figured it out.
I can only imagine there can be issues if you try using both the mod loaders together(probably because they are loading the same stuff twice?)
But generally speaking if you are using Mattie's mod loader you shouldn't need my mod loader since it doesn't do anything fancy , at least for now.
And no need to feel embarrassed, i'm honestly impressed you manage to fix this on your even if it took you some time, because i'm not sure i would have thought of your solution, given that i don't test my mods with other mods(but if you ever face problems using my mods together with other mods let me know).
Hi, it`s possible add more slots for accessories for F&H?
There are plans for a mod like this to be made.
However I can't say when that will be available since i'm busy working on other stuff at the moment.
Thank you for the suggestion.
Hi, I tried to load the mods following the steps in the modloader file, but it doesn't seem to load the mods, can somene help me?
can you post screenshots of the following things:
- index.html (open in notepad)
- TY_ModLoader.js (open in notepad)
- Mods folder
if anyone could help ive got an issue i cant work out. i decrypted my files and most of the mods work but 1, the dev menu has bugged my game. every time i try to open the menu or even my inventory im give a 'Loading Screen', that never ends. if anyone could help that'd be great.
What F&H game are you trying to mod?
What mods are you using?
What mods aren't working?
What is this "dev menu" you are talking about?
Can you post some screenshots with your:
- index.html (open in notepad or any similar program)
- mods folder
- TY_ModLoader.js (open in notepad or any similar program)
Hey Toby, I'm hoping you can help me out with my mods. I'm trying to plugin the free saves mods but its not working. I have the modloader script pasted into the index and I have the free saves script pasted into the mod list. I made a new folder in the www folder for mods and placed both the loader file and the mod file in it. When I boot up the game the Tab function doesn't spawn the books. What am I missing? Do I have to wait till after talking to the contestants in front of the train before trying to get the books? I have looked at the Free Saves note in note pad. I followed those steps as well but still nothing worked. Thank you for your help.
fixed it
Is there anyway to enable all of the overworld dangers such as traps, etc.. and just have the benefits of invincibility?
So you want to enable events that can instantly kill you or remove your limbs? That may work, but not fully in the current state of the mod.
Also, which F&H game would this be for?
Both, if possible. But mainly I am only concerned with Fear & Hunger 2: Termina.
I was wondering if you’d take suggestions at all if you consider making more mods in the future? I was thinking about an infinite ammo (all types) mod for termina maybe.
Seems like it would be a fun time going around shooting everything lol
Yes and thank you for your suggestion.
Also, I don’t see a file here for MOD_LIST, so I’m entirely sure how to put the separate mod files in correctly. If I just paste the code from one onto another specific one or I just drag one of the existing files into it.
unless I am supposed to edit it through the html file. I did open the html file and it did say “failed to load: data/Actors.json”. So I may not be enitrely sure how it’s supposed to look like. Apologies if either my questions are dumb, I don’t understand this stuff very wel lol.
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!
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.
any idea if these are compatible with the steam versions? Thanks!
Yes, they are.
im sorry for the sudden message, but.. I installed the mods and i can't put them on my game, this is the very first time i try mods on funger: termina, can someone explain me how can i possibly put the mods to work? D:
Hey there!
In order to mod your game first things first is to get to the folder containing your game.
If you got the game from Steam it should be somewhere along the lines of:
Program Files (x86)\Steam\steamapps\common\Fear & Hunger 2 Termina
I think it's easier with itch.io since they give you the whole folder already so you can find it much easier.
If you now have access to the game folder the next step is to download the TY_ModLoader.js file and open it in a program like notepad.
This file is used to tell the game what mods to load, but the most important part is that it also contains a tutorial in how you should set up your mods.
Let me know if you managed to get the mods working on your side.
Cheers!
tysm it worked!! Thanks for your patience!! <3
Hello! I am sorry to bother about this as it seems like a trivial mistake, but I've been unable to activate the mods no matter how hard I try, this is my first time doing something like this and I have no clue what to do now.
Could you please tell me what I am doing wrong(?):
------------------
---------
From your first screenshots everything looks good and should have been working.
But the thing that stands out to me is the "Fear & Hunger 2 Cheat", is this a modded version of the game?
Asking this because i would usually see the file path start more like this "Fear & Hunger 2 Termina"
Alternatively you can try loading the free soul stones or the hexen menu mod to see if the problem is with only 1 of them.
I ask you if it would be possible to make a version of the free skills mod, specifically for termina, where every skill is unlocked from the start, meaning I never need to kill other contestants for their abilities, but I still need to unlock the skills with soul stones.
edit: if it can be made for both, it would be even better, but prioritize termina if you can't
I'll keep that in mind for the next mod update.
It will have to wait a bit though since i'm currently working on my own game.
Thanks for the suggestion!
sorry to bother you, but do you know if the contestant souls are an item that can be given to the player, or is it something else, like a switch, or a trait?
They are switches.
Do they change anything else in the game?
Like, killing the contestant who has the soul?
Only thing i could quickly find was this example of a soul being given in game after a battle.
Hello, Can I bother you with these? I have downloaded the "Playable Non-Playables" mod and they do not seem to work with your mods. previously, before I downloaded the "Playable Non-Playables" mod, your mod works just fine but when I downloaded the mentioned mod, it now doesn't.
Can you show me the following files by making some screenshots of them:
- TY_ModLoader.js (to know what mods you are using)
- Index.html
Also, just to confirm is this the mod in question? https://www.nexusmods.com/fearandhunger2termina/mods/49
Yes, that is indeed the mod I downloaded after downloading yours.
and this is the screenshots of those files:
I'm very sorry for taking so long to look at this.
In your first screenshot you don't seem to have added the "TY_ModLoader.js" file to the "index.html" contents.
At the top of the "TY_ModLoader.js" file the first tutorial step mentions adding a specific line to the contents of the"index.html" file.
But if you did do that and it still doesn't work let me know and i'll try responding faster this time around.
Thank you for the reply, after carefully reading the index again, it seems when I downloaded the mod, the inserted code got erased. It seems to be working again, thank you!
Hello, I’m terribly sorry to bother you about this, but I’ve been trying to figure it out on my own and getting nowhere with it. For some reason, it seems like the Premonition mod clashes with a few of these—namely the ones that edit items like the lucky coins, soul stones and detailed equipment stats—and I was wondering if there was anything I could edit to have them work together. Thank you for your time either way, and thank you for all of your work on these mods!
Sounds strange, but in order to help you i need more details of what's going on.
When you say it clashes with the lucky coins and soul stones mods does that mean you either get a different item, an invisible item or no item at all?
And as for the detailed equipment stats i'm not sure what could be wrong right off the bat, so this might require some screenshots to get a clue.
Thanks for reporting these issues!
No problem, thank you so much for responding to me!
Turns out that I was mistaken about the detailed equipment stats; that is still working alongside the overlay, recipes and inventory columns.
As far as I can tell, it seems like Premonition might change the id of the coins/stones. I installed the enlightenment mod on top of the built-in feature of unlimited saves of Premonition and they were considered two different items (with one stack of x99 and a single book that can be reused infinitely). On top of that, the character started with a lucky coin which was singular and not reusable.
When I was in battle I had a stack of an invisible item that had a number of x99, so I assume that was what one of the two was changed to. When I used the item there was no descriptor, item name and no effect, so I don't know if that's helpful at all. Other than that I couldn't find any hint of what the coins/stones had been changed to.
Thank you again!
This has been fixed, along with other mods which were suffering from a similar issue.
Thanks for reporting this issue!
Thank you so much!!
For funger 1 is there i way for the mod to give me the items at a slower pace? (other than just setting the amount to 1 as opposed to 99) Perhaps even say like a 1 time thing?
I'll look into this a bit later, items being given only 1 time sounds doable.
And by items being given at a slower pace i'm not sure what you mean by that?
So if I set items to be given to 1 over 99 I still hit 99 in amount fairly quickly since its on map change. For example if I got 1 every other map change or perhaps on battle start instead. Also perhaps a mod for slower hunger and mind decay rate would be sweet. Cut preferably by half.
Could you make a Mod that lets you use the Hexen at the start without having to rest? I have been looking for a Mod like that for Ages
Sure, i'll do it after i take care of s0mthinG's request.
Im sorry if this sounds rude but do you know how long that will take?
I'll try giving it a look tomorrow to see if i can do it too, otherwise i'll leave it for the day after.
Thats really fast thank you so much
Unfortunately i'll have to delay this request for a bit since s0mthinG's request ended up taking me a bit longer to finish.
Hey i tried the Gain All Skills Mod and it seems to work only Problem is im not getting any Spells from Termina the Spells from F&H1 are working fine tho
So the mod to gain skills works in F&H1, but not in termina?
A new mod which lets you enter the hexen from the menu is now available.
It will also not advance the time
Hey Toby I love all the work you've done for the F&H community and I was wondering if I could commission a mod from you that would make streaming the game easier.
Ideally it would pause the hunger, mind, incoming damage and game clock while dialogue is open.
Sure, i'll take you on your offer.
But i got a couple of questions.
1. Since the two games are pretty similar do you want this to be done for the both of them?
2. What classifies as "incoming damage" in game?
The only thing that comes to mind is the enemies that can shoot you in the overworld in Termina.
But since i don't play the games that much i might be missing something.
3. What would be affected by this "game clock"?
For instance for the first F&H game i can understand that it may have to do with le'garde, but again, i need more details here.
If you want to you can contact me on discord so we could talk more: tobyyasha
Thank you so much for your time toby!
1. Yeah making it for both of them would be fantastic, unless it makes it more challenging or time consuming then I only have a preference towards F&H1
2. Incoming damage such as the yellow mages that can cause limb loss in the overworld while interacting with objects or while dialogue boxes are open.
3. Things affected by the "game clock" like rescuing Le'garde which I believe to be on something like a 30 min in game timer is what I am referencing there. I was vague simply as I don't have a complete understanding of all the ins and outs of the game/s and want this to help out a friend who enjoys the game but has found some snagging points while trying to voice act/read the dialogue for his audience. If there are no other instances of things being tied to a timer then that is all I am concerned about.
Again thank you so much for your time!
I sent you a friend request on discord under the username s0mthing :)
Hi! I've done everything as told to... and im still getting a 'File was not found' error. Is there any way to fix this? It does this when I try to load it from Steam and the game file :(
Could you provide a screenshot of the issue?
Hello! Are your mods compatible with MattieFM's mods?
From what i've heard from other people using them i think they should be.
Uhhh help, i can't play due to the error as shown in the image below,
Also Heres my code:
//==========================================================
// TY_ModLoader -- By Toby Yasha
//==========================================================
//==========================================================
// How to use
//==========================================================
// NOTE: You will know if you are in the "www" folder if there's an "index.html" file inside.
// How to enable this plugin -->
// 1. Inside the "index.html" file paste the following:
// <script type="text/javascript" src="mods/TY_ModLoader.js"></script>
// 2. Attention! Make sure the pasted text is below the following:
// <script type="text/javascript" src="js/main.js"></script>
// 3. Create a new folder inside the "www" folder called "mods".
// 4. Place the "TY_ModLoader.js" inside of the newly create "mods" folder.
// 5. Done, now you can load mods!
// How to add a mod -->
// 1. Place your mod file inside the newly create "mods" folder.
// 2. Insert mod's file name without the js extension inside "TY.MOD_LIST"
// 3. After inserting the name you must also place it between quotation marks
// 4. ???
// 5. profit
// How to add more than 1 mod -->
// 1. Mods must be separated by a comma
// 2. You can't have the same mod loaded twice or more times
// 3. Please do not include the "//" double slashes if you decide to copy the example
// EXAMPLE:
//
// var TY.MOD_LIST = [
// 'TY_YEP_ItemCore',
// 'TY_DetailedEquip',
// ];
//
//==========================================================
// Functional aspect
//==========================================================
var TY = {};
TY.MOD_FILEPATH = 'mods/';
TY.MOD_LIST = [
'TY_FnHShowRecipes',
'TY_FnHFreeSkills',
'TY_FnHForceActionFix',
'TY_FnHFreeScrolls',
'TY_FnHFreeLuckyCoins',
'TY_FnHFreeSoulStones',
'TY_FnHMoreCoins',
'TY_DetailedEquip',
'TY_FnHFreeSaves',
'TY_YEP_ItemCore',
'TY_FnHRemoveOverlays',
'TY_FnHInfiniteStamina',
];
// Check if the mod was already added in the game
TY.isModAdded = function(modName) {
return PluginManager._scripts.contains(modName);
}
// Check if the mod was already added in the game
TY.loadGameMods = function() {
var defaultPath = PluginManager._path;
if (this.MOD_LIST.length > 0) {
PluginManager._path = TY.MOD_FILEPATH;
this.MOD_LIST.forEach(function(gameMod) {
if (!this.isModAdded(gameMod)) {
PluginManager.loadScript(gameMod + '.js');
PluginManager._scripts.push(gameMod);
}
}, this);
}
PluginManager._path = defaultPath;
}
TY.loadGameMods();
and Modlist:
It looks like you are trying to use Termina only mods in Fear & Hunger 1.
Try removing the following mods from your TY.MOD_LIST to see if the problem persist:
- TY_FnHInfiniteStamina
- TY_DetailedEquip
- TY_YEP_ItemCore
- TY_FnHRemoveOverlays
If you are unsure about mod compatibility you can always check the itch page which has all mods listed with a "Mod Scope" section under each of them.
Let me know if you need further help!
Thx
Sorry but i'm new to pc gaming in general, how do i install the mods? probably sounding pretty stupid but i didn't understand
You mean you don't know where?
If you have the steam version you should look for the game folder like so:
C:\Program Files (x86)\Steam\steamapps\common\Fear & Hunger 2 Termina\www
The itch version should be more simple since you can decide where the game gets downloaded.
If that's not what you meant then you should check the TY_ModLoader.js file which contains further instructions.
You can open the TY_ModLoader.js file in notepad to see its contents.
Let me know if you need further help!
I tried Remove Overlays mod. It works as intended in overworld, but when I try to sleep it shows this:
I haven't tested this, but if you want to try this fix you can open up the mod file and replace the section where it says "Spriteset_Map.prototype.disableFogOverlay" from line 28 to line 33 with this:
Spriteset_Map.prototype.disableFogOverlay = function() {
if (this.canDisableFogOverlay()) {
if (this.layerGraphics[1]) {
this.layerGraphics[1].visible = false;
}
if (this.layerGraphics[2]) {
this.layerGraphics[2].visible = false;
}
}
}
It worked, thank you.
Im having trouble locating the index_html file. All i found is an index file without the htmil, that opens a website. Please help
You should open the index.html file with a program like notepad in order to edit its contents.
To know if you are in the right place, are you currently in the "www" folder?
If yes then that's the file correct file, even if it doesn't show you the ".html" extension at the end.
when i open it this happen
i opened it with notepad and got this
I actually managed to do it. Thank you for replying
A problem occurred. I was playing the game with the free skills and overlay mod. I closed the game and downloaded more mods, specifically infinite stamina, free recipes, free saves and item core mod. I did the exact same thing with the other mods but when i entered the game the mods where not working but the game worked just fine. I removed the mods I mentioned above in hope that the free skills and overlay mod would at least work but they didn’t. I removed the 4 mods I mentioned above from the mods file and the mods loader file but alas nothing changed. The game still works fine but without the mods. Please help
Could you provide a screenshot of your TY_ModLoader opened in notepad?
Make sure the mod list is visible and up close.
Alternatively you can wait until tomorrow when i wake up and post an update fix.
The choice is yours.
Currently trying to to enable the plugin but all I'm getting is this. I'm following the instructions given but I think I did something wrong?
I believe this only happens if you are trying to launch the game via the "Index.html" file.
Please only use "Game.exe" to launch the game!
Thank you!
I FIXED TY_FnHFreeSkills.js BY MYSELF
Well, in your normal plugin, when you select the character the function of addActor call the function created by the plugin that verify and set the const LeaderID to the party ID. But there is a problem with it.
In character Select menu, when you select a character FIRST the character of your selection is added to your party, and AFTER that Levi (in game Party Start Character and actor 1) is removed from your party.
BUT, if we check this after the Levi being removed from our party, the const LeaderID will receive the Correct Actor. I think I'm going to be the new plugin developer of this page in this rhythm.
// Call refresh on a newly joined $gameParty member
const Game_Party_AddActor = Game_Party.prototype.addActor;
Game_Party.prototype.addActor = function(actorId) {
Game_Party_AddActor.call(this, actorId);
this.refreshMembers();
};
// Reinhard Tristan Eugen Heydrich's Fix.
const Game_Party_removeActor = Game_Party.prototype.removeActor;
Game_Party.prototype.removeActor = function(actorId) {
Game_Party_removeActor.call(this, actorId);
this.refreshMembers();
this.ensureVariables();
};
Nice job on this one
I managed to fix the Hexen problem in the Infinite Stamina Plugin by myself.
The '$gameVariables.setValue(2714, 0);' need to be inside 'Game_Map.prototype.update'.
if (allowInfiniteStamina) { // if "true" then don't run out of stamina
// Reset stamina counter back to 0
Game_Map.prototype.update = function (sceneActive) {
Game_Map.prototype.update = function (sceneActive) {
this.refreshIfNeeded();
if (sceneActive) {
this.updateInterpreter();
}
this.updateScroll();
this.updateEvents();
this.updateVehicles();
this.updateParallax();
if (this._useUltraMode7) {
this.updateUltraMode7();
}
$gameVariables.setValue(2714, 0); //HERE
};
};
}
Thank you for looking into this and posting a fix for the problem!
After looking at the code i think i messed up some lines of code, specifically:
TY_Game_Map_Update.call(this, arguments); This needs to be this instead -> TY_Game_Map_Update.call(this, ...arguments);
TY_Game_Map_SetupEvents.call(this, arguments); This needs to be this instead -> TY_Game_Map_SetupEvents.call(this, ...arguments);
There's no need to paste the whole original "Game_Map.prototype.update" contents since that's what this line of code is meant to do "TY_Game_Map_Update.call(this, ...arguments);"
I tested your changes, these '...' fixed the problem.
There a bug in Infinite Stamina mod when the player enter the Hexen.
https://drive.google.com/file/d/1ZawcyOqsj1WPnXbdBHZl_0XQBMVcb0e5/view?usp=shari...
The character still having the hexen graphic has been an issue reported for the non-modded game as well.
But does this happen every time you exit the hexen or after you interact with a certain skill?
How fast you exit might affect things? But that's just a guess,
the issue needs more looking into.
Thanks for the report!
Well, this bug always occurs when I have installed the Infinite Stamina, and in saves that I've started with Infinite Stamina Plugin.
I've used Enlightenment Book to save my game in Hexen of School. I used a cheat plugin to see the switches and variables, and I discover that the Switch Hexen_GFX doesn't is disabled when exit the Hexen.
In Hexen Map, the event EV001 responsible for enabling Hexen_GFX is the same that removes the player from Hexen. Is a Map Common Event that occurs parallel while the player is in the Hexen Map, checking if the Button [Cancel] is being pressed, and if is pressed, several plugins command to apparently remove layers 'LAYER REMOVE 31 1', then the event Erase some pictures, and after wait 15 frames, disable HEXEN_GFX, and enabling the Switch Coming_Back_From_Hexen and disabling again the Hexen_GFX.
See the prints that i got using RPG Maker Editor with the game files.
https://drive.google.com/drive/folders/1j9wiT-yTGwMUfA26TVJ6P2OJDZmeyUjm?usp=sha...
Its amazing how good mods you make, can you make a mod which helps a bit about lag? The first game specially has a lot of lag when you are in big places and its laggy. Great job making these mods they are the best!
You can just Uptade NW.JS
Not sure there's much i can do here honestly since it's a matter of how the game was programmed by orange.Also thanks, glad you enjoyed the mods!
Thanks Bro. I was modifying your code to use it personally for infinite stamina, but now I don't need to anymore.
My Brain: If (Stamina) > 0 return stress;
i am going insane! have been trying to get this to work for over an hour and nothing! decided to create this itch.io account in case you could help me. does the mod not work if you have your game decrypted?? does your game not work if you slightly mod the game? (i changed a line of dialogue)
Man, i use his mod daily in termina, and i uptaded by myself the NW.JS of the game and decrypted the games files (And also i mod my own game too).
What you may be doing wrong is not modifying system.js so that the game understands that the game is not encrypted,
Very weird, i had other people report the mods not working while everything looking ok.
The only solution i found is giving them my mod files.
Can you contact me on discord?
tobyyasha
EDIT: Forgot to mention, but playing with your game decrypted shouldn't matter since that's the way i play my version as well.
If all you've done is slightly changed the dialogue that should also have no effect on the mods.
Free Skills plugin need a bug fix for Termina, Spice-Forge, always give skills to Levi (Actor 1). I would send a print of the code of Termina in the Common Event of Spice-Forge, but I just can't. But if you want to look, it's the Common Event 505.
Sure, i'll give it a look.
How does Spice Forge usually work? I haven't got the chance to try it out.
Is it only limited to the main character usually? That's what i assumed when i worked on the mod.
It might be different now that multiple characters can have access to it, guess i'll have to look more into this.
Well, the variables Learns_{skill} have the ActorId of the character who learned that Skill.
The Common Event 505 Spice_SkillSET if the variables forge_{skill} have 1, 2, or 3. 1 for First Attack, 2 for Double Attack, 3 for Greater Attack, then the Common Event Gives the Actor stored in the Learns_{skill} the upgraded ability.
An possible cause of the problem is that the game have a true starting character, that is Levi. Once you press 'New Game' in the menu, inside the codes of the game you already have Levi as Party's Leader, and since the LeaderID of your plugin is a constant, the Plugins always consider Levi as the Leader.
I'm having an error trying to send prints, so I will send the prints though my Google Drive.
https://drive.google.com/drive/folders/1d-CFeWBoH1sInYSu-REvpcPrxzdDC2ta?usp=sha...
Sorry for the music in the video, i like dark souls music.
Edit 2: I tested and now i have certain, the proplem is that the game have a initial party, and levi is in that initial party, so he end being considered the Party Leader. Watch the video in 'cause'
Is there a way to remove fog? because it is a bit overwhelming
It should be possible. I'll look into making a mod for this, thank you for your suggestion.
Just in case, are you only talking about termina?
Yes, On Termina is where i have the problem because i used to love exploring with Olivia but sometimes is too much fog and now i dont even learn Undergrowth Awareness :P
The mod is now available, for further configurations please check the mod file.
Also, a good idea is an infinite stamina plugin for Termina.
Thank you for your suggestion, i will have to do some testing to following days, along with your invincibility mod report.
After which everything should be good to go.
Fix Invencibility dying from Eye Of Rher In F&H Termina. These are alredy the right switches and variables to set always 0/false to fix the proplem.
Switches:
247 EYE_OF_RHER,
Variables:
2197 EYE_OF_RHER_ACTIVE, 2198 EYE_OF_RHER, 2199 eye_of_rher_variable
Hello, forgive my ignorance, I have never used scripts or anything like that in my life. I followed some steps but it gives me an error.
You entered the wrong file names, you added "YEP" on a lot of these mods which should have been the case only for "TY_YEP_ItemCore".
The correct name for a mod is based on their .js file, so if you want to ensure that a mod is gonna work you can just copy-paste the file's name inside the TY_ModLoader file(without the .js at the end of course).
One of the mods has a typo in it, specifically this one:
"TY_YEP_FnHInvInvincible" there's an extra "Inv" in there.
I also don't know which of the F&H games you are trying to play, but keep in mind that some of the mods won't work depending on the F&H game you are trying to play. For example:
- "2 Inventory Columns" | "TY_YEP_ItemCore" only works for F&H 2.
- "Detailed Equipment" | "TY_DetailedEquip" only works for F&H 2.
- "Free Scrolls" | "TY_FnHFreeScrolls" only works for F&H 1.
In order to know if your mod will work with the F&H game you are playing you can also check this itch page as it has all the mods listed with a "mod scope" section which tells you exactly that.
Here's the correct list if playing F&H 1:
'TY_FnHMoreCoins',
'TY_FnHFreeSaves',
'TY_FnHFreeSoulStones',
'TY_FnHFreeScrolls',
'TY_FnHShowRecipes',
'TY_FnHFreeLuckyCoins',
'TY_FnHInvincible',
'TY_FnHForceActionFix',
'TY_FnHFreeSkills',
Here's the correct list if playing F&H 2:
'TY_YEP_ItemCore',
'TY_DetailedEquip',
'TY_FnHMoreCoins',
'TY_FnHFreeSaves',
'TY_FnHFreeSoulStones',
'TY_FnHShowRecipes',
'TY_FnHFreeLuckyCoins',
'TY_FnHInvincible',
'TY_FnHForceActionFix',
'TY_FnHFreeSkills',
now I got this problem
Im following your steps with the H&F 1 and 2, the image of the error of data/actors is from f&h 1 and of the 2 I have this error (I have followed your steps and added the necessary mods as you indicated and I have removed those that are not compatible with both games)
Are you launching the game via the index.html or the game.exe?
index.html
So I followed the directions in the Mod loader file but the mods don't seem to be working. I just put the names of the mods in the Ty.mod_list thing and started the game. Do I need to load them as well? If so, how can I load them?
If you've done everything correctly that should've been it, the mods will load automatically as soon as you start the game.
But if you say they aren't working could you show me the following:
- index.html
- TY_ModLoader.js
- The mods folder with the mods you downloaded.
Some tips:
- Make sure you named the mods folder in lowercase (not "Mods", "MODS", etc).
- Make sure you have the correct mod names pasted into the TY_ModLoader.js
- Make sure the mods you are trying to use are compatible with the F&H game you are playing.
Thanks for the quick response.
I've made sure that the mods folder is in lowercase, the mod names are correct in the Modloader.js and they are compatible with FH2.
Hey, sorry. Turns out I'm a dumbass. The name on the ModLoader.js file is different from the one in the index.html file. I fixed it and everything works perfectly now.
No need to apologize, glad you got it fixed.
Let me know if you encounter any other issues.
hey, i see a screenshot of a fear and hunger 1 with a termina type inventory, but i can't seem to see the downloadd, am i stoopid?
That screenshot was mostly intended to showcase the 99 Enlightenment Books.
Because unfortunately at this point in time it's not easily possible to have the termina inventory layout in F&H 1 since it requires a different way of loading that is not possible via my mod loader currently.
To give a bit more context, it is intended to be loaded as an RPG Maker plugin via the engine, but that goes against the intent of my mod loader.
Hope this was a clear enough explanation and i'll see if i can do anything about it in a future update.
Cheers!
i know my way adding plugins, i just don't know wich plugin it is if i want to get it from termina, also, it should be programed to be compatible i infere, by making every item be identified as "book" or "food", and also maybe disabling the "upclose image" option. I would looove to have the js and the json files to it, because i dont really know how to program inside js plugins -.- you can just not respond if you dont to be bothered, thanks for your time
In that case i could help you out a bit.
The plugin you are looking for is YEP_ItemCore.
As for the labeling of items, weapons and armors that's gonna be a bit trickier.
There's 2 ways to go about this:
1. Edit all the items, weapons and armors inside rpg maker with the appropriate menu category in the "note" section in bottom right.
You can see how it's done in termina if you look at the items.
2. Painfully editing the json files from the data folder by hand, this is not recommended since it's pretty messy to work with.
Whichever way you decide to go about this it's a matter of replacing the Items, Weapons and Armors JSON files from the data folder of the game, just make sure to have a copy of the originals left around.
And if you decide to replace the JSON files or write them by hand don't have the project open in rpg maker, otherwise there's a risk of data corruption.
I can do it in F&H 1 successfully . If I'm going to do it in F&H 2 Can I copy the mods folder in F&H 1 and use it in F&H2?
Sure, but be sure that the mods you'll be loading into F&H 2 are compatible with it, otherwise you'll get an error.
Mod compatibilities with the F&H games are listed on the page as "Mod Scope" under each mod.
Let me know if you encounter any problem!
Thanks guys.
Can I ask one more question about the Silver Coins mod? Do I have to enter any additional codes to get 9999?
Open TY_FnHMoreCoins.js in notepad and then replace "false" with "true" where it says TY.Mods.GiveInfiniteCoins
It should look like this after: TY.Mods.GiveInfiniteCoins = true;
I did all the steps that the tutorial told me to, but the mods don't work! Can you help me please?
Sure, could you show me the mod loader file open in notepad, the index.html and the mods folder with the mods you have downloaded?
Here's the mods I put in "mods" folder in the www folder
Here's the TY_ModLoader file in notepad
here is the index.html file in Notepad++
I'm not sure what's going on, i just did a quick play test with the same mods and everything seemed to work fine with no errors.
I also checked your screenshots for anything common like spelling mistakes or having an uppercase character be lowercase and vice versa, everything looks fine there too.
I kinda hate to have to say this, but could you test the mods one by one to see which one is the culprit?
And just to be sure i didn't miss anything, there was no error on the screen when you say that the mods don't work, correct?
Hopefully we can solve this one way or another!
Yes, no errors or something like that. The game worked perfectly, the only thing out of the normal was... well the mods didn't work!
Anyways. The only error I received was the error when I open the index.html file. The "Failed to load: img/SumRndmDde/menu/menu.png."
Oh and just to be sure, I don't have any mod expect the "Always win coin tosses" and "Alternate Marcoh walk" Mod from the Nexus.
Alright I tried the "Invincible" mod and It didn't work, I tried "DetailedEquip" mod and the defense was still there. I also tried the "More Coins" mod and put "=true" and it didn't give me the coins.
So it's probabily the same thing with the other mods.
i think i solved. Had similar issue.
Instead of creating mods folder, put everything in plugins (backup first). Then add the script to Index with "plugin" instead of mods. I used same script you find opening the free book of enlighment mod with notepad.
Basically for some reason problem was the mods folder
Let me know if it works.
Sorry If I reply so late but I already resolved with Toby, the problem was probabily from the TY_Modloader or the .htlm file
Hey mate, are you still there? I really don't know what to do! :,(
I have tried again today to solve your issue based on what i know so far, but the mods work fine on my end.
What i've done was downloading all the mods you've downloaded on itch.io to ensure the same setup and mod versions, there doesn't seem to be anything wrong there
(TIP: Personally i copied the mod filenames from mods folder to ensure that there's no spelling mistakes).
Next was the "Always win coin tosses", no issues here even when i replicated the exact setup mentioned on the page.
The only thing that didn't work for me was having the "Alternate Marcoh Walk". possibly because in my case all my files are decrypted and not encrypted, which prevents me from playing as Marcoh as i get a "Loading" screen on my end that won't go away unless i replace the files with the old files.
There are not many things that i can suggested or ask from you, but let's try and see if we can possibly get somewhere.
1. The "Always Win Coin Tosses" mod has you editing the "plugins.js" and putting the mod in "js/plugins".
There could be something wrong in how you modified the "plugins.js" file or the mod could be missing from "js/plugins"?
2. Regarding the "Alternate Marcoh Walk" i'm assuming none of your files are ".png", at least not in "img/characters", but then again you wouldn't be able to play if encountered this issue.
3. Have you ever used any other mods that had you edit the game, other than the 2 mentioned ones?
4. Have you tried loading the "Always Win Coin Tosses" mod with my mod loader, does it still work(kinda hard to tell since coin flips are random).
5. I personally test my mods on a new save file, not sure why this would be a problem, but you could give it a try...?
6. I could give you my TY_ModLoader and index.html in case that somehow works via discord, add me as tobyyasha
7. Probably the last thing i wanted to suggested, you can try reinstalling the game to ensure a clean setup.
(The choice is yours whether you want to purse this choice or not, make sure to keep a backup of your save files, this includes the config.rpgsave and anything else that's in the "save" folder).
I tried loading "Always Win Coin Tosses" with your mod loader, so i deleted the .js file in plugins and put it in the "mods" folder, of course I edited the "TY_ModLoader.js" file too, after that I made a new game and fight August at the start to see if I would win the coin toss,
as expected I failed the coin toss.
So I'm starting to think that the problem originates from making the "TY_ModLoader.js" file work BUT HEY THAT'S JUST A THEO- anyways...
When I wrote days ago, the only mod I had installed was the two I mentioned, Right now I have "RPG Maker MV Cheat Menu Plugin" and I don't think this is an issue
So probabily tomorrow I'll try reinstall the game and do everything again, and hope that It would work. If not, I'll add you on discord.
I found out why it didn't work the first time, and I am a fucking Idiot.
For editing the .html file I used Notepad++, because for some reason I couldn't edit it with the normal one.
Long story short I didn't save the changes I made with the .html file
I got this im using premonition and some mattiefm mods enabled
then got this error after first one
This could be due to an incompatibility with MattieFM's Mod Manager and/or the Premonition mod.
I have a couple solutions in mind, there's no guarantee they may work but it's best to give them a try.
1. In my mod loader(TY_ModLoader.js) make it so this line:
var TY = {};
Looks like this instead:
var TY = TY || {};
2. The second solution would be to use MattieFM's Mod Manager to load the mod/s.
If neither of those work then we can try identifying the problem, does this error appear only when trying to load TY_DetailedEquip?
As for the second error, i can't tell you for certain but it could be related to the Premonition mod failing to load an image because it is missing or something else happened there.
Let me know if you encounter anything new or need further help, i'll see what i can do.
I was able to get showrecipes to work I copied @Quiet Little Feet with ty1 and remove your modloader, then enable mods in mattie's mod loader. idk if DetailedEquip works because idk what it does to original and lucky coin doesn't work so fixed
Good to know you got it working more or less, as for the lucky coins i think mattie has like a cheat menu you could could try?
Seems a bit strange that it doesn't work but alas hopefully you get that covered with mattie's cheat menu.
And you said don't know what the Detailed Equip mod changes? What it does is hide some of the useless stats (Defense, M.Defense) and let's you see the %resistances of a character when you press left / right on the equipment scene.