Nintendo64

Emulador bine chido con web id

by Edgar Martinez

HTML

<div style="width:640px;height:480px;max-width:100%">
        <div id="game"></div>
      </div>
<script>
  var Mario64="https://static.downloadroms.io/a20200213HthR484N8o3/output.bin?attach=Super%2520Smash%2520Bros.%2520%28U%29%2520%255B%21%255D.zip";
    EJS_player = '#game';
    EJS_gameUrl = "https://static.downloadroms.io/a20200213HthR484N8o3/output.bin?attach=Super%2520Smash%2520Bros.%2520%28U%29%2520%255B%21%255D.zip"; // Url to Game rom
    EJS_gameID = 3266; // ID in your website, required for netplay.
    EJS_core = 'n64';
</script>

<script src="https://www.emulatorjs.com/loader.js"></script>