![]() |
|
allegro-4.4.2 on maemo5/N900 |
Aapo Rantalainen
Member #13,019
July 2011
|
Hi, I'm trying to get Allegro4 working on Maemo5 (Debian based Linux, run on Nokia N900, which is ARM device with 800x480px screen). I have compiled allegro-4.4.2.tar.gz (and svn allegro-4.4=r14751). I got it compiled and some games and demos running, but there are some critical issues: *In fullscreen allegro grabs the keyboard *Sounds use too much processing power *Fullscreen is not fullscreen. Window manager's top-panel is still visible, but not focusable. (This might be totally window manager's fault). |
Peter Wang
Member #23
April 2000
|
Cool. You're on your own though. You can try reducing the mixer quality, see ~/.allegrorc. Or edit _sound_hq in src/sound.c
|
|