Notices


Reply
Thread Tools
Posts: 503 | Thanked: 267 times | Joined on Jul 2006 @ Helsinki
#11
Hi everyone, thanks for raising this topic from dead.

I'm extremely busy at work at the moment (almost everyone else is on vacation here), so almost all my activity in maemo development is suspended now (the same applies to mplayer maintenance). But I have plans to get back to ufo2000 porting as soon as I get a vacation myself.

If you want to try the game on your device, go to the garage project page https://garage.maemo.org/projects/ufo2000/ and download tarball. After that you can run the following commands in xterm on your device (be sure to extract the game to a unix friendly filesystem, it can be internal flash or ext2/ext3 formatted memory card):
Code:
tar -xzf ufo2000-0.7.1056-armel.tar.gz
cd ufo2000-0.7.1056
./ufo2000
This version is a bit dated and you will not be able to play on the server against opponents using the most recent versions of ufo2000, so ufo2000 package will need to be refreshed anyway.

Technical challenges of ufo2000 maemo port:
* virtual keyboard - as ufo2000 is network game, ability to chat is quite important. I also thought about the idea of simply providing some area for handwriting with stylus and just sending pictures to the opponent
* right mouse click emulation - tap on screen while holding one of the keys pressed may be the best solution
* reduce cpu usage, currently cpu is maxed and battery will not live long - something like static scenes detector is needed in order to avoid repetitive rendering of the same frames
* memory usage optimizations - right now all the resources are loaded to memory on initialization which also results in a very long loading time not to mention

Overall improvements which are needed:
* some kind of AI
 
LordFu's Avatar
Posts: 151 | Thanked: 11 times | Joined on May 2007
#12
Thanks for the update!
 
Posts: 4 | Thanked: 0 times | Joined on Aug 2007
#13
Can't wait to give this a try!
 
jself's Avatar
Posts: 203 | Thanked: 61 times | Joined on May 2008
#14
Anything happening with this yet?
__________________
Webdesign: http://www.oquilluksound.com/jrd
Urban Photography: http://stalktheland.blogspot.com
Music: http://www.myspace.com/mfred

» N800, cloned Diablo on 2 GB SD (Device: 600 MB, Internal: 256 MB, Swap: 256 MB), 8 GB external SD
 
Posts: 503 | Thanked: 267 times | Joined on Jul 2006 @ Helsinki
#15
Not yet. Moreover, the upstream project has slowed down almost to the standstill soon after I stopped actively looking after it But thanks for bumping the thread.
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:08.