Quote:
Originally Posted by Lisanne
Since KoboLauncher is dead, is there any other way to play Takuzu? I've tried the following NickelMenu configuration, but with no success:
menu_item :main :Takuzu :cmd_output :5000 :.kobo/takuzu_alpha/takuzu.sh
It says "could not run process: process exited with status 127 (src/action_cc.cc:889)". The directory takuzu_alpha has execution rights. I hope you're seeing this message, as I'd love to play the game!
|
Hey, thanks for your interest in this old project of mine

! If memory serves, the game executable is dynamically linked to the QT libraries included with KoboLauncher, so I don't expect the game will work without it. Getting it to work without KoboLauncher would probably involve compiling a new executable from source, possibly after some modifications
Not sure if I'll be able to do so myself, as life is happening™ in some interesting ways here currently, but the source code is available in the first post, so if anyone wants to have a crack at it, they have my blessing!