
HenryClub
Published
Step 1. Find and open in your game directory rpg_core.js file: Steam -> steamapps -> common -> Fear & Hunger -> www -> js -> rpg_core.js
Step 2. Go to line 1872, and replace:
if (this._skipCount === 0) { with
if (this._skipCount <= 0) {
frame drops
Game crashes a ton
Screen freezing and overall crashing
This game is most likely unstable due to RPG maker code. You must go in and change config files for stability.
Intro game scene audio is compressed and out of sync.
Ocassional texture jitters
I ran this game using Proton Experimental branch.This game runs great except for the opening CG cut scene's audio and performance, and a few late game CG cutscenes don't load. For the most part, cutscenes are played out in game engine so you don't really lose out on much. The cut scenes that didn't load were before late game Boss fights and I just watched them on Youtube (each scene was maybe 30 seconds). There's occasional texture jitters but I couldn't tell if this is due to the remaster or instability. Overall, the game played fine other than the opening and late game cut scene issues.