Super Transball 2

From DingooWiki

Jump to: navigation, search
Super Transball 2
Platform(s): Dingoo-Linux
Download(s): Openhandhelds archive
Developer(s): Zear
Version: Release 3
Status: Released and functional
Homepage: Super Transball 2 release thread

Super Transball 2 is statically compiled for dingux.

[edit] Installation

Simply copy the Super Transball 2 executable somewhere on your filesystem and run it.

To launch it with dmenu use this in your dmenu.cfg (adjust your folders accordingly) :

    MenuItem Stransball2
   {
       Icon = "res/games/stransball2.png"
       Name = "Super Transball 2"
       Executable = "./stransball2"
       WorkDir = "/usr/local/games/stransball2"
   }

[edit] Controls

Dingoo DPAD Left and Right Rotate Ship
Dingoo A Button Thrust
Dingoo B Button AntiThrust
Dingoo Left Shoulder Button Attractor
Dingoo Right Shoulder Button Fire
Dingoo Start Button Pause
Dingoo Select Button Quit



You can change the controls in the menu.

[edit] Changelog

Release #3 15/07/2009

  • implemented text input with D-PAD (still not 100% bug-free)

Release #2 13/07/2009

  • compiled with -msoft-float, possible speed improvements
  • fully mapped menu controls
  • partially fixed the "new level text being displayed on top of some other text" bug (still remains in some dialogs)

Release #1 26/06/2009

  • initial release
Personal tools