Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi! I've been having trouble getting the game to run properly on my linux system. Here's the error log I get from trying to run the Game file as an executable. If I try to run the nw file nothing happens as it looks for fonts. I'd like to get this fixed because I've heard from some girlfriends that this game is great ^^


https://gist.github.com/FayeAlephNil/24a6dba880047939b2da819197746033

Did you try the instructions in the included rtf file for Linux? This usually seems to fix it for most Linux users:

Run 'chmod +x ./nw' and then './nw' instead of './Game'.

yes I tried that

Oof, not sure then. All I can really suggest is re-downloading the game, or maybe playing the browser version: https://www.newgrounds.com/portal/view/732699

Let me know if you get it working!

I got it working! I think the problem was an old build of nwjs being used in the Lust Doll Plus download. I downloaded nwjs from their github and it worked smoothly. Something to note is that nwjs 46 runs slowly on Linux because webgl2 is not smooth. nwjs 45 works great though!

Awesome, glad to hear! I'll make a note of it