How do I put my game(.exe, 34 MB) playable directly on my WebSite? -
Sasino97 - 10.09.2011
Does anyone know how to put an executable on a website?? I've made a Game, and I want to put it on my WebSite. It's in a .exe format and it's 34 MegaBytes.
Reputation++ to every intelligent post.
Re: How do I put my game(.exe, 34 MB) playable directly on my WebSite? -
saiberfun - 10.09.2011
an exe on web?
I guess never.
You either can use Flash or Java for games on the web.
But exe files probably will fail due to the fact that only windows supports exe files and that no browser probably implented a possibility to open .exe files from the web.
The users probably have to download that files to use it.
Re: How do I put my game(.exe, 34 MB) playable directly on my WebSite? -
Sasino97 - 10.09.2011
Thanks, rep++, is there a way to convert the .exe file to Adobe FlashPlayer format or Java format??
Thanks.
Re: How do I put my game(.exe, 34 MB) playable directly on my WebSite? -
wups - 10.09.2011
Quote:
Originally Posted by [GF]Sasino97
Thanks, rep++, is there a way to convert the .exe file to Adobe FlashPlayer format or Java format??
Thanks.
|
AFAIK it's NOT possible. You can change swf to exe, but there's no other way around.
Re: How do I put my game(.exe, 34 MB) playable directly on my WebSite? -
Sasino97 - 10.09.2011
Quote:
Originally Posted by wups
AFAIK it's NOT possible. You can change swf to exe, but there's no other way around.
|
I found exe to swf
http://download.cnet.com/FardaSaz-EX...-10554387.html
Re: How do I put my game(.exe, 34 MB) playable directly on my WebSite? -
saiberfun - 10.09.2011
Well tell us if it works then
Re: How do I put my game(.exe, 34 MB) playable directly on my WebSite? -
Sasino97 - 10.09.2011
Lol, It doesn't open :P, It's like sa-mp script king, that you have to wait a minute before it opens XD
Re: How do I put my game(.exe, 34 MB) playable directly on my WebSite? -
saiberfun - 10.09.2011
Quote:
Originally Posted by [GF]Sasino97
Lol, It doesn't open :P
|
you need to implent it in a website first^^
http://www.w3schools.com/html5/tag_embed.asp
Re: How do I put my game(.exe, 34 MB) playable directly on my WebSite? -
Sasino97 - 10.09.2011
Quote:
Originally Posted by saiberfun
you need to implent it in a website first^^
|
The converter doesn't open :P, not the SWF, I know I can't execute SWF from windows
Re: How do I put my game(.exe, 34 MB) playable directly on my WebSite? -
JaTochNietDan - 10.09.2011
Quote:
Originally Posted by [GF]Sasino97
Lol, It doesn't open :P, It's like sa-mp script king, that you have to wait a minute before it opens XD
|
That's because it's too awesome!
Anyway, this just isn't possible, you won't be able to allow people to play a .exe directly from your website, as it needs to be executed and run on Windows depending on the libraries it needs to run. Although after searching for the ability to do this on ****** quickly for you, this came up:
http://spoon.net/Studio/
It seems that it will basically allow you to publish it to be used in the Spoon website with their plugin, which will allow you to play the game there. This does mean that all of your potential players need to download the Spoon plugin to be able to play the game though.