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
There are no CORS headers so there's no way to get Javascript alone to fetch the ROM (JS has security features to prevent you fetching and using data from other servers without their permission). I can only imagine webmsx is bouncing through a server to do this work for it, which is beyond the scope of what Miracle can do.
how can we load a rom from url? for example, if we have a compiled homebrew rom host somewhere in webhost services like altervista, how can we add its url in the whole emulator url, just like we do from emulators like webmsx? ( like http://webmsx.org/?ROM=http://nitrofurano.altervista.org/retrocoding/msx/roms/cmjn.rom )
The text was updated successfully, but these errors were encountered: