FreeDroid
From DingooWiki
| FreeDroid | |
|---|---|
| | |
| Platform(s): | Dingoo-Linux |
| Download(s): | Openhandhelds archive |
| Developer(s): | mrLogan |
| Version: | 0.6 |
| Status: | Released and functional |
| Homepage: | FreeDroid release thread |
FreeDroid is a port of FreeDroid for dingux.
Contents |
[edit] Installation
To install FreeDroid, you just need to unpack this archive local folder of your SD card.
To launch it with dmenu use this in your dmenu.cfg (adjust your folders accordingly) :
[edit] dmenu Config
- See also: dmenu
MenuItem Freedroid
{
Icon = "res/games/FreeDroid.png"
Name = "Freedroid"
Executable = "./freedroid"
WorkDir = "/usr/local/games/freedroid"
Selector = no
}
[edit] Controls
[edit] In-Game
| | Movement |
| | Fire/transfer |
| | Activate |
| | Options |
| | Quit |
| | Yes |
| | No |
[edit] HighScore
| | Select Letter |
| | Enter Letter |
| | End |
| | Delete |
[edit] To-Do/Done
- To do :
- Implement level editor maybe - it's a lot of work - uses 25 keys and number entry
[edit] Changes
Version 0.6
Mod files converted to ogg to get round volume change bug
Version 0.5
Volume affects all sound effects. Music volume is still a problem.
Version 0.4
Fix fast sound problem with firmware 1.4.0 by relinking with libs from Guyfawkes http://207.44.176.77/~admin28/hw-libs.zip. No source code changes
Version 0.3
1) Added ability to enter name in high score 2) Added volume control from volume button 3) Level editor removed from menu 4) Reduced sound lag
Version 0.2
1) Changed jostick handling to give better control 2) Rebuilt with ooPo's toolchain (http://www.oopo.net/consoledev/files/newtoolchain-20060131.tgz) which uses Paeryn's hw accelerated SDL library (http://paeryn.myby.co.uk/SDL-1.2.9-GP2X-paeryn.tar.bz2) so speed is much better and ogg files play
Version 0.1
Initial release

