Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Escaped Chasm

​A small little RPGmaker game about a lonely girl with a connection to another world that she sees in her dreams. · By temmie

WINE/Linux issues

A topic by diceLibrarian created Mar 21, 2020 Views: 620 Replies: 6
Viewing posts 1 to 5

I use Linux and in order to run Windows games, I use WINE (WINE Is Not an Emulator). The game starts up just fine, there's just one issue, it hasn't loaded so far. If there is an explanation, I'd like to hear about it.

        -DL

See here.

I'm on Ubuntu

Yeah, the methods I described in the thread should be working on Ubuntu too. Are you having issues with these two approaches?

Game works without problems on Proton via Lutris.

You can run the game without Wine on Linux (works with Dweller's Empty Path too)

  1. Install NW.js (usually nwjs on most distributions)
  2. Copy the (escapedchasm)/www/fonts folder to (escapedchasm)www/Fonts (for case sensitivity, f u windows)
  3. Run the following command to run the game:
nw directory/to/escapedchasm
(2 edits)

btw, i'm currently working on a Flatpak for Escaped Chasm, once it's ready I'll ask tem if she wants to publish it as well as release a .patch to the game folder to build the flatpak yourself

Lo and behold: the diff! Follow the instructions and you should get your very own Escaped Chasm Flatpak!