Also it may even be possible to optimise the software drawing routines for the SPE's. Maybe someone with a bit more knowledge can shed some light on this?
1: Download Irrlicht 1.4 http://irrlicht.sourceforge.net/downloads.html (the top one 16.1 mb)
2: Extract to a directory then “cd” to the include directory and replace “IrrCompileConfig.h” with the new one.
3 “cd” to the “source” folder and replace “CirrDeviceLinux.h” and “CirrDeviceLinux.cpp” with the replacement files included
4: make.... wait about 5 minutes
5: cd to the examples directory and run ./buildAllExamples.sh
6 cd to the bin directory and test the demo's out :)
you may need to modify the resolutions of the demo's to match that of your screen, in the screen shot here I've got it running at 1080i
files: http://stowelly.co.uk/IrrllichtFB-replacement-Files.rar (right click save as)
![Image](http://img181.imageshack.us/img181/7572/image021uf2.jpg)