Difegue / LCDonald

Simulator engine for 2000's LCD games featuring a certain blue hedgehog.
https://tvc-16.science/mcorigins-plus.html
Other
45 stars 1 forks source link

LCDonald.desktop causes Dolphin file manager to hang #31

Open Obspogon opened 10 months ago

Obspogon commented 10 months ago

With Steam Deck, extracting that file from the linux version to a folder and navigating to it in Dolphin freezes it. the other files work fine, it's specifically LCDonald.desktop that causes the issue.

Difegue commented 10 months ago

well the .desktop file is the executable so that's annoying - can you run it successfully via the terminal?
I'm wondering if it's not missing some metadata that's hanging dolphin - removing the extension from the file might fix that?

Obspogon commented 10 months ago

When running with terminal i get an error that it's not an executable file. removing the .Desktop extension before unzipping fixes the Dolphin error and lets me launch it, but when I click on play, the games don't run beyond turning some of the lights off.

Difegue commented 10 months ago

Hmm I'm not sure what'd cause this, I don't have a steam deck to test their Linux flavoršŸ¤”
I tested the build on a stock Debian install and it ran fine there.

It's weird that you can't run it through the terminal though, that'd be useful to see exception logs... Maybe it just needs a chmod +x?

Obspogon commented 10 months ago

chmod +x lets me launch the .desktop file through the command line at least, but I get the same issue when playing the games.