Skip to main content

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

ok so im having an error with the linux version where it dosen't open it may be due to my linux distro [openSUSE Leap 15.6], both versons fail [i guess]

Shijima-Qt: gives me this error 

Had error: Exit code 0x7f (127) for (shijima-qt) 
→ Standard error ==========
 /home/foolishmachine/.config/itch/apps/shijima/shijima-qt: error while loading shared libraries: libunarr.so.1: cannot open shared object file: No such file or 
directory
==============================
→ Standard output: empty Relaying launch failure.

Shijima-Qt.AppImage: gives me this one

Shijima-Qt failed to start. Reason: run() DBus call failed: No such object 
path/Scripting/Script0'

i am also using the itch.io launcher so it may be becuse of that

It looks like your desktop environment may not be fully supported. You should still be able to launch shijima-qt (the binary) with the following environment variables:

SHIJIMA_NO_WINDOW_TRACKING=1 LD_LIBRARY_PATH=/home/foolishmachine/.config/itch/apps/shijima

thats great

if only i knew what to do with this information