Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Fear & Hunger"

From PCGamingWiki, the wiki about fixing PC games
m
(28 intermediate revisions by 9 users not shown)
Line 6: Line 6:
 
{{Infobox game/row/publisher|Happy Paintings}}
 
{{Infobox game/row/publisher|Happy Paintings}}
 
|engines      =
 
|engines      =
{{Infobox game/row/engine|RPG Maker}}
+
{{Infobox game/row/engine|RPG Maker|name=RPG Maker MV}}
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|Windows|December 11, 2018}}
 
{{Infobox game/row/date|Windows|December 11, 2018}}
{{Infobox game/row/date|Linux|December 11, 2018}}
 
{{Infobox game/row/date|OS X|December 11, 2018|ref={{cn|reason=Might be incorrect, using original release date.|date=September 2019}}}}
 
 
|taxonomy    =  
 
|taxonomy    =  
 
{{Infobox game/row/taxonomy/monetization      | One-time game purchase }}
 
{{Infobox game/row/taxonomy/monetization      | One-time game purchase }}
 
{{Infobox game/row/taxonomy/microtransactions | No microtransactions }}
 
{{Infobox game/row/taxonomy/microtransactions | No microtransactions }}
 
{{Infobox game/row/taxonomy/modes            | Singleplayer }}
 
{{Infobox game/row/taxonomy/modes            | Singleplayer }}
{{Infobox game/row/taxonomy/pacing            | Real-time, Turn-based }}
+
{{Infobox game/row/taxonomy/pacing            | Turn-based }}
 
{{Infobox game/row/taxonomy/perspectives      | Bird's-eye view }}
 
{{Infobox game/row/taxonomy/perspectives      | Bird's-eye view }}
 
{{Infobox game/row/taxonomy/controls          | Direct control }}
 
{{Infobox game/row/taxonomy/controls          | Direct control }}
Line 35: Line 33:
  
 
{{Introduction
 
{{Introduction
|introduction      = Fear and Hunger is a {{Glossary:Singleplayer}} {{Glossary:Turn-based}} {{Glossary:RPG}} with {{Glossary:Roguelike}} elements. The player can choose between 4 classes and decide their backgrounds. The objective is to find Le'garde
+
|introduction      = '''''{{PAGENAME}}''''' is a {{Glossary:Singleplayer}} {{Glossary:Turn-based}} {{Glossary:RPG}} with {{Glossary:Roguelike}} elements.
  
 
|release history  =  
 
|release history  =  
  
|current state    = In its vanilla state The game has some severe glitches and performance issues that can result in the lost of a lot of progress. You can find community fixes in [[#Essential improvements|Essential improvements]]  
+
|current state    = In its vanilla state, the game has severe glitches and performance issues which can result in the loss of significant progress. The community has developed [[#Essential improvements|various fixes]] to remedy these problems.
 
}}
 
}}
  
Line 47: Line 45:
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
{{Availability/row| Steam | 1002300 | DRM-free|  |  | Windows, OS X, Linux }}
+
{{Availability/row| Steam | 1002300 | DRM-free|  |  | Windows }}
{{Availability/row| itch.io | https://mirohaver.itch.io/fear-hunger | DRM-free | |  | Windows, OS X, Linux }}
+
{{Availability/row| itch.io | https://mirohaver.itch.io/fear-hunger | DRM-free | |  | Windows }}
 
}}
 
}}
  
 
==Essential Improvements==
 
==Essential Improvements==
===Screen Freeze fix===
 
{{Fixbox|description=Instructions|fix=
 
# Open {{file|{{p|game}}/www/js/rpg_core.js}} with a text editor
 
# Go to line 1872 and change <code>if (this._skipCount === 0) {</code> with <code>if (this._skipCount <= 0) {</code>
 
}}
 
  
 
===[https://frapollo94.itch.io/fear-hunger-bug-fix-mod Bug Fix Mod]===
 
===[https://frapollo94.itch.io/fear-hunger-bug-fix-mod Bug Fix Mod]===
{{ii}}Fixes a bunch of glitches and performance issues
+
{{ii}} Fixes many glitches and performance issues.
{{++}} Has a "Censored" version to make the game to make the game compliant with Youtube and Twitch's ToS
+
{{++}} Has a "Censored" version to make the game compliant with YouTube and Twitch's terms of service (ToS).
 +
 
 +
===[https://drive.google.com/file/d/1d98eQsis_wzjS_P8WgJQAI6CwqLnz4zD/view Audio Fix]===
 +
{{ii}} Reduces the volume of certain excessively loud sound effects. [https://www.youtube.com/watch?v=VK9z4LUFwvI Video Demonstration]
 +
 
 +
===Upgrade Windows game's version of NW.js===
 +
{{ii}} Improves performance and allows the game to run in 64-bit on Windows.
 +
{{Fixbox|description=Instructions|ref=<ref>{{Refcheck|user=Hahayup|date=2024-03-31|comment=separated Windows & Linux instruction sets as Windows fix was not compatible on Linux. removed references to macOS as neither fixes work at all. removed references to running "natively" on macOS or Linux as these fixes would still have the game running through Wine/Proton}}</ref>|fix=
 +
# Download the latest '''Normal''' version of [https://nwjs.io NW.js] and extract it in {{p|game}}.
 +
# Open {{file|{{p|game}}\package.json}} with a text editor.
 +
# Write {{code|Fear & Hunger}} in the empty brackets in the second line.
 +
# Save and close the file.
 +
# Remove {{file|Game.exe}} from {{p|game}}.
 +
# Rename {{file|nw.exe}} as {{file|Game.exe}} if you want to run it through Steam.
 +
}}
  
===Audio Fix===
+
===Upgrade Linux game's version of NW.js===
{{++}} reduces the volume of certain excessively loud sound effects. [https://www.youtube.com/watch?v=VK9z4LUFwvI Video Demonstration]
+
{{ii}} Drastically improves performance on Linux.
This mod comes in two versions:
+
{{Fixbox|description=Instructions|ref=<ref>{{Refcheck|user=Hahayup|date=2024-03-31|comment=tested version 0.57.1 fix on Steam Deck and fix was very successful, now getting ~60fps universally.}}</ref>|fix=
* [https://drive.google.com/file/d/1d98eQsis_wzjS_P8WgJQAI6CwqLnz4zD/view Vanilla Game]
+
# Download version {{code|nwjs-v0.57.1-win-x64.zip}}<ref>{{Refcheck|user=Hahayup|date=2024-03-31|comment=proper fix version pulled from [https://steamcommunity.com/sharedfiles/filedetails/?id=3095646162 here]}}</ref> of NW.js [https://dl.nwjs.io/v0.57.1/ (direct link)] and extract it in {{p|game}}.
* [https://drive.google.com/u/0/uc?id=112hQPSmxrDLDk-GP15kiRr7K852cbF-y&export=download Decrypted Version] In case you installed the Bug Fix mod
+
# Open {{file|{{p|game}}\package.json}} with a text editor.
 +
# Write {{code|Fear & Hunger}} in the empty brackets in the second line.
 +
# Save and close the file.
 +
# Remove {{file|Game.exe}} from {{p|game}}.
 +
# Rename {{file|nw.exe}} as {{file|Game.exe}} if you want to run it through Steam.
 +
}}
  
 
==Game data==
 
==Game data==
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/config|Windows|{{p|Steam}}/steamapps/common/Fear & Hunger/www/save/}}
+
{{Game data/config|Windows|{{p|Steam}}/steamapps/common/Fear & Hunger/www/save/|{{p|game}}/www/save/}}
{{Game data/config|OS X|}}
 
 
}}
 
}}
 +
{{XDG|false}}
  
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/saves|Windows|{{p|Steam}}/steamapps/common/Fear & Hunger/www/save/}}
+
{{Game data/saves|Windows|{{p|Steam}}/steamapps/common/Fear & Hunger/www/save/|{{p|game}}/www/save/}}
{{Game data/saves|OS X|}}
 
 
}}
 
}}
 +
{{XDG|false}}
  
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
Line 237: Line 249:
 
|notes    =  
 
|notes    =  
 
|fan      =  
 
|fan      =  
 +
}}{{L10n/switch
 +
|language  = Polish
 +
|interface = hackable
 +
|audio    = n/a
 +
|subtitles = n/a
 +
|notes    = Fan translation; [https://steamcommunity.com/sharedfiles/filedetails/?id=3051445503 download.]
 +
|fan      = true
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
Line 247: Line 266:
 
}}
 
}}
 
}}
 
}}
 +
 +
