From 568e23df817eb9825067e043a9524289a46c66df Mon Sep 17 00:00:00 2001 From: David Hedlund Date: Mon, 26 Jan 2026 20:32:32 +0100 Subject: [PATCH 1/7] Create COMPATIBILITY.md Reference: "if you want to submit a PR to add the file, go ahead. We can see about the exact contents during the PR, but I'm not too concerned." https://github.com/grumpycoders/pcsx-redux/issues/1029#issuecomment-1630004470 --- src/mips/openbios/src/mips/openbios/COMPATIBILITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/mips/openbios/src/mips/openbios/COMPATIBILITY.md diff --git a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md new file mode 100644 index 000000000..f0147f843 --- /dev/null +++ b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md @@ -0,0 +1,11 @@ +# Emulators that ships with OpenBIOS +* PCSX PCSX-Redux +* PCSX ReARMed + +# Other emulators that are compatible with OpenBIOS + +RetroArch cores: +* Beetle PSX HW +* Beetle PSX +* PCSX ReARMed +* SwanStation From 1670e45467874a70b83a95fb23763af680f499d6 Mon Sep 17 00:00:00 2001 From: David Hedlund Date: Mon, 26 Jan 2026 20:35:32 +0100 Subject: [PATCH 2/7] Update COMPATIBILITY.md Wording --- src/mips/openbios/src/mips/openbios/COMPATIBILITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md index f0147f843..ab4d75897 100644 --- a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md +++ b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md @@ -1,8 +1,8 @@ -# Emulators that ships with OpenBIOS +# Emulators shipping with OpenBIOS * PCSX PCSX-Redux * PCSX ReARMed -# Other emulators that are compatible with OpenBIOS +# Other emulators compatible with OpenBIOS RetroArch cores: * Beetle PSX HW From 8c34138d007f43ae840d96c3c656682cef9b03b4 Mon Sep 17 00:00:00 2001 From: David Hedlund Date: Tue, 27 Jan 2026 18:54:49 +0100 Subject: [PATCH 3/7] Update COMPATIBILITY.md Incompatible games --- src/mips/openbios/src/mips/openbios/COMPATIBILITY.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md index ab4d75897..2ee0a5aa3 100644 --- a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md +++ b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md @@ -1,11 +1,16 @@ -# Emulators shipping with OpenBIOS +# Emulator compatibility + +## Emulators shipping with OpenBIOS * PCSX PCSX-Redux * PCSX ReARMed -# Other emulators compatible with OpenBIOS +## Other emulators compatible with OpenBIOS RetroArch cores: * Beetle PSX HW * Beetle PSX * PCSX ReARMed * SwanStation + +# Incompatible games +OpenBIOS is compatible with most games. Please report any titles that fail to run so they can be added to this section. From fca0a0b4a82c59de89c3e7887ceaf7b2c6c481c8 Mon Sep 17 00:00:00 2001 From: David Hedlund Date: Tue, 27 Jan 2026 19:05:29 +0100 Subject: [PATCH 4/7] Update COMPATIBILITY.md Azure Dreams is incompatible with OpenBIOS --- src/mips/openbios/src/mips/openbios/COMPATIBILITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md index 2ee0a5aa3..33d8cac32 100644 --- a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md +++ b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md @@ -13,4 +13,4 @@ RetroArch cores: * SwanStation # Incompatible games -OpenBIOS is compatible with most games. Please report any titles that fail to run so they can be added to this section. +* [Azure Dreams](https://github.com/grumpycoders/pcsx-redux/issues/1249) From 97652399496df61312718a4e6e7f982df6643e26 Mon Sep 17 00:00:00 2001 From: David Hedlund Date: Tue, 27 Jan 2026 19:08:29 +0100 Subject: [PATCH 5/7] Update COMPATIBILITY.md Wipeout NTSC-U/C --- src/mips/openbios/src/mips/openbios/COMPATIBILITY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md index 33d8cac32..98c8e9af8 100644 --- a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md +++ b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md @@ -13,4 +13,5 @@ RetroArch cores: * SwanStation # Incompatible games -* [Azure Dreams](https://github.com/grumpycoders/pcsx-redux/issues/1249) +* [Azure Dreams (NTSC)](https://github.com/grumpycoders/pcsx-redux/issues/1249) +* [Wipeout (NTSC-U/C)](https://github.com/grumpycoders/pcsx-redux/issues/1913) From 6bcfb2610ce916543751b38c85807bcd88cfcecc Mon Sep 17 00:00:00 2001 From: David Hedlund Date: Tue, 27 Jan 2026 19:09:13 +0100 Subject: [PATCH 6/7] Update COMPATIBILITY.md --- src/mips/openbios/src/mips/openbios/COMPATIBILITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md index 98c8e9af8..79eaddc4b 100644 --- a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md +++ b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md @@ -1,7 +1,7 @@ # Emulator compatibility ## Emulators shipping with OpenBIOS -* PCSX PCSX-Redux +* PCSX-Redux * PCSX ReARMed ## Other emulators compatible with OpenBIOS From 9a1f97de0455112bf611c9f61c1021c4380475fe Mon Sep 17 00:00:00 2001 From: David Hedlund Date: Tue, 27 Jan 2026 20:46:20 +0100 Subject: [PATCH 7/7] Update COMPATIBILITY.md Remove duplicate --- src/mips/openbios/src/mips/openbios/COMPATIBILITY.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md index 79eaddc4b..6b0d6e4c0 100644 --- a/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md +++ b/src/mips/openbios/src/mips/openbios/COMPATIBILITY.md @@ -2,11 +2,10 @@ ## Emulators shipping with OpenBIOS * PCSX-Redux -* PCSX ReARMed ## Other emulators compatible with OpenBIOS -RetroArch cores: +RetroArch libretro cores: * Beetle PSX HW * Beetle PSX * PCSX ReARMed