Thread: Another World
View Single Post
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#1
Here is the binary from human-readable code conversion by Fabien Sanglard (https://github.com/fabiensanglard/An...de-Interpreter). Compiled out of the box and works with sound (no changes to code were made so you'll need not only the data files, but also the codewheel to pass the protection). Place the data files in the same directory as 'game' binary.

EDIT: Seems like quite a few key combos require ALT, so version 0.2 added below that doesn't rely on it.

Keymappings (maemo mappings):
Code:
   Arrow Keys      allow you to move Lester
    Enter/Space(/Shift)     allow you run/shoot with your gun
    C               allow to enter a code to jump at a specific level
    P               pause the game
    Alt X  (Ctrl X)         exit the game
    Ctrl S          save game state
    Ctrl L          load game state
    Ctrl + and -  (Ctrl N and M)  change game state slot
    Ctrl F          toggle fast mode
    Alt Enter  (Ctrl Enter)     toggle windowed/fullscreen mode
    Alt + and -  (Ctrl U and D)   change scaler factor
Starts in fullscreen by default now. Added shift as another action button as it was quite hard to do a running jump with all the keys on the right hand side of the kb. Upscaling crashes the game, so only useful(?) for downscaling. The changed file included for reference.
Attached Images
   
Attached Files
File Type: gz anotherworld.tar.gz (24.5 KB, 129 views)
File Type: gz another-0.2.tar.gz (28.1 KB, 116 views)

Last edited by szopin; 2013-06-16 at 12:10. Reason: keyinfo and fullscreen version added
 

The Following 13 Users Say Thank You to szopin For This Useful Post: