Fear & Hunger 2: Termina
このコミュニティハブは「成人指定(アダルトオンリー)」です。個人設定でのコンテンツ許可に基づき、このハブが表示されています。

Fear & Hunger 2: Termina

26 人が評価
DIY Infinite Saves: F&H2 Termina
作者: Ax3vl5
A simple edit in 1 game file that will allow you to save every time you use the combat manual
   
アワード
お気に入り
お気に入り
お気に入りから削除
Overview
Here is an easy way you can apply infinite saves to Fear & Hunger 2, essentially what we will do is switch the combat manual you pick up at the beginning of the game with the Book of Enlightenment. This means that every time you go to use the combat manual it will act exactly as the book of enlightenment does, allowing you to save as many times as you want.

Tutorial
Step:1. Go to the file path steamapps>common>Fear & Hunger 2 Termina>www>data
The easiest way is to right click on the game in the steam library, hover over manage, and click 'browse local files' and follow the rest of the path from there.


Step:2. Open the file named 'items' in the notes app


Step:3. Ctrl+f and search the word Combat


This is what you will see around the highlighted text, find around the halfway part marked by a square bracket and scan until you see "dataId":299


{"id":212,"animationId":0,"consumable":false,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"A beginner's guide to survival and combat on a battlefield.","effects":[{"code":44,"dataId":299,"value1":1,"value2":0}],"hitType":0,"iconIndex":121,"itypeId":2,"name":"Combat manual","note":"\n\n\n\n\n<Picture: icon_blank_book>","occasion":2,"price":0,"repeats":1,"scope":0,"speed":0,"successRate":100,"tpGain":0}

Then simply change the value 299 to 22



Step:4. Search the word Enlightenment


Same as above this time for the Enlightenment section, find about halfway down the block starting with the square bracket and search for "dataId":22


{"id":40,"animationId":0,"consumable":true,"damage":{"critical":false,"elementId":0,"formula":"0","type":0,"variance":20},"description":"A mysterious ancient book radiating warm light. It's said\nto be written by the monks beyond the Eastern Sanctuaries.","effects":[{"code":44,"dataId":22,"value1":1,"value2":0}],"hitType":0,"iconIndex":261,"itypeId":2,"name":"Book of enlightenment","note":"\n\n\n\n\n<Picture: icon_enlightenment>","occasion":2,"price":0,"repeats":1,"scope":0,"speed":0,"successRate":100,"tpGain":0},

And switch the 22 for 299



Step:5. Save File and Open the game, if you have the combat manual already you can save upon use, and if you are starting a new save you can pick it up at the end of the train cart on a seat after the introduction.




And if you want to have infinite saves in Fear and Hunger you can follow my other guide where we do the same simple edit, where the Book of Fears becomes our infinite save item:
https://sp.zhabite.com/sharedfiles/filedetails/?id=3290695124

3 件のコメント
The_MixMaster™ 2024年12月8日 17時50分 
Unfathomably based.
Ax3vl5  [作成者] 2024年9月10日 16時36分 
Can't believe I miss typed that, I'll fix it, and thanks!
Penetranus 2024年9月6日 4時45分 
The dataID of combat book is 299, not 229. Otherwise- great find!