Hello. I bought this game for mac, and I got it running with save files:
- Download the mac build for the game, unzip it note: We will source the game files from here
- Download the latest nwjs.io https://dl.nwjs.io/v0.76.0/nwjs-v0.76.0-osx-x64.zip, unzip it note: This is the 64bit executable that osx requires, we will copy the game contents on to here
- Copy over 'Downloads/Fear & Hunger_MAC/Game.app/Contents/Resources/app.nw' to 'Downloads/nwjs-v0.76.0-osx-x64/nwjs.app/Contents/Resources/'
- Optional: Download pixi.js v4.8.9 https://pixijs.download/v4.8.9/pixi.js
- Optional: Copy it to 'Downloads/nwjs-v0.76.0-osx-x64/nwjs.app/Contents/Resources/app.nw/js/libs' and choose replace when OSX asks.
- Open TextEdit use it to edit 'Downloads/nwjs-v0.76.0-osx-x64/nwjs.app/Contents/Resources/app.nw/package.json'