Most PSX emulators require a genuine PlayStation BIOS; even those that don't (because they come with an emulated BIOS) will usually work better with one.
This utility makes it possible to build your own personal Debian package of a Sony PlayStation BIOS image.
- fakeroot
- wget or curl (optional)
- unzip (optional)
To use this package, run the make-psx-bios-package
command, with one or
more filename or URL of BIOS images. This will create a Debian package
(.deb file) containing all images.
The Debian package can be installed with the command dpkg --install
.
Keep in mind that any BIOS image you download is copyrighted by Sony Computer Entertainment. Download and use at your own risk.
This program and its source code can be downloaded from GitHub:
https://github.com/fbriere/psx-bios-package
Bug reports and feature requests should be sent to the Issues section of this program's GitHub repository.
You are also welcome to contact the author with any question or comment you may have about this program. Feedback is always appreciated. :)
Frédéric Brière - fbriere@fbriere.net