You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add files [mupen64plus_next_libretro.js, mupen64plus_next_libretro.wasm, opera_libretro.js, opera_libretro.wasm] to the data directory from this repository - BinBashBanana/webretro. Tested it and it works well. You can also add these files - parallel_n64_libretro.js, parallel_n64_libretro.wasm otherwise it doesn't work well game Residen Evil 64.
Reason for change
Replace EmulatorJS (ethanaobrien) cores with Libretro cores.
Proposed code change
In 3do.json file - "emulator": "libretro-opera"
in n64.json file - "emulator": "libretro-mupen64plus_next"
The text was updated successfully, but these errors were encountered:
Still working on opera I need chd support it is must for most browsers especially mobile to keep the footprint under 1 gig. This will probably be a while.
Is this a new feature request?
Wanted change
Add files [mupen64plus_next_libretro.js, mupen64plus_next_libretro.wasm, opera_libretro.js, opera_libretro.wasm] to the data directory from this repository - BinBashBanana/webretro. Tested it and it works well. You can also add these files - parallel_n64_libretro.js, parallel_n64_libretro.wasm otherwise it doesn't work well game Residen Evil 64.
Reason for change
Replace EmulatorJS (ethanaobrien) cores with Libretro cores.
Proposed code change
In 3do.json file - "emulator": "libretro-opera"
in n64.json file - "emulator": "libretro-mupen64plus_next"
The text was updated successfully, but these errors were encountered: