π Note |
---|
As of EmulatorJS version 4.0, this project is no longer a reverse-engineered version of the emulatorjs.com project. It is now a complete rewrite. |
β Warning |
---|
As of version 4.0.9 cores and minified files are no longer included in the repository. You will need to get them separately. You can get it from releases |
βΉ Information |
---|
Cloning the repository is no longer recommended for production use. You should use releases or the CDN instead. |
This project has no ads.
Although, the demo page currently has an ad to help fund this project.
Ads on the demo page may come and go depending on how many people are
funding this project.
You can help fund this project on patreon
If something doesn't work, please consider opening an Issue
with as many details as possible, as well as the console log.
There are 3 different version name that you need to be aware of:
There is a new CDN that you can use to get any version of the emulator. The CDN is
https://cdn.emulatorjs.org/
. You can get the stable, latest, nightly, and any
other main version by setting your EJS_pathtodata
to
https://cdn.emulatorjs.org/<version>/data/
.
βGameLibrary
βββA library overview for your ROM folder.
Run a local server with:
npm i
npm start
>>βWhen reporting bugs, please specify what version you are using