View Single Post
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#78
@devildriven

If you do not have zip/unzip installed, you'll need that. Unpack the thing (it's a complete set, even though it's ridiculously small (good programming here!) and contains all available platform versions) and browse with your file manager to the unpacked sunvox folder, in there you'll find the maemo folder with a deb. Just click it and HAM should open up to get it installed.

I had a bit of trouble installing libgles1, so I ended up just picking a game that uses OpenGL (GLtron to be precise) and had libgles1 installed as a dependency of that game.

If you do not like HAM, you can of course open a terminal, cd to the folder where your deb is located and install using

Code:
dpkg -i <packagename>
Enjoy!

@cube48

I am not sure I understand what your approach would bring me. What I want is the ability to program triplets and the like. How would increasing the speed make that possible?