dev.premount created with v1.1:
# We're adding this because sometimes /usr/local doesn't exist... and stuff DOES end up in here, so we need to create it to protect it
gksudo "mkdir -p /usr/local"
mkdir /tmp/dev.extend
gksudo "mount -o loop /media/mmcblk0p1/dev/dev.extend /tmp/dev.extend"
gksudo...
Can't start a pnd file from sd card if I use the new extendUtilis (25 July) to mount a dev extend.
This worked before with the an older version of extendUtilis (pre GUI Version). Anyone knows why?
I used DJWillis tutorial to setup a toolchain for the pandora.
bitbake nano works fine but if I try to bitbake meta-toolchain-pandora I get the following error:
bompo@linux-desktop:/media/USB-HDD/pandora-oe-environment$ bitbake meta-toolchain-pandora
NOTE: Handling BitBake files: \...
If anyone is interested: here are the Ogre Demos from the Ångström Rep. You can start the demos with the included ./run.sh But be aware that the Pandora freezes if you try to exit the demo.
The demos I tried running relative slow. So Ogre seems not ready for a full game on the Pandora.
ZIP
Touchscreen doesn't work in game but it's playable with the nurbs configured as mouse input.
I cross-compiled the current svn code and used the maemo port to remove the opengl dependencies.
PND
This is the maemo port of Teeworlds from Mikko Vartiainen. They also got the source there.
If someone could replace the mouse controls with the nurbs it could be playable. It also crashes if you leave the game...
For now it's best to set the right nurb as mouse and the left nurb as mouse...
I packed groove from Elias Woods into a pnd. Seems to work.
Sadly, it's only possible to link to libqjson.so.0 with LD_LIBRARY_PATH. It didn't find the phonon backend with this method.
My run.sh:
LD_LIBRARY_PATH="./" ./groove
You have to install qt4-plugin-phonon-backend-gstreamer via opkg or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.