CloneKeen2x

From DingooWiki

Jump to: navigation, search
CloneKeen2x
Platform(s): Dingoo-Linux
Download(s): Openhandhelds archive
Developer(s): mrLogan
Version: 0.1
Status: Released and functional
Homepage: CloneKeen2x release thread

CloneKeen2x is a port of CloneKeen for dingux.

[edit] Installation

Simply copy the CloneKeen2x directory somewhere on your filesystem in the local folder and run the executable.

You need to create a menu item like the one below. Note the executable "./clonekeen2x -ep1" indicates episode 1. You need to change it to -ep2 and -ep3 for the other episodes. To launch it with dmenu use this in your dmenu.cfg (adjust your folders accordingly) :

   MenuItem CloneKeen
   {
   Icon = "res/games.png"
   Name = " CloneKeen"
   Executable = "./clonekeen2x -ep1"
   WorkDir = "/usr/local/games/CloneKeen2X"
   }

[edit] Controls

Dingoo D-Pad Movement
Dingoo B Button Jump
Dingoo Y Button Pogo
Dingoo B Button+Dingoo Y Button Fire Raygun
Dingoo Start Button Pause
Dingoo Select Button / Dingoo A Button Enter
Dingoo Left Shoulder Button Quit
Dingoo Right Shoulder Button Save

[edit] Notes

When the games starts the screen at one point goes black, just press a button and the screen will come back into life again. I put a nasty hack in to get it to quit to the desktop without freezing the dingoo but it means that it might no have released all the memory it should of.

Personal tools