webretro
webretro copied to clipboard
RetroArch in your browser
would it be possible to detect if you're on mobile and then have some controls overlayed?
I'm interested in launching a rom and when the user navigates back to the main page, I want to send either a save file or savestate back with them to...
I'm trying to embed it, and I can't figure it out. if you can help me because it just shows the 404 error as it can't find the file.
## BEFORE MAKING AN ISSUE, READ THIS ### Arcade cores (planned for v6.6) - [ ] MAME 2003 Plus (Arcade) - [ ] FB Neo (Arcade) ### PC cores (planned...
Ever since 6.4v, when I play fast forward on mGBA (haven't tested it out on other systems), it won't, well, go fast. It plays at normal speed with, or without...
I got to about where you are building mupen64 for web. Another project you might be interested in is https://github.com/nbarkhina/N64Wasm/ they took the old parallel libretro code and used SDL...
Not sure if this can be solved/answered here, but: Paper Mario crashes (the emulator, not the game itself) due to a "null function or function signature mismatch" . Based on...
using the browser's localstorage for full offline potential I mean the cores (except `mupen64plus_next_libretro.wasm`) are all under 5mb so it might be feasible idk or let the user locally download...
I downloaded a rom for "Final Fantasy 7" from the site "CDromance" and whenever I upload the directory to webretro, it does not load, however my tekken 2 from for...
I was wondering If i can have this play one specific rom on a specific page without having to select one like JSNES does. If so, walk me through it.