Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Hiya,

I’m trying to run the game on linux (void linux rolling), but I get a segmentation fault right after the window loads. It’s worth noting that I am blind, so use the screen reader orca on linux and speech-dispatcher for software speech, so I’m not even sure if the game is accessible to the blind as in menues, etc, but I’m trying to give it a try. A log of the run can be found here: https://michaels.world/tt-error.log

It’s too big to post here, something like 1000+ lines.

Let me know if you have any other questions :-).

-Michael.

Deleted 2 years ago
(2 edits)

Ok I think I fixed the error. As for accessibility for the menu, I am currently working on it.

Thanks for submitting the bug report! I hope you enjoy the game.

(1 edit)

I added more accessible menus! You have to download the blind accessible Linux version though and you also have to install espeak using:

sudo apt-get install espeak

I hope you enjoy!