emulatorjs-GameLibrary/README.md
2022-07-26 13:54:26 +10:00

1.4 KiB
Raw Blame History

Game LibraryBadge License

A game library extension for EmulatorJS


This add-on reads the contents of your ROMs
folder and uses it to display a games library. Roms
with common endings, like .iso, .bin or .zip, you
must also include the applicable extension before it.
A list is included in this readme with the additional
extensions, and will be updated as I go.

Example: Crash Bandicoot.psx.zip

To use systems that require a bios, like psx,
add the bios under the BIOS folder and name
it the according system .bin

Example: psx.bin


Installation

This is a drag and drop extension, with the
exception that it requires something to host
PHP files like XAMPP. Put your roms in the
/roms/ folder and bios in the /bios/ folder,
following the naming scheme shown here.

Extensions

The following extensions are used in
addition to common file extensions

PlayStation - .psx.*

Contributions

Any (positive) additions or changes are welcome and encouraged.