This should work, created a fork of the debian package, and compile it with --disable-video-x11-vm --enable-video-x11-xrandr
(the debian version doesn't have the arm neon option)
opentyrian (from the debian repo) works fine now. (hint, run with -j option to stop it from using the joystick and messing up the controls)
to try it :
sudo apt update
sudo apt install libsdl1.2pyra
to go back to the debian version, just "sudo apt install libsdl1.2debian" , and everything should be back to the way it was.
It's not set up to be used as the default libsdl1.2 yet, but if it doesn't cause any major problems for anyone I'll switch it.
Forked libsdl1.2debian , fixing pyra specific issues
dev.pyra-handheld.com