Timur Gagiev

Results 63 comments of Timur Gagiev

@Demondee it's to open the original game level files

@Demondee you can open TR1-4 levels, but only TR1 is playable for now. To extract data from PSX images I prefer jpsxdec tool.

try to run the app from terminal and check output

can you show how your Contents/Resources folder content looks like?

The original PC version of Tomb Raider 2 has weird levels naming: https://github.com/XProger/OpenLara/blob/master/src/gameflow.h#L1084 ![image](https://user-images.githubusercontent.com/796763/82866885-75196080-9f32-11ea-986d-52d5514d1fb7.png) but I'll add full upper and full lower case support, thanks

use the original game folder structure instead of web version style (level/2/...)

because OpenLara uses the original files naming, so I move this task to features list

Hi, linux build uses the pulseaudio, but you can take Alsa output implementation code from src/rpi/main.cpp

https://github.com/XProger/OpenLara/blob/master/src/platform/nix/build.sh

@madig like here http://xproger.info/projects/OpenLara/ ?