Skip to content

An addition to ethan's EmulatorJS, which is a basic games library that reads the contents of a roms folder for its library (?) as requested. Not the prettiest, but it works

Notifications You must be signed in to change notification settings

Ramaerel/emulatorjs-GameLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Library Badge License

A game library extension for EmulatorJS


This add - on site allows users of EmulatorJS to manage ROMs, including a built-in (albeit basic) data and image scraper.

PSX has returned!

Installation

This is a drag and drop extension, with the
exception that it requires something to host
PHP files like XAMPP. After that, simply upload your roms.
Bulk rom uploading has been added to make this easier.

I've taken out image scraping for now, I will try to add it in with more options etc with the rebuild.
Instead, I've given cloud save options!

BIOS setup

To add BIOs for the systems that require it, simply
add the BIOs to a ZIP file and rename it to console name.zip.
For example, the gba bios would be kept as /bios/gba.zip

About

An addition to ethan's EmulatorJS, which is a basic games library that reads the contents of a roms folder for its library (?) as requested. Not the prettiest, but it works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published