Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Open Source Engine / Death Rally [1996]

License

NotificationsYou must be signed in to change notification settings

urxp/dRally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • GNU/Make
  • SDL2

Building

FLAGS="YOUR CFLAGS" make

Installation - needs original game assets

7z e -o drally DeathRallyWin_10.execd drally&& mkdir CINEM&& mv ENDANI* CINEM&& mv SANIM* CINEMecho"./CINEM"&> CDROM.INI

Only versions including the DR.IDF file are able to use theFLAGS += -DDR_CDCHECK

dRally|--CINEM|  |--DR.IDF|  |--ENDANI.HAF|  |--ENDANI0.HAF|  |--SANIM.HAF|--CDROM.INI        [1]|--ENGINE.BPA|--IBFILES.BPA|--MENU.BPA|--MUSICS.BPA|--TR[0-9].BPAMake sure these file/dir names in dRally directory are in uppercase.[1] CDROM.INI contains relative location of CINEM directory (./CINEM)

Work in progress

  • Multiplayer not available

[8]ページ先頭

©2009-2025 Movatter.jp