Rott

From DingooWiki

Jump to: navigation, search
Rott
Platform(s): Dingoo-Linux
Download(s): Openhandhelds archive
Developer(s): ingood
Version: Release 1
Status: Released and functional
Homepage: Rott release thread

Rott is port of Rise of the Triad for dingux.

[edit] Installation

You will need either the shareware or full version of ROTT. Simply extract this somewhere on your SD card. You'll need to put on of the following files in that same directory:

   rottsw - For shareware version (huntbgin.wad)
   rott - For full version (UNTESTED)

Also included is an icon for use in dmenu:

   rott.png



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

   MenuItem ROTT
   {                    
       Icon = "res/games/rott.png"
       Name = "Rise of the Triad"                   
       Executable = "./rottsw"
       WorkDir = "/usr/local/rott"
   }

NOTE: You'll need to make sure that $HOME is writeable. For the moment this means running something like this before dmenu or rott is run. For this example you'll need to have a folder called "home" on your SD card. export HOME=/boot/home

[edit] Todo

  • Add MIDI playback support (is timidity feasible with such limited power?)
  • Tweak performance of fullscreen mode
Personal tools