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

Google Drive as an External Server? #84

Open Vendzor opened 6 years ago

Vendzor commented 6 years ago

How do you know what to write for the url on the HTML code? Right now this is as far as I've gotten: (https://sites.google.com/site/vendzorgames4fun/emulator-test) It just says "please download the latest version of Flash Player", which is obvious, because I don't have it linked to anything yet. But can I link my files to a Google Drive url? I am EXTREMELY new to HTML, so please bare with me here. I apologize in advance. All I really want to do is add a bunch of classic games to my website, haha. Thank you!

kieln commented 6 years ago

the url for a site is right where the red arrows are pointing. just highlight and copy. but that embed code i sent should work

[image: Inline image 1]

On Wed, Jan 31, 2018 at 5:54 PM, Vendzor notifications@github.com wrote:

How do you know what to write for the url on the HTML code? Right now this is as far as I've gotten: (https://sites.google.com/site/vendzorgames4fun/ emulator-test) It just says "please download the latest version of Flash Player", which is obvious, because I don't have it linked to anything yet. But can I link my files to a Google Drive url? I am EXTREMELY new to HTML, so please bare with me here. I apologize in advance. All I really want to do is add a bunch of classic games to my website, haha. Thank you!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nesbox/emulator/issues/84, or mute the thread https://github.com/notifications/unsubscribe-auth/AgYef62fKLlHQvbS2JsKjQsjQ5c5kgVyks5tQQs7gaJpZM4R048c .

--

Best Regards

-Kiel

Vendzor commented 6 years ago

Thank you so much for the quick response! I see where the url should go, by default it reads, "/roms/Flappy Bird (PD) v1.0.ge", but I don't know where to place my roms folder. Is there a website I can upload it to? I'm curious as to whether or not Google Drive or Dropbox might work.

kieln commented 6 years ago

k youre gonna have to run me thru your objective one more time. youre trying to embed an emulator on your site correct? is the emulator hosted? or is it youre game on your desktop?

On Wed, Jan 31, 2018 at 6:15 PM, Vendzor notifications@github.com wrote:

Thank you so much for the quick response! I see where the url should go, by default it reads, "/roms/Flappy Bird (PD) v1.0.ge", but I don't know where to place my roms folder. Is there a website I can upload it to? I'm curious as to whether or not Google Drive or Dropbox might work.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nesbox/emulator/issues/84#issuecomment-362125933, or mute the thread https://github.com/notifications/unsubscribe-auth/AgYef5Ekivlgn-SMnXJKo6KpH37vW3aOks5tQRAvgaJpZM4R048c .

--

Best Regards

-Kiel

Vendzor commented 6 years ago

Yes, I'm trying to embed the HTML onto my site. I don't know what a hosted emulator is. I have emulator-master folder that I downloaded from Git Hub as well. I also have the downloaded .smc, .gba, .gb, and .nes games that I want to add ready to go.

Vendzor commented 6 years ago

I just downloaded Node.js; I saw it being discussed here and I figured I'd give it a shot.

kieln commented 6 years ago

ahh i see, well lemme see what i can do, the method i told you was to embed someone elses webpage on one of your pages, but upping your own to your page and having a respository is something ill have to research for a ya bud. gimme and hour or so

On Wed, Jan 31, 2018 at 6:45 PM, Vendzor notifications@github.com wrote:

I just downloaded Node.js; I saw it being discussed here and I figured I'd give it a shot.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nesbox/emulator/issues/84#issuecomment-362131242, or mute the thread https://github.com/notifications/unsubscribe-auth/AgYef42gJdPDXe1KFRy78r6CdACV0JAkks5tQRdNgaJpZM4R048c .

--

Best Regards

-Kiel

kieln commented 6 years ago

<iframe src="https://unblocked-g4mes.weebly.com/upload-your-own-rom.html" style="border:0px #ffffff none;" name="emulators" scrolling="no" frameborder="1" marginheight="100px" marginwidth="100px" height="750px" width="750px" allowfullscreen>

here is onle solution. but buddy didnt upgrade his weebly acct so there is a stupid lil symbol in the way

ill keep trying

On Wed, Jan 31, 2018 at 8:42 PM, N- Cryptic kielnicholsonn@gmail.com wrote:

ahh i see, well lemme see what i can do, the method i told you was to embed someone elses webpage on one of your pages, but upping your own to your page and having a respository is something ill have to research for a ya bud. gimme and hour or so

On Wed, Jan 31, 2018 at 6:45 PM, Vendzor notifications@github.com wrote:

I just downloaded Node.js; I saw it being discussed here and I figured I'd give it a shot.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nesbox/emulator/issues/84#issuecomment-362131242, or mute the thread https://github.com/notifications/unsubscribe-auth/AgYef42gJdPDXe1KFRy78r6CdACV0JAkks5tQRdNgaJpZM4R048c .

--

Best Regards

-Kiel

--

Best Regards

-Kiel

kieln commented 6 years ago

i got side tracked. lol sorry, i came across this http://www.hooligapps.com (IF YOURE NOT OVER 18 DO NOT CLICK LINK) but i hope you are cause im embedding the shit outta those on my site lol

On Wed, Jan 31, 2018 at 9:10 PM, N- Cryptic kielnicholsonn@gmail.com wrote:

<iframe src="https://unblocked-g4mes.weebly.com/upload-your-own-rom.html" style="border:0px #ffffff none;" name="emulators" scrolling="no" frameborder="1" marginheight="100px" marginwidth="100px" height="750px" width="750px" allowfullscreen>

