From 6a787bd1dd9bbcd186eed5946fee25544c5cd102 Mon Sep 17 00:00:00 2001 From: jvyden Date: Sun, 31 Oct 2021 18:10:18 -0400 Subject: [PATCH] Fix table formatting --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 70f14d62..ff2bddee 100644 --- a/README.md +++ b/README.md @@ -74,11 +74,11 @@ Some modifications may require updates to the database schema. You can automatic ## Compatibility across games and platforms -| Game | Console (PS3/Vita) | Emulator (RPCS3) | Next-Gen (PS4/PS5) | -|----------|------------------------|------------------------------------------------|--------------------| -| LBP1 | Compatible | Incompatible, crashes on entering pod computer | N/A | -| LBP2 | Compatible | Compatible with patched RPCS3 | N/A | -| LBP3 | Somewhat compatible | Somewhat compatible with workaround | Incompatible | +| Game | Console (PS3/Vita) | Emulator (RPCS3) | Next-Gen (PS4/PS5) | +|----------|-----------------------------------|------------------------------------------------|--------------------| +| LBP1 | Compatible | Incompatible, crashes on entering pod computer | N/A | +| LBP2 | Compatible | Compatible with patched RPCS3 | N/A | +| LBP3 | Somewhat compatible | Somewhat compatible with workaround | Incompatible | | LBP Vita | Untested (Potentially compatible) | N/A | N/A | Project Lighthouse is still a heavy work in progress, so this is subject to change at any point.