Raw

From DingooWiki

Jump to: navigation, search
Raw
Platform(s): Dingoo-Linux
Download(s): a320FreeForums archive
Developer(s): whiteRabbit
Version: 0.1.2
Status: Released
Homepage: Raw release thread

Raw is a re-implementation of the engine used in the game Another World. This game, released under the name Out Of This World in non-European countries, was written by Eric Chahi at the beginning of the '90s. More information can be found here : http://www.mobygames.com/game/sheet/p,2/gameId,564/.

Please be aware that, currently, this implementation may contains bugs and non-implemented features that make it impossible to finish the game.

Contents

[edit] Installation

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

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

   MenuItem raw320
   {
       Icon = "res/games/blank.png"
       Name = "Raw"
       Executable = "./raw"
       WorkDir = "/usr/local/games/raw320/raw"
   }

You will need the original files, here is the required list :

   BANK*
   MEMLIST.BIN

[edit] Controls

Controls (one player):

Dingoo D-Pad Movement
Dingoo B Button run/shoot
Dingoo Left Shoulder Button + Dingoo Right Shoulder Button + Dingoo Start Button enter a code to jump at a specific level
Dingoo Select Button pause the game
Dingoo Left Shoulder Button + Dingoo Right Shoulder Button + Dingoo Select Button exit the game
Dingoo Left Shoulder Button + Dingoo B Button save game state
Dingoo Left Shoulder Button + Dingoo Y Button load game state
Dingoo Left Shoulder Button + Dingoo X Button change game state slot +1
Dingoo Left Shoulder Button + Dingoo A Button change game state slot -1
Dingoo Left Shoulder Button + Dingoo Right Shoulder Button + Dingoo X Button toggle fast mode
Dingoo Left Shoulder Button + Dingoo Start Button Volume up
Dingoo Right Shoulder Button + Dingoo Start Button Volume down

[edit] Change Log

0.1.1

-First Release

0.1.1

-Minor optimizations -No public source code (Copyright issues)

0.1.2

-Fullscreen mode (ingood SDLStretch240 code) -Optimized for battery life. Binary runs at 166 mhz of speed(A600 overclock code) -diff source code release

[edit] Credits

Eric Chahi, obviously, for making this great game. Gregory Montoir, for the Raw Pc port

[edit] Thanks

Booboo 'the dingux man' for Dingux: "Facta non verba". If you like this port, consider donating to him. WinterN for the Gp2x port. Thanks, your work provided great inspiration. Ryleh for creating Ryleh minilib. A600 for overclock code and creating/adapting/releasing the "A320-Ryleh" minilib code (In Picodrive and Gp2xSpectrum for Dingoo Source Codes) ingood for SDL240Stretch code (In Rise of triad for Dingoo Source code). Pickle for Volume sound code (in Wolf4sdl Source code)

Personal tools