Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thunderdox

1
Posts
1
Topics
33
Following
A member registered Dec 04, 2019

Recent community posts

(1 edit)

Thanks for the great game!

The game can’t be started under Linux. The reason is outdated nwjs. It would be good to publish the next releases with a newer version. Instructions are here: https://itch.io/blog/484532/how-to-update-nwjs-in-rpg-maker-mv-for-rpg-devs

I tried nw.js version v0.103.1 (latest) and I didn’t encounter any problems while playing.

For those who don’t want to wait, just run in the game directory:

wget -qO- https://dl.nwjs.io/v0.103.1/nwjs-v0.103.1-linux-x64.tar.gz | tar -xvz --strip-component 1

Of course, back up first and then try.