Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

wingedpower

3
Posts
23
Following
A member registered Nov 16, 2020

Recent community posts

so I bought this and tried playing it on my Mac OS X M1 14.4 (Sonoma) and had trouble running the game.app and the nwsj. I DID get it working on my Mac by doing the following:

# Open a Terminal Session
cd /Applications/My\ Neighbor\ Enide/Game.app/Contents/Resources/app.nw/
python3 -m http.server 5000 
# Now point your web browser at http://localhost:5000

This will let you run the game via the web browser. Thankfully, RPG Maker MZ exports in a format that is heavily Javascript and HTML based. 


Okay, this is an awesome tip! 

Really like this game. Was able to have her fall head over heels in love with me. Though,  because it is using ChatGPT, it can be problematic at times? Any plans on having it work with either KoboldAI or OoogaBooga webui? Would be great if the game can work without needing to hit up the internet.