Fear & Hunger 2: Termina
This Community Hub is marked as 'Adult Only'. You are seeing this hub because you have set your preferences to allow this content.

Fear & Hunger 2: Termina

59 ratings
Potato performance tweak, for fluid overworld navegation.
By Mementocity
Fast and dirty guide for removing choppy gameplay.
3
2
   
Award
Favorite
Favorited
Unfavorite
Step 1 - Locating the file to edit
Step 2 - Open and edit these two lines
Old values are:
SceneManager._dt = 1.0 / 60.0;
var frameTime = (newTime - this._currentTime) / 1000;
New values are:
SceneManager._dt = 1.0 / 12.0;
var frameTime = (newTime - this._currentTime) / 200;
Step 3 - Save the file!
Now you wont get screwed over by the frameskipping!
What does this do?
It changes frameskipping behavior, this will result in a more smoother gameplay but you will get slowdowns, didnt noticed some side effects so far and made overworld exploration more bearable.
I still leaved the old values on step 2 in case someone wants to revert it.
9 Comments
128th 20 Oct, 2023 @ 1:01am 
Thanks a lot! It fixed all my issues with Funger.
Evebodox 29 Jul, 2023 @ 6:40am 
thank you
Aratparaka 2 Jun, 2023 @ 10:04am 
Worked perfectly, thank you.
pikekel 12 Mar, 2023 @ 5:53am 
doesnt work for me:MoonlighterIrritated:
Mementocity  [author] 8 Mar, 2023 @ 9:16am 
If you are on windows 10, dont double-click it since it would probably try to "run" as a powershell script, any text editing program like the inbuilt notepad or linux's nano should be able to open it so use those.
DIzzyMartian 8 Mar, 2023 @ 7:53am 
I cant open file, gives me error screen. Do you require Python to open it?
true slav gopnik 6 Mar, 2023 @ 8:16am 
thank you, now i can play f&h on my potato
UglyTwinYgor 5 Mar, 2023 @ 8:49pm 
You're a life saver. Messiah of some kind. Thank you.
MrSlendyBoy 5 Mar, 2023 @ 5:16am 
And it really got much better after that, on my phone the game started to go better