Skip to content

histat/OpenLara-dc

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