here is onle solution. but buddy didnt upgrade his weebly acct so there is a stupid lil symbol in the way

ill keep trying

On Wed, Jan 31, 2018 at 8:42 PM, N- Cryptic kielnicholsonn@gmail.com wrote:

ahh i see, well lemme see what i can do, the method i told you was to embed someone elses webpage on one of your pages, but upping your own to your page and having a respository is something ill have to research for a ya bud. gimme and hour or so

On Wed, Jan 31, 2018 at 6:45 PM, Vendzor notifications@github.com wrote:

I just downloaded Node.js; I saw it being discussed here and I figured I'd give it a shot.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nesbox/emulator/issues/84#issuecomment-362131242, or mute the thread https://github.com/notifications/unsubscribe-auth/AgYef42gJdPDXe1KFRy78r6CdACV0JAkks5tQRdNgaJpZM4R048c .

--

Best Regards

-Kiel

--

Best Regards

-Kiel

--

Best Regards

-Kiel

Vendzor commented 6 years ago

I figured out how to add the emulator so that it says: "Click here to add your own rom" but I kind of want it to run instantaneously. https://sites.google.com/site/vendzorgames4fun/super-mario-all-stars

And I'm more interested in adding classic games like Galaga, Pac-Man, Mario, etc. I can already assume what's behind that link lol

Thanks so much for the help man! I really appreciate it

kieln commented 6 years ago

hey no worries, im learning too as i embed a different way. but look for a .svf file of the emulator you want (its a flash version) then use the flash button install thin on weebly, thon i was thinking you could prolly just plop the folder of games right on your site for you and others to use. ill keep looking, those 18+ games are pretty good actually

On Wed, Jan 31, 2018 at 9:52 PM, Vendzor notifications@github.com wrote:

I figured out how to add the emulator so that it says: "Click here to add your own rom" but I kind of want it to run instantaneously. https://sites.google.com/site/vendzorgames4fun/super-mario-all-stars

And I'm more interested in adding classic games like Galaga, Pac-Man, Mario, etc. I can already assume what's behind that link lol

Thanks so much for the help man! I really appreciate it

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nesbox/emulator/issues/84#issuecomment-362158037, or mute the thread https://github.com/notifications/unsubscribe-auth/AgYef_zrFPlfU71tJQpWJOYKR8bVcH_qks5tQUL-gaJpZM4R048c .

--

Best Regards

-Kiel

Vendzor commented 6 years ago

Thanks, I'll look out for a .svf file.

kieln commented 6 years ago

i just bought myself a gambling script!!! gonna be bad ass buddy!!! let me know how the .svf file goes! and did you check outt my site? http://www.kielstoptens.weebly.com lemme know what ya think!!

On Thu, Feb 1, 2018 at 9:35 PM, Vendzor notifications@github.com wrote:

Thanks, I'll look out for a .svf file.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nesbox/emulator/issues/84#issuecomment-362484036, or mute the thread https://github.com/notifications/unsubscribe-auth/AgYef2qqF6oJUfgPnt7w3tLS0E76yhgOks5tQpCmgaJpZM4R048c .

--

Best Regards

-Kiel

Vendzor commented 6 years ago

Wow. I love the look and design of your website! I worked with Weebly back in the day but my campus blocks it so I switched over to Google Sites.

kieln commented 6 years ago

yay thanks bud, i got my bitcoin clothing back up, giver a look see if you like that stuff

On Thu, Feb 1, 2018 at 11:08 PM, Vendzor notifications@github.com wrote:

Wow. I love the look and design of your website! I worked with Weebly back in the day but my campus blocks it so I switched over to Google Sites.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nesbox/emulator/issues/84#issuecomment-362495781, or mute the thread https://github.com/notifications/unsubscribe-auth/AgYef-_nDe06FM3cZrLrrRz1MCBXhCJbks5tQqZVgaJpZM4R048c .

--

Best Regards

-Kiel

kieln commented 6 years ago

i have a new solution for ya bud for swf filesk k so open any flash game then right click anywhere on the screen that isnt the game and inspect source. then look for the .swf file located some where iin there. should be highlighted in blue.

[image: Inline image 1] highlight ONLY the url which would be from the "http"..... to the end of the ".swf" file and copy it then get a program called free download manager http://www.freedownloadmanager.org/download.htm and click the 3 lines in the top right, then click paste url from clipboard and choose where you want it to DL to. go to your weebly site and slap a flash box somewhere. drop the .swf file in there and boom! instant game! hosted on your site. you can litterally snag any game from anywhere

On Fri, Feb 2, 2018 at 8:11 AM, N- Cryptic kielnicholsonn@gmail.com wrote:

yay thanks bud, i got my bitcoin clothing back up, giver a look see if you like that stuff

On Thu, Feb 1, 2018 at 11:08 PM, Vendzor notifications@github.com wrote:

Wow. I love the look and design of your website! I worked with Weebly back in the day but my campus blocks it so I switched over to Google Sites.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nesbox/emulator/issues/84#issuecomment-362495781, or mute the thread https://github.com/notifications/unsubscribe-auth/AgYef-_nDe06FM3cZrLrrRz1MCBXhCJbks5tQqZVgaJpZM4R048c .

--

Best Regards

-Kiel

--

Best Regards

-Kiel

Vendzor commented 6 years ago

What is that? And did you mean .swf? I can't find any .svf files.

moopdee commented 5 years ago

Yo what the fuck im trying to get a GBC to run on a Google site there free . You guys still active

moopdee commented 5 years ago

This is the site /sites.google.com/view/joeballs187home/projects