It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Have the Linux requirements been determined yet? And is this game dependent on any i386 libraries?
No posts in this topic were marked as the solution yet. If you can help, add your reply
it's works on solus os but need permission to execute in "Leap of Love/game/lib/py3-linux-x86_64".
the laptop is equipped whit a Intel® Core™ i5-4210U × 4 and Intel® HD Graphics 4400 (HSW GT2), so i think every pc/laptop newer than this it's gone work.
avatar
mtcos: it's works on solus os but need permission to execute in "Leap of Love/game/lib/py3-linux-x86_64".
the laptop is equipped whit a Intel® Core™ i5-4210U × 4 and Intel® HD Graphics 4400 (HSW GT2), so i think every pc/laptop newer than this it's gone work.
I just came here to post a PSA about the missing execute permissions on the main executable :p (pop_os 22.04)
Was wondering why it did not start and running it in terminal gave me an easy error to fix indeed:
"
Running Leap of Love
./LeapofLove.sh: 63: exec: /home/trenjeska/Games/gog/leap-of-love/game/lib/py3-linux-x86_64/LeapofLove: Permission denied
"
Enabling execute permission on that one file was enough. Still sloppy from the packager/publisher -_-