# 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 * 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 * Multiplayer not available #### MorphOS port 14/05/2023 - Last GIT and optimization by BSzili (2 bigendian fix found) - Reduze CPU usage on menu - build with 2.26.5 and last MOS 3.18/SDK 05.03.2023 - Improved performance and timing 14.02.2023 - Add key ALT F2 : Set integer scale ON/OFF - Add key ALT F3 : Set scale quality to nearest (0) - Add key ALT F4 : Set scale quality to linear (1) (per defaut now) - Now use SDL_WINDOW_FULLSCREEN_DESKTOP because real fullscreen VSYNC bug - fix icon on dir, and strip exe 13.02.2023 Port by BeWorld / BSzili You need last SDL2 (2.26.5 minimun) - All BE fix by BSzili - Add Fullscreen/Windowed mode (ALT-ENTER) - Add Window resized - fix quit Window - Disable console message - Add GameController support All datas (abandonware DOS version) are included (seem free), if any problem with licene, plz tell me beworld@sfr.fr thanks.