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
(Updated in-article links in API section to reflect change of the name of the NW.js upgrade fix's subsection.)
m
Line 63: Line 63:
 
{{ii}} Improves performance and allows to run the game natively and in 64-bit on Linux and Mac.
 
{{ii}} Improves performance and allows to run the game natively and in 64-bit on Linux and Mac.
 
{{Fixbox|description=Instructions|ref=<ref>{{Refcheck|user=Kendotlibero|date=2024-03-19|comment=made a generic version of "Linux/Steam Deck Performance Fix" because it improves performance on Windows too and allows the game to run natively on Mac and Linux}}</ref>|fix=
 
{{Fixbox|description=Instructions|ref=<ref>{{Refcheck|user=Kendotlibero|date=2024-03-19|comment=made a generic version of "Linux/Steam Deck Performance Fix" because it improves performance on Windows too and allows the game to run natively on Mac and Linux}}</ref>|fix=
# Download the latest '''Normal''' version of [[https://nwjs.io NW.js]] and extract it in {{p|game}}.
+
# 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.
 
# Open {{file|{{p|game}}\package.json}} with a text editor.
 
# Write {{code|Fear & Hunger}} in the empty brackets in the second line.
 
# Write {{code|Fear & Hunger}} in the empty brackets in the second line.

Revision as of 18:43, 19 March 2024

Fear & Hunger
Fear & Hunger cover
Developers
Miro Haverinen
Publishers
Happy Paintings
Engines
RPG Maker MV
Release dates
Windows December 11, 2018
Linux December 11, 2018
macOS (OS X) December 11, 2018[citation needed]
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
macOS (OS X)
Linux
itch.io
DRM-free
Windows
macOS (OS X)
Linux

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 game's version of NW.js

Improves performance and allows to run the game natively and in 64-bit on Linux and Mac.
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.

Game data

Configuration file(s) location

System Location
Windows <Steam-folder>/steamapps/common/Fear & Hunger/www/save/
<path-to-game>/www/save/[Note 1]
Linux <path-to-game>/www/save/
macOS (OS X)
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]
Linux <path-to-game>/www/save/
macOS (OS X)
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
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
macOS (OS X)
Minimum Recommended
Operating system (OS) 10.10 or better
Processor (CPU) Intel Core 2 Duo
System memory (RAM) 2 GB
Hard disk drive (HDD) 1 GB
Video card (GPU)


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).

References

  1. Verified by User:Kendotlibero on 2024-03-19
    made a generic version of "Linux/Steam Deck Performance Fix" because it improves performance on Windows too and allows the game to run natively on Mac and Linux