8000 GitHub - OS-Games/dRally: Open Source Shadows of Death Rally [1996]
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OS-Games/dRally

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dRally

The main goal of this project is to create a port of Death Rally (1996) running natively on Linux and BSD based operating systems.

Linux requirements

  • GCC/Clang C compiler
  • Netwide Assembler (NASM)
  • GNU/Make
  • SDL2

You need original game assets

dRally
|--CINEM
|  |--DR.IDF
|  |--ENDANI.HAF
|  |--ENDANI0.HAF
|  |--SANIM.HAF
|--CDROM.INI        [1]
|--ENGINE.BPA
|--IBFILES.BPA
|--MENU.BPA
|--MUSICS.BPA
|--TR[0-9].BPA

Make sure these file/dir names in dRally directory are in uppercase.

[1] CDROM.INI contains relative location of CINEM directory (./CINEM)

Work in progress

  • Because of a lot of disassembled code, only 32bit version available at this point
  • Multiplayer not available

About

Open Source Shadows of Death Rally [1996]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Assembly 68.8%
  • C 31.0%
  • Other 0.2%
0