Open pcercuei opened 3 weeks ago
I switched to the official GIT repo as well, so it seems to have undone the "gnulib" submodule, how can I fix that?
Dunno, perhaps try git subrepo's --ALL
option? Or maybe git rm deps/lightning/gnulib
since it's not really needed (or is it?)? I wish libretro infra supported submodules already, this is an annoying difference from the master branch.
BTW I've meant to report this, but lightrec has problems with "Tomb Raider (USA) (Rev 2)" (http://redump.org/disc/12765/), when it loads it presents a menu from which the game doesn't start.
Any plans to solve this? Perhaps keep the unwanted submodule, which is lesser evil than the reduced CI coverage.
Yeah I was trying several things and could not get the CI to ignore the submodule. I'm on a motorcycle trip right now, will have a look when I get back.
Update GNU Lightning to the latest upstream version.
One notable change is that the upstream version now supports SH4 processors, which I use in my downstream PCSX port for Dreamcast.