Exarkuniv / RetroPie-Extra

A collection of unofficial scripts for adding more emulators/ports/games to RetroPie.
MIT License
73 stars 21 forks source link

OpenLara modern RPI support #179

Closed dborel closed 4 months ago

dborel commented 4 months ago

Added build script for OpenLara, using SDL and desktop GL for higher quality and modern RPI compatibility. In contrast, lr-openlara tries to use dispmanx and GLES2, which limit it to RPI3 and earlier and don't take full advantage of V3D's capabilities.

dborel commented 4 months ago

If you don't have an iso of the original PC cd-rom or GOG/Steam data, you can manually test with https://github.com/libretro/libretro-content/blob/master/Tomb%20Raider/Tomb%20Raider%20(Demo).zip. I left it out of the script because it lacks the menu, making it a bit harder to exit (it infinitely restarts the demo level when you try to quit).