-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
Currently, no BIOS is bundled with the Beetle PSX core. However, OpenBIOS is fully compatible with Beetle PSX and Beetle PSX HW, making it a practical and user-friendly option to include by default.
Bundling OpenBIOS would simplify setup for users and ensure out-of-the-box compatibility without requiring external proprietary BIOS files. Also, OpenBIOS is designed to be a fully compatible replacement for the stock BIOS, making it generally region-free when used in emulators.
How to test OpenBIOS
- As noted on https://github.com/grumpycoders/pcsx-redux, the latest AppImage is available at https://distrib.app/pub/org/pcsx-redux/project/dev-linux-x64.
- Extract the Appimage: ./PCSX-Redux-HEAD-x86_64.AppImage --appimage-extract.
- Copy the
openbios.binfile from the generated directorysquashfs-root/usr/share/pcsx-redux/resources. - Rename
openbios.bintoscph5501.bin. - Place
scph5501.binin your RetroArch System/BIOS directory.
Tested environment
- RetroArch version: 1.22.2 flathhub
- Beetle PSX HW version: 0.9.44.1 c0f6636
- Beetle PSX version: 0.9.44.1 4968db4
Feature request
- Ship
openbios.binwith Beetle PSX and Beetle PSX HW cores so it is available by default. - After downloading the
Beetle PSXor theBeetle PSX HWcore viaMain Menu → Online Updater → Core Downloader, automatically copyopenbios.binto the RetroArchSystem/BIOSdirectory. - Configure
Beetle PSXandBeetle PSX HWto useopenbios.binas a fallback if none of the standard BIOS files (scph5500.bin,scph5501.bin, orscph5502.bin) are found in theSystem/BIOSdirectory.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels