nesbox / emulator

Emulator of NES, Super Nintendo, Sega Mega Drive, GameBoy video consoles
http://nesbox.com/emulator/
MIT License
590 stars 247 forks source link

Rom with emulator by default? #78

Open meepers1234 opened 6 years ago

meepers1234 commented 6 years ago

So I embedded the emulator in my site but I would like to know how to add a rom that loads as soon as you open the page, like those on emulator.online

seethingword commented 6 years ago

Can you help me figure out how to get a rom to work on my site? https://seethingword.github.io/ all it does is load to a black screen

meepers1234 commented 6 years ago

@nesbox @seethingword how do you make the emulator run without manually load the rom?

seethingword commented 6 years ago

Check out the files on my git and it will show you https://github.com/seethingword/seethingword.github.io

meepers1234 commented 6 years ago

@seethingword so i did that but when the emulator loads it says loading emulator 100% and then stops. Do you know how to fix this?

seethingword commented 6 years ago

It took me a minute to get it working too. The path to the rom, the type of rom it is (needs to be set in HTML for the room), or the extention of the rom is wrong (.gba, .gbc, .sfc)

seethingword commented 6 years ago

*rom

meepers1234 commented 6 years ago

https://meepers1234.github.io/retrogames/Earthbound.html Thanks! This is the first game that I got uploaded @seethingword

seethingword commented 6 years ago

So you got it working?

meepers1234 commented 6 years ago

yes

seethingword commented 6 years ago

Nice. Gg man

seethingword commented 6 years ago

I'm still working on getting genisis working. It keeps erroring on building the page

eviL-Lizard commented 4 years ago

Check out the files on my git and it will show you https://github.com/seethingword/seethingword.github.io

How about those emulators that don't need adobe flash players? The ones made for Android web browsers?

seethingword commented 4 years ago

Nesbox requires adobe so this emulator probably wont work for android

Check out the files on my git and it will show you https://github.com/seethingword/seethingword.github.io

How about those emulators that don't need adobe flash players? The ones made for Android web browsers?