Skip to content

sega-dreamcast/openlara

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLara Dreamcast

This is a port of OpenLara for the Sega Dreamcast.

Setup instruction

require data

  • PC version assets of tomb raider 1. Tomb Raider 1+2+3

  • C:/Steam/steamapps/common/Tomb Raider or C:/GOG Games/Tomb Raider

  • how to extract from images mount dosbox.exe

mount C .
imgmount d ".\game.dat" -t iso -fs iso
xcopy D:\DATA\ C:\DATA\
  • Optional: DELDATA included in plastaion 1 of Tomb Raider for level or tittle screen
  • example
  DATA/*.PHD
  DELDATA/*.RAW

Burning

  • cdi image at release page not include game data.
  • cdi

Known Issues

  • a lot of

Build Instructions

you'll need sdk KallistiOS After all setting up compiler and libs

  cd src/platform/dc
  make

Credits

  • XProger
  • Histat

Releases

No releases published

Packages

No packages published

Languages

  • C 61.2%
  • C++ 32.7%
  • Assembly 3.3%
  • HLSL 0.7%
  • Makefile 0.5%
  • GLSL 0.5%
  • Other 1.1%