.config | ||
.github | ||
.idea/.idea.ProjectLighthouse/.idea | ||
.run | ||
ProjectLighthouse | ||
ProjectLighthouse.Tests | ||
ProjectLighthouse.Tests.GameApiTests | ||
ProjectLighthouse.Tests.WebsiteTests | ||
.gitignore | ||
CONTRIBUTING.md | ||
docker-compose.yml | ||
global.json | ||
LICENSE | ||
ProjectLighthouse.sln | ||
ProjectLighthouse.sln.DotSettings | ||
README.md |
Project Lighthouse
Project Lighthouse is a clean-room, open-source custom server for LittleBigPlanet. This is a project conducted by the LBP Union Ministry of Technology Research and Development team.
For concerns and inquiries about the project, please contact us here.
For general questions and discussion about Project Lighthouse, please see the megathread on our forum.
DISCLAIMER
This is beta software, and thus is not stable nor is it secure.
While Project Lighthouse is in a mostly working state, we ask that our software not be used in a production environment until release.
This is because we have not entirely nailed security down yet, and your instance WILL get attacked as a result. It's happened before, and it'll happen again.
Simply put, Project Lighthouse is not ready for the general public yet.
In addition, we're not responsible if someone hacks your machine and wipes your database, so make frequent backups, and be sure to report any vulnerabilities. Thank you in advance.
Building
This will be written when we're out of beta. Consider this your barrier to entry ;).
It is recommended to build with Release
if you plan to use Lighthouse in a production environment.
Contributing
Please see CONTRIBUTING.md
for more
information.
Compatibility across games and platforms
Game | Console (PS3/Vita/PSP) | Emulator (RPCS3/Vita3k/PPSSPP) | Next-Gen (PS4/PS5/Vita) |
---|---|---|---|
LBP1 | Compatible | Compatible with patched RPCS3 build | No next-gen equivalent |
LBP2 | Compatible | Compatible with patched RPCS3 build | No next-gen equivalent |
LBP3 | Mostly compatible, frequent crashes | Mostly compatible with patched RPCS3 build, frequent crashes | Incompatible |
LBP Vita | Compatible | Incompatible, marked as "Intro" on Vita3k | No next-gen equivalent |
LBP PSP | Potentially compatible | Incompatible, PSN not supported on PPSSPP | Potentially Compatible |
Project Lighthouse is mostly a work in progress, so this chart is subject to change at any point.