==Issues fixed==
 +
===Garbled graphics===
 +
{{ii}}The game has compatibility issues with driver-level Anisotropic Filtering; the graphics might look "corrupted" on startup and while playing the game.
 +
{{Fixbox|description=Disable forced Anisotropic Filtering in the driver}}
  
 
==Other information==
 
==Other information==
Line 274: Line 298:
 
|shader model notes    =  
 
|shader model notes    =  
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
|windows 64-bit exe    = false
+
|windows 64-bit exe    = hackable
 
|windows arm app        = false
 
|windows arm app        = false
|windows exe notes      =  
+
|windows exe notes      = See [[#Upgrade game's version of NW.js|Essential improvements]].
 
|mac os x powerpc app  =  
 
|mac os x powerpc app  =  
|macos intel 32-bit app = unknown
+
|macos intel 32-bit app = false
|macos intel 64-bit app = unknown
+
|macos intel 64-bit app = hackable
|macos arm app          =  
+
|macos arm app          = hackable
|macos app notes        =  
+
|macos app notes        = See [[#Upgrade game's version of NW.js|Essential improvements]].
|linux 32-bit executable= unknown
+
|linux 32-bit executable= hackable
|linux 64-bit executable= unknown
+
|linux 64-bit executable= hackable
|linux arm app          =  
+
|linux arm app          = false
|linux executable notes =  
+
|linux executable notes = See [[#Upgrade game's version of NW.js|Essential improvements]].
 
}}
 
}}
  
Line 324: Line 348:
 
|recGPU  =  
 
|recGPU  =  
 
|recDX    =  
 
|recDX    =  
}}
 
 
{{System requirements
 
|OSfamily = OS X
 
 
|minOS    = 10.10 or better
 
|minCPU  = Intel Core 2 Duo
 
|minRAM  = 2 GB
 
|minHD    = 1 GB
 
|minGPU  =
 
 
|recOS    =
 
|recCPU  =
 
|recRAM  =
 
|recHD    =
 
|recGPU  =
 
|recDX    = 9
 
|recOGL  = 4.1
 
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Revision as of 12:38, 9 April 2024

Fear & Hunger
Fear & Hunger cover
Developers
Miro Haverinen
Publishers
Happy Paintings
Engines
RPG Maker MV
Release dates
Windows December 11, 2018
Taxonomy
Monetization One-time game purchase
Microtransactions None
Modes Singleplayer
Pacing Turn-based
Perspectives Bird's-eye view
Controls Direct control
Genres JRPG, Roguelike
Art styles Stylized
Themes Adult, Dark, Europe, Medieval
Series Fear & Hunger
Fear & Hunger
Fear & Hunger 2018
Fear & Hunger 2: Termina 2022

Fear & Hunger is a singleplayer turn-based RPG with roguelike elements.

In its vanilla state, the game has severe glitches and performance issues which can result in the loss of significant progress. The community has developed various fixes to remedy these problems.

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
DRM-free after installation through Steam client (notes may include more details)
Windows
itch.io
DRM-free
Windows

Essential Improvements

Bug Fix Mod

Fixes many glitches and performance issues.
Has a "Censored" version to make the game compliant with YouTube and Twitch's terms of service (ToS).

Audio Fix

Reduces the volume of certain excessively loud sound effects. Video Demonstration

Upgrade Windows game's version of NW.js

Improves performance and allows the game to run in 64-bit on Windows.
Instructions[1]
  1. Download the latest Normal version of NW.js and extract it in <path-to-game>.
  2. Open <path-to-game>\package.json with a text editor.
  3. Write Fear & Hunger in the empty brackets in the second line.
  4. Save and close the file.
  5. Remove Game.exe from <path-to-game>.
  6. Rename nw.exe as Game.exe if you want to run it through Steam.

Upgrade Linux game's version of NW.js

Drastically improves performance on Linux.
Instructions[2]
  1. Download version nwjs-v0.57.1-win-x64.zip[3] of NW.js (direct link) and extract it in <path-to-game>.
  2. Open <path-to-game>\package.json with a text editor.
  3. Write Fear & Hunger in the empty brackets in the second line.
  4. Save and close the file.
  5. Remove Game.exe from <path-to-game>.
  6. Rename nw.exe as Game.exe if you want to run it through Steam.

Game data

Configuration file(s) location

System Location
Windows <Steam-folder>/steamapps/common/Fear & Hunger/www/save/
<path-to-game>/www/save/[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/1002300/pfx/[Note 2]
This game does not follow the XDG Base Directory Specification on Linux.

Save game data location

System Location
Windows <Steam-folder>/steamapps/common/Fear & Hunger/www/save/
<path-to-game>/www/save/[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/1002300/pfx/[Note 2]
This game does not follow the XDG Base Directory Specification on Linux.

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Settings Menu
Settings Menu

Graphics feature State Notes
Widescreen resolution
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
Windowed
Press f4 to switch between fullscreen and windowed mode
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
Anti-aliasing (AA)
Vertical sync (Vsync)
Always enabled.
60 FPS
Frame rate is capped at 60 FPS.
120+ FPS
High dynamic range display (HDR)
Ray tracing (RT)

Input

Keyboard Settings
Keyboard Settings

Audio

Audio feature State Notes
Separate volume controls
Background Music, Background Sounds, Musical Effects, and Sound Effects.
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
Polish
Fan translation; download.
Russian

Issues fixed

Garbled graphics

The game has compatibility issues with driver-level Anisotropic Filtering; the graphics might look "corrupted" on startup and while playing the game.
Disable forced Anisotropic Filtering in the driver

Other information

API

Executable 32-bit 64-bitARM Notes
Windows
See Essential improvements.
macOS (OS X)
See Essential improvements.
Linux
See Essential improvements.

Middleware

No middleware information; you can edit this page to add it.

System requirements

Windows
Minimum
Operating system (OS)
Processor (CPU) Intel Core 2 Duo
System memory (RAM) 2 GB
Hard disk drive (HDD) 1 GB
Video card (GPU) OpenGL 4.1 compatible
DirectX 9.0 compatible


Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.1 Notes regarding Steam Play (Linux) data:

References

  1. Verified by User:Hahayup on 2024-03-31
    separated Windows & Linux instruction sets as Windows fix was not compatible on Linux. removed references to macOS as neither fixes work at all. removed references to running "natively" on macOS or Linux as these fixes would still have the game running through Wine/Proton
  2. Verified by User:Hahayup on 2024-03-31
    tested version 0.57.1 fix on Steam Deck and fix was very successful, now getting ~60fps universally.
  3. Verified by User:Hahayup on 2024-03-31
    proper fix version pulled from here