raw is a re-implementation of the engine used in the game Another World.
The program requires the original data files.
- Amiga (Bank*)
- Atari (Bank*)
- DOS (Bank*, memlist.bin)
- DOS demo (Demo*, memlist.bin)
Drag'n'drop a zip containing the data files.
Usage: raw [OPTIONS]...
file=PATH Path to a zip file
lang=LANG Language (fr,us)
part=NUM Game part to start from (0-35 or 16001-16009)
use_ega=true Use EGA palette with DOS version
protec=true Enable game protection
In game hotkeys :
Arrow Keys move Lester
Enter/Space run/shoot
C enter a code to start at a specific position
You can play it online here and drag'n'drop a zip containing the data files.
- load/save snapshot
- resources viewer (WIP)
- video window: with current palette and 4 framebuffers updated in realtime
- CPU debugger
- Gregory Montoir for his awesome project rawgl
- flooh for his library sokol
- Omar for dearimgui
- Eric Chahi for Another world