FreeDroid

From DingooWiki

Jump to: navigation, search
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

Dingoo D-Pad Movement
Dingoo A Button Fire/transfer
Dingoo Y Button Activate
Dingoo Select Button Options
Dingoo Start Button Quit
Dingoo A Button Yes
Dingoo B Button No

[edit] HighScore

Dingoo DPAD Up and Down Select Letter
Dingoo A Button Enter Letter
Dingoo B Button End
Dingoo Y Button 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

Personal tools