From 45888480ece27f9a3e0010246d16068093280b56 Mon Sep 17 00:00:00 2001 From: jvyden Date: Tue, 5 Apr 2022 16:44:27 -0400 Subject: [PATCH] Update compatibility chart to reflect state of Lighthouse --- README.md | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 623a0947..491be858 100644 --- a/README.md +++ b/README.md @@ -32,19 +32,17 @@ It is recommended to build with `Release` if you plan to use Lighthouse in a pro ## Contributing -Please see `CONTRIBUTING.md` for more information. +Please see [`CONTRIBUTING.md`](https://github.com/LBPUnion/ProjectLighthouse/blob/main/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 and sceNpCommerce2 patched out of EBOOT | N/A | -| LBP2 | Compatible | Compatible with patched RPCS3 | N/A | -| LBP3 | Mostly compatible, frequent crashes | Mostly compatible with patched RPCS3, frequent crashes | Incompatible | -| LBP Vita | Compatible | Incompatible, marked as "Intro" on Vita3k | N/A | -| LBP PSP | Potentially compatible | Incompatible, PSN not supported on PPSSPP | Potentially Compatible | +| 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 | -While LBP Vita and LBP PSP can be supported, they are not properly seperated from the mainline games at this time. We -recommend you run separate instances for these games to avoid problems. - -Project Lighthouse is still a heavy work in progress, so this chart is subject to change at any point. +Project Lighthouse is mostly a work in progress, so this chart is subject to change at any point.