OpenTomb
OpenTomb copied to clipboard
An open-source Tomb Raider 1-5 engine remake
I am a big stupid and i have no idea how to compile this because i have no idea what i am doing, does anyone have a compiled version laying...
When trying to open the opentomb.exe it just shows a white screen then it closes, this is the error i keep getting OGG: Couldn't open file: data/tr1/audio/060.ogg. InitSDLVideo: can't use...
I think it would be better to change the switch in void Controls_ActionToStr(char buff[128], ACTIONS act) to something like: #include std::pair ActionStr[] = { std::make_pair(ACT_UP, "ACT_UP"), std::make_pair(ACT_DOWN, "ACT_DOWN"), std::make_pair(ACT_LEFT, "ACT_LEFT"),...
This patch includes support for selecting system provided LUA 5.3 (and newer) and BULLET, in a similar manner it had been done for FreeType. * Added two new options, FORCE_SYSTEM_LUA...
Indonesian Translation
I tried to play the FMV copied from my TR5 CDROM, but they do not work. It seems to me that those movies are not into RPL format, but they...
Hello all, Below are some questions I'm asking to the OpenTomb developers : - I'm trying to implement TR2 secrets picking, but I can't figure out how to make them...
Hello, Maybe this sounds like a "noob" question. But I'm trying to find out how to run like a normal game, so with the main menu and cutscenes, menus etc...