mirror of
https://github.com/elmasas/lcs-recomp
synced 2026-09-26 16:49:33 -04:00
f825e449ee70ff83ec5b25d1a7a16e2abc3d9df7
LCS Recomp
GTA: Liberty City Stories PC port, built on PSPRecomp. Game files not included.
Setup
Requires the US v1.05 release (ULUS-10041).
Place your decrypted EBOOT.ELF and the disc's PSP_GAME folder in game/ for the release, or in lcs/game/ when building from source.
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%