Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

【=◈︿◈=】

23
Posts
6
Following
A member registered Feb 25, 2021 · View creator page →

Recent community posts

Nggak ada bang

I feel bad for him cuz he's not enjoyed it

I dunno if the game is dead but the developer is still alive.

His IG
His Twitter

I haven't take a look, but did the windows build is dynamically linked (i mean the library is excluded from the game). Because on Linux (Steam version) is dynamiccally linked, after deleted some external library, the game runs fine.

Maybe your chromebook doesn't support it

Hmmm, it's a different story if the proc arch is ARM and not x86 Family.

You need to enable crostini, place in there and launch using

./ddlc.sh

Do compability mode works ?

Static linking come with cons, big size. But it can be tolerated for 32 bit apps

It because you installing the 64 bit library while the game is 32 bit

Why not linux64 bit version ? It sucks on distro that doesn't support multilib. multilib in linux can be nightmare. Even Mac OS didn't support 32 bit stuff

Thanks for building the Linux version :D

Thanks for making the Linux build !

Or go to another thread, there's thread that tutoring how to play DDLC on chromebook

Please read my comment

Okay my bad, place it after shebang

#!/bin/sh
export RENPY_PLATFORM="linux-x86_64"


Does it work ?

export RENPY_PLATFORM="linux-x86_64"

Place it inside DDLC.sh  or Type it in terminal before execute it

(1 edit)

You can try it on linux container, since playing in the chromebook directly is trickier

(4 edits)

probably in 

~/.config/itch/apps/ddlc/

 go there 
Looks like you have to delete it via terminal command line

rm ~/.config/itch/apps/ddlc/monika.chr

else use file manager like nemo or thunar

(1 edit)

go to the folder location, delete monika.chr

bruh momento

You can use Crostini Linux inside Chromebook to install it