Skip to content
/ rawgl Public
forked from cyxx/rawgl

Another World/Out of This World engine reimplementation (with debugger)

Notifications You must be signed in to change notification settings

scemino/rawgl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raw - Another World Interpreter

raw is a re-implementation of the engine used in the game Another World.

Screenshot Intro Amiga

Supported Versions

The program requires the original data files.

  • Amiga (Bank*)
  • Atari (Bank*)
  • DOS (Bank*, memlist.bin)
  • DOS demo (Demo*, memlist.bin)

Run it

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

Try it

You can play it online here and drag'n'drop a zip containing the data files.

Features

  • load/save snapshot
  • resources viewer (WIP)
  • video window: with current palette and 4 framebuffers updated in realtime
  • CPU debugger

Credits

About

Another World/Out of This World engine reimplementation (with debugger)

Topics

Resources

Stars

Watchers

Forks

Languages

  • C 90.0%
  • C++ 7.0%
  • Python 1.7%
  • HTML 0.5%
  • CMake 0.4%
  • GLSL 0.2%
  • Other 0.2%