I have installed scummvm from apt-get. The version number is 1.1.
I'd like to install version 1.4 as it includes opengl support for better fullscreen.
I have tried the command
- Code: Select all
sudo apt-get -t unstable install scummvm
but it didn't work.
Do any of you have a suggestion on something to try?
If I have to build from source, can someone recommend a good tutorial on cross-compiling on the RPi?
Thanks!