From bb04978d43d7412c83384e066d4f87b2c8fa0a25 Mon Sep 17 00:00:00 2001 From: Sarah and John Connor Date: Thu, 24 Aug 2023 05:43:14 +0000 Subject: [PATCH 1/2] Add status table. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 01c6b6e..1a20610 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,12 @@ Status - No CDDA/XA. Kernel patch is dangerous. Coming soon. - No game list sort. Coming soon. +ARM Firmware | Status | Issue +-------------|--------|---- +2.5.4 | Menu boot, games boot | +2.7.14 | Menu not boot | https://github.com/ps-iowned/loader-beta-test/issues/1 + + Downloads - Downloads are [here](versions). Sorted by date. Possible to downgrade and test multiple versions. From 3b90836421baa909e4f84f478d1156cb9542c686 Mon Sep 17 00:00:00 2001 From: Sarah and John Connor Date: Thu, 24 Aug 2023 05:48:37 +0000 Subject: [PATCH 2/2] PAL issue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a20610..4824ecb 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Status - Only 512 games. Need more testing for more than 512 games. - No CDDA/XA. Kernel patch is dangerous. Coming soon. - No game list sort. Coming soon. +- PAL offcentered. Issues: https://github.com/ps-iowned/loader-beta-test/issues/2, https://github.com/grumpycoders/pcsx-redux/issues/1405 ARM Firmware | Status | Issue -------------|--------|----