nevat / abbayedesmorts-gpl

l'Abbaye des Morts - ported to Linux, Pandora, GCW0, Wii and PSP
GNU General Public License v3.0
73 stars 16 forks source link

Opens with black screen #18

Closed bufalo1973 closed 11 months ago

bufalo1973 commented 11 months ago

System: KDE Neon 22.04 64 bits on a i3 laptop.

I've cloned and compiled without touching anything. Compiling is flawless but when I run it it only shows a black screen. I can turn from and to full screen but nothing else. Sometimes it just throws a segmentation fault but that's it.

All the assets are in their place.

carstene1ns commented 11 months ago

Did you pass make DATADIR='"\".\""' for compiling? Default is a full installation, so assets are expected in /usr/share....

However, we should likely show an error message, when there are no assets found. Will add this.