mirror of
https://github.com/elmasas/lcs-recomp
synced 2026-09-26 08:41:05 -04:00
v0.1.0
LCS Recomp
GTA: Liberty City Stories PC port, built on PSPRecomp. Game files not included.
Setup
Place your decrypted EBOOT.ELF and the disc's PSP_GAME folder in lcs/game/.
Build
Requires Visual Studio 2022 and LLVM (clang-cl).
lcs\BUILD_LCS.bat
Play
lcs\PLAY_LCS.bat
Settings are in lcs/config/LCSNative.ini.
License
MIT, see LICENSE. Third-party notices: lcs/THIRD_PARTY.md.
Languages
C++
100%