Page 1 of 1

Question about Pentagram on Raspberry Pi

Posted: Wed Sep 25, 2019 4:48 am
by ecto
Hi,

I just finished installing Pentragram on a Retropie (Raspberry Pi 3b+) and it works really well and even smoother than Exult at the same resolution.

But I have a question: When I'm running Pentagram on the Rpi, There is some sort of debug message whenever I click on any object, stating its weight and other info. I would be very happy to disable these messagas, but I can't find how to do that (mind, that I'm not a programmer). My Windows Pentaram (precompiled) exe doesn't have this issue.

Thanks!

Re: Question about Pentagram on Raspberry Pi

Posted: Wed Sep 25, 2019 7:57 am
by Dominus
Try running configure with the flag --disable-debug

Re: Question about Pentagram on Raspberry Pi

Posted: Thu Sep 26, 2019 6:41 pm
by ecto
That did the trick.
Thanks for your reply!