Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello,

While the new version gives more info than the previous one, still could not be run.

The system is Tails, based on Debian 10. For security & compatibility, some of the features like hardware acceleration might not works(Games made with Ren'Py or Unity would work though.).

I've never tried Unreal Engine based game before. Is there any specific requirement? Package dependencies?

Apart from that, does the game require Steam to run?

Here's the log:

4.25.3-0+++UE4+Release-4.25 518 0
Disabling core dumps.
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
dlopen failed trying to load:
/home/amnesia/.steam/sdk64/steamclient.so
with error:
/home/amnesia/.steam/sdk64/steamclient.so: cannot open shared object file: No such file or directory
[S_API] SteamAPI_Init(): Sys_LoadModule failed to load: /home/amnesia/.steam/sdk64/steamclient.so

Hello! Thank you for the report.

Could you please let us know if this is the Free version or the Full version?  (You don't need Steam to run this, but we'll debug it.) Thank you!

Hello,

Yes, it's a free version.

Back to version 1.0, only head 2 lines are returned when run(from the log above).

PS. The game is marked as early access. Does this mean there will be no free version when the final version is released?

Hello! Thank you for your patience.

We've finished debugging this issue and uploaded a new Free Build for Linux. We hope it's working now!

Additionally, the game is still marked as early access as we're looking to add a few more features such as an image gallery and language localization. The final version will be the same like right now, a free version with 3 love interests and a full version with extra content.

Hello,

If the current free version is updated without renumbering, I'm afraid the issue is not solved.

From the log, even though the game itself from itch.io is not depends on Steam, but looks like it should write files on user's home directory? If so, this might be a problem. Seems like Tails does not grant programs to write on user's home directory for the security reason.

I didn't test on the another distributions, but as long as the game runs without errors on some major distributions like Fedora, Ubuntu, etc., this might not be a problem since Tails is not really designed for running such a thing.

Hope my opinion helps.