|
metadata
got supernova and it works fine but i have one issue, why cant i fullscreen? or change the general size of the window? anyone know? i like to play my games in full screen but i cant find anything else that works-
|
|
|
metadata
> *Originally posted by **[Slayer2015](/forums/7/topics/1873379?page=10#13648606)**:*
> got supernova and it works fine but i have one issue, why cant i fullscreen? or change the general size of the window? anyone know? i like to play my games in full screen but i cant find anything else that works-
Most flash games on this site were never designed for full screen. Some of them will break. Others will still only show stuff in the originally designed window. Some others will just resize it to full screen, and some other games will just draw the full background but the status bars will only fit into the original window.
My guess is that the SuperNova developers decided that supporting all of this is too much work and they would still get complaints, so they decided not to make it full screen, as these games were not supposed to do anyway.
There are several workarounds to this:
* Use Flash. (I still use this option, and that's why I can say many games on this site have the problems I listed above.)
* Resize your monitor (resolution). Or buy a smaller monitor.
* You give the SuperNova devs a financial incentive of 10 million us dollars. (not sure if that's enough, but I guess that would offset all the complaints.)
* Buy games on other sites that were designed to play in full screen mode.
* Cry or complain like a real Karen on Tiktok, and other social media sites. (This may not work but at least it's enjoyable for other people.)
|
|
|
metadata
> *Originally posted by **[SorinMarkov1947](/forums/7/topics/1873379?page=8#13578150)**:*
> I started up Theme Hotel and got pretty far, but then a popup comes up that says "Adobe Flash Player Settings" and asks to store information on my computer. I can't interact with the popup in any way or with the game behind it. When I restart the game, it's always back within a minute. I tried to play Corporation Inc (same creator and general theme as Theme Hotel), but the same problem happened just a few minutes into gameplay.
>
> Is there some way to resolve this, or is it a part of the games from this maker and I should simply play other games?
>
> Here's a picture of the popup and game: https://imgur.com/a/DRcfU73
Is it still failing for you? Issue might be Theme Hotel, if you delete the .swf file fro your Kongregate save location (should be like C:\Users\[your user name]\AppData\Roaming\Macromedia\Flash Player\#SharedObjects\[some string]\chat.kongregate.com\gamez that corresponds to Theme Hotel, are you able to play other games without that thing popping up?
Edit: disregard that, I get the error on other games too. I opened the FlashPlayerApp.exe and set the chat.kongregate.com to the allowed list, still didn't work.
|
|
|
metadata
can someone help me get http://www.kongregate.com/games/VSTGames/cave-heroes to load?
I'm on Win 8.1 FF 91.0.2(64-bit)
|
|
|
metadata
> *Originally posted by **[PrfX](/forums/7/topics/1873379?page=10#13650680)**:*
> can someone help me get http://www.kongregate.com/games/VSTGames/cave-heroes to load?
> I'm on Win 8.1 FF 91.0.2(64-bit)
The game loads fine for me on a modern version of Windows and Chrome (using SuperNova). Have you tried this?
-Pip
|
|
|
metadata
> *Originally posted by **[TheRealPip](/forums/7/topics/1873379?page=10#13650730)**:*
> > *Originally posted by **[PrfX](/forums/7/topics/1873379?page=10#13650680)**:*
> > can someone help me get http://www.kongregate.com/games/VSTGames/cave-heroes to load?
> > I'm on Win 8.1 FF 91.0.2(64-bit)
>
> The game loads fine for me on a modern version of Windows and Chrome (using SuperNova). Have you tried this?
>
> -Pip
can't install Chrome
|
|
|
metadata
How can I get the games to full screen with supernova?
|
|
|
metadata
> *Originally posted by **[Hellmynameis](/forums/7/topics/1873379?page=10#13651434)**:*
> How can I get the games to full screen with supernova?
As mentioned many times, in many threads.... the only way to adjust how big the SuperNova screen is on your monitor is to change the resolution that is displayed on your monitor. There is no "full screen mode" for SuperNova. SuperNova only displays the flash item in the resolution that the solution was origionally designed in.
-Pip
|
|
|
metadata
Hello guys! Trying my luck here, as I see this topic is not dead yet.
Is there a list of compatible games with Supernova SWF enabler? I can play some games, like Sword and Souls, but some others, like Learn to fly 2, are impossible to play...
Thanks for the help!
|
|
|
metadata
> *Originally posted by **[Karmako](/forums/7/topics/1873379?page=10#13651918)**:*
> Hello guys! Trying my luck here, as I see this topic is not dead yet.
> Is there a list of compatible games with Supernova SWF enabler? I can play some games, like Sword and Souls, but some others, like Learn to fly 2, are impossible to play...
> Thanks for the help!
Here is a post that RainyShadow made ... see the part at the bottom since your issue is that it is loading a gameshell instead of the actual game.
> *Originally posted by **[RainyShadow](/forums/1/topics/1938099?page=1#13574855)**:*
> *Should i bother at all... out of 350+ views nobody replied on the last one...
> OK, maybe one more time...*
>
> Play [in](https://www.adobe.com/support/flashplayer/debug_downloads.html) [whatever](https://archive.org/details/Firefox_Chrome_Adobe_Flash) [you](https://greasyfork.org/en/scripts/419842-swf2js-auto-apply-script-flash-to-html5) [can](https://www.getsupernova.com/download/).
>
> If a link won't work, try switching http**s**:// to http:// and vice versa.
> In Flash projector sometimes a game may start, play the loading/sponsor animations, then go blank after a few seconds. Reload it in the same window (File menu > select the top link) to fix it.
> Supernova users should add **supernova://play/?swfurl=** in front of the link.
>
>
> *P.S. How to find the link yourself:*
> Make a new bookmark and put the following as address:
>
> javascript:scripts=document.getElementsByTagName("script");for(var i=0; i<scripts.length;i++){script_text=scripts[i].text;if (script_text.indexOf("swfurl")!== -1){url_text=String(script_text.match(/swfurl\"\:\"(.*?)\"\,\"flashvars/g));game_url=decodeURIComponent(url_text.substring(9,url_text.length-12));alert(game_url);exit;};};
>
> Now, after opening a Flash game page, right-click on the area where the game is supposed to be, select This frame > Open frame in new tab.
> Then switch to that new tab and open the bookmark. It should give the link to the Flash game. Copy/paste to whatever player works for you.
>
> If the above bookmarklet gives a *GameShell* link, use this one instead:
>
> javascript:scripts=document.getElementsByTagName("script");for(var i=0; i<scripts.length;i++){script_text=scripts[i].text;if (script_text.indexOf("game_swf")!== -1){url_text=String(script_text.match(/game_swf\"\:\"(.*?)\"\,\"game_url/g));game_url=decodeURIComponent(url_text.substring(17,(url_text.length/2)-11));alert(game_url);exit;};};
|
|
|
metadata
Thanks for that, TheRealPip, but I suppose the link itself to the game is the one faulty, as I did everything RainyShadow made, but still couldn't play it. Did you manage to make it work? A lot of flash game have no problems to work with Supernova, or any SWF file player, but Learn to fly 2 is just not working...
Sorry to bother you with that.
|
|
|
metadata
> *Originally posted by **[Karmako](/forums/7/topics/1873379?page=10#13652021)**:*
> Thanks for that, TheRealPip, but I suppose the link itself to the game is the one faulty, as I did everything RainyShadow made, but still couldn't play it. Did you manage to make it work? A lot of flash game have no problems to work with Supernova, or any SWF file player, but Learn to fly 2 is just not working...
> Sorry to bother you with that.
Are you sure you did everything? Pasting `supernova://play/?swfurl=https://chat.kongregate.com/gamez/0011/5608/live/secure_Learn2Fly.swf?kongregate_game_version=1541118719` in my browser's adress bar make the game load perfectly fine.
|
|
|
metadata
Damn, your link actually works for me, starnge... I swear I did it earlier with other games, but this one was simply not working. Anyway, thank you! I will adapt the code, I might have made a mistake indeed.
|
|
|
metadata
I click the play button, & it tells me 'now playing 'game name'', but it never actually loads. I tried the link thing posted above, & it didn't fix anything, as far as I can tell. >.<
|
|
|
metadata
This post has been removed by an administrator or moderator
|
|
|
metadata
> *Originally posted by **[NodokaFyre](/forums/7/topics/1873379?page=10#13652411)**:*
> I click the play button, & it tells me 'now playing 'game name'', but it never actually loads. I tried the link thing posted above, & it didn't fix anything, as far as I can tell. >.<
Do you get a white screen (and is your game title something about a "game shell"? If so, please see the post 4 posts above yours.
-Pip
|
|
|
metadata
> *Originally posted by **[TheRealPip](/forums/7/topics/1873379?page=10#13652432)**:*
> > *Originally posted by **[NodokaFyre](/forums/7/topics/1873379?page=10#13652411)**:*
> > I click the play button, & it tells me 'now playing 'game name'', but it never actually loads. I tried the link thing posted above, & it didn't fix anything, as far as I can tell. >.<
>
> Do you get a white screen (and is your game title something about a "game shell"? If so, please see the post 4 posts above yours.
>
> -Pip
I don't see 'game shell' anywhere, but the game does start out on a mostly white screen. I tried the 2nd javascript bit in the post you mentioned, & it didn't even seem to do anything.
|
|
|
metadata
I cant find supernova anywhere on my pc after installing it does anyone know a solution to this?
|
|
|
metadata
> *Originally posted by **[NodokaFyre](/forums/7/topics/1873379?page=10#13652480)**:*
> > *Originally posted by **[TheRealPip](/forums/7/topics/1873379?page=10#13652432)**:*
> > > *Originally posted by **[NodokaFyre](/forums/7/topics/1873379?page=10#13652411)**:*
> > > I click the play button, & it tells me 'now playing 'game name'', but it never actually loads. I tried the link thing posted above, & it didn't fix anything, as far as I can tell. >.<
> >
> > Do you get a white screen (and is your game title something about a "game shell"? If so, please see the post 4 posts above yours.
> >
> > -Pip
>
> I don't see 'game shell' anywhere, but the game does start out on a mostly white screen. I tried the 2nd javascript bit in the post you mentioned, & it didn't even seem to do anything.
It would help if you tell us some specific games which don't work for you..
Let's take one of your recently "played" games - [Arachnophilia](https://www.kongregate.com/games/DigYourOwnGrave/arachnophilia)
What happens if you open this in your browser?
****
supernova://play/?swfurl=https://chat.kongregate.com/gamez/0002/1208/live/arachnophilia_kongregate.swf?kongregate_game_version=1219805787
** **
**Copy/paste the whole thing, don't just click on the underlined part!**
.
> *Originally posted by **[MohammedA1625](/forums/7/topics/1873379?page=10#13652487)**:*
> I cant find supernova anywhere on my pc after installing it does anyone know a solution to this?
>
Depends on what exactly you have installed. The browser extension? The player? Both?
Try the above address, if you have the player properly installed it should open the game in a new window.
If you have the extension, it should be listed in your browser addons page.
|
|
|
metadata
> *Originally posted by **[RainyShadow](/forums/7/topics/1873379?page=10#13652559)**:*
> > *Originally posted by **[NodokaFyre](/forums/7/topics/1873379?page=10#13652480)**:*
> > > *Originally posted by **[TheRealPip](/forums/7/topics/1873379?page=10#13652432)**:*
> > > > *Originally posted by **[NodokaFyre](/forums/7/topics/1873379?page=10#13652411)**:*
> > > > I click the play button, & it tells me 'now playing 'game name'', but it never actually loads. I tried the link thing posted above, & it didn't fix anything, as far as I can tell. >.<
> > >
> > > Do you get a white screen (and is your game title something about a "game shell"? If so, please see the post 4 posts above yours.
> > >
> > > -Pip
> >
> > I don't see 'game shell' anywhere, but the game does start out on a mostly white screen. I tried the 2nd javascript bit in the post you mentioned, & it didn't even seem to do anything.
>
>
> It would help if you tell us some specific games which don't work for you..
>
> Let's take one of your recently "played" games - [Arachnophilia](https://www.kongregate.com/games/DigYourOwnGrave/arachnophilia)
> What happens if you open this in your browser?
> ****
> supernova://play/?swfurl=https://chat.kongregate.com/gamez/0002/1208/live/arachnophilia_kongregate.swf?kongregate_game_version=1219805787
> ** **
> **Copy/paste the whole thing, don't just click on the underlined part!**
Both Arachnophilia & undefeated spider give the same results as above: White screen, 'Now playing 'game name', & the link just takes me to a very confused google search result. I do have Supernova player installed on my computer.
|
|
|
metadata
> *Originally posted by **[NodokaFyre](/forums/7/topics/1873379?page=10#13652750)**:*
>
> Both Arachnophilia & undefeated spider give the same results as above: White screen, 'Now playing 'game name', & the link just takes me to a very confused google search result. I do have Supernova player installed on my computer.
Sounds like either Supernova isn't installed properly, or something on your PC is preventing it from functuoning fine. Could be a firewall, antivirus, or some malware.
You should get a search result only if the **supernova://** protocol isn't registered properly (but it is since normally you get the player to start), or there was a mistake in the address... Maybe a space somehow got in the begining or the end?
Anyways, try to reinstall the Supernova player and check again. If it still won't work, you could use the alternatives posted in my "[Weekly flash links](https://www.kongregate.com/forum_search?utf8=%E2%9C%93&q=%22Weekly+flash+links%22&forum_id=1)" threads.
|
|
|
metadata
> *Originally posted by **[GenghisQuan](/forums/7/topics/1873379?page=10#13650596)**:*
> > *Originally posted by **[SorinMarkov1947](/forums/7/topics/1873379?page=8#13578150)**:*
> > I started up Theme Hotel and got pretty far, but then a popup comes up that says "Adobe Flash Player Settings" and asks to store information on my computer. I can't interact with the popup in any way or with the game behind it. When I restart the game, it's always back within a minute. I tried to play Corporation Inc (same creator and general theme as Theme Hotel), but the same problem happened just a few minutes into gameplay.
> >
> > Is there some way to resolve this, or is it a part of the games from this maker and I should simply play other games?
> >
> > Here's a picture of the popup and game: https://imgur.com/a/DRcfU73
>
> Is it still failing for you? Issue might be Theme Hotel, if you delete the .swf file fro your Kongregate save location (should be like C:\Users\[your user name]\AppData\Roaming\Macromedia\Flash Player\#SharedObjects\[some string]\chat.kongregate.com\gamez that corresponds to Theme Hotel, are you able to play other games without that thing popping up?
>
> Edit: disregard that, I get the error on other games too. I opened the FlashPlayerApp.exe and set the chat.kongregate.com to the allowed list, still didn't work.
half the games I play ask flash settings permissions which cannot be clicked on...seriosly, is there no solutions to this issue?
|
|
|
metadata
> *Originally posted by **[JohnO763](/forums/7/topics/1873379?page=10#13653004)**:*
> > *Originally posted by **[GenghisQuan](/forums/7/topics/1873379?page=10#13650596)**:*
> > > *Originally posted by **[SorinMarkov1947](/forums/7/topics/1873379?page=8#13578150)**:*
> > > I started up Theme Hotel and got pretty far, but then a popup comes up that says "Adobe Flash Player Settings" and asks to store information on my computer. I can't interact with the popup in any way or with the game behind it. When I restart the game, it's always back within a minute. I tried to play Corporation Inc (same creator and general theme as Theme Hotel), but the same problem happened just a few minutes into gameplay.
> > >
> > > Is there some way to resolve this, or is it a part of the games from this maker and I should simply play other games?
> > >
> > > Here's a picture of the popup and game: https://imgur.com/a/DRcfU73
> >
> > Is it still failing for you? Issue might be Theme Hotel, if you delete the .swf file fro your Kongregate save location (should be like C:\Users\[your user name]\AppData\Roaming\Macromedia\Flash Player\#SharedObjects\[some string]\chat.kongregate.com\gamez that corresponds to Theme Hotel, are you able to play other games without that thing popping up?
> >
> > Edit: disregard that, I get the error on other games too. I opened the FlashPlayerApp.exe and set the chat.kongregate.com to the allowed list, still didn't work.
>
> half the games I play ask flash settings permissions which cannot be clicked on...seriosly, is there no solutions to this issue?
You can always try playing with something different than Supernova :P
Once you set the permission, it should stick for most player solutions.
|
|
|
metadata
I’ve got supernova on my chrome, just as the flash games require. but whenever i try to open the games again, they just display the “get supernova player” message. basically what i’m saying is that the supernova player is doing nothing. anybody got a fix? also the game i’m trying to access is enigmata:stellar war if you want the details.
|
|
|
metadata
Supernova only gives white screen on this game https://www.kongregate.com/games/xdanond/anime-character-maker-2. i don't know what to do.
|