OpenLara Guide
MewLew
Extracting Game Assets
NOTE: You can use assets from the original PC or PS1 versions. The original PC version can be purchased at GOG.com.
For PS1 Version
- Use a program like PowerISO to extract the ISO or BIN file.
- Copy the following folders to your desktop:
PSXDATAFMVDELDATA
For GOG Version
- Navigate to the game’s installation directory and open the DOSBOX folder.
- Open the
dosbox.conffile in a text editor like Notepad. - Scroll to the bottom and add the following under the
[autoexec]heading:
mount C .
imgmount d ".\GAME.GOG" -t iso -fs iso
xcopy D:\DATA\ C:\DATA\
xcopy D:\FMV\ C:\FMV\
It should look like this:
[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
mount C .
imgmount d ".\GAME.GOG" -t iso -fs iso
xcopy D:\DATA\ C:\DATA\
xcopy D:\FMV\ C:\FMV\
- Copy the
GAME.GOGfile from the Tomb Raider 1 folder and paste it into the DOSBOX folder. - Run the DOSBox application from the same directory. This will extract the
DATAandFMVfolders to the DOSBOX directory. - Copy the extracted
DATAandFMVfolders to your desktop.
Obtaining Audio Files
- Download Audio Files:
- Get the (TR1 also Gold) file from this link.
- Extract the ZIP file.
- Transfer Files:
- Copy the contents of the
pixfolder to:PSXDATAfolder for PS1.DATAfolder for GOG.
- Copy the
audiofolder to your desktop.
- Copy the contents of the
- Prepare for Compression:
- For PS1:
- Select the following folders:
PSXDATAFMVDELDATAaudio
- Compress all into a single ZIP file.
- Select the following folders:
- For GOG:
- Select the following folders:
DATAFMVaudio
- Compress all into a single ZIP file.
- Select the following folders:
- For PS1:
Internal Setup
- Launch OpenLara to initialize the folders.
- The app will force close.
- Upload your zip file:
- Open the Dev Portal.
- Go to File Explorer > Local App Data > OpenLara.
- Navigate to the Local State folder.
- Click Choose File, locate your
zipfile, and Upload. - When prompted, choose yes to Extract ZIP Contents into the directory.
- Click Choose File, locate your
- Launch OpenLara and you’re ready to play.
Additional notes
- Press LB + A to enable first person.
- The PS1 assets have crackly FMV audio, but everything else works fine.