Forums Kongregate

Full screen flash? page 5

Subscribe to Full screen flash? 115 posts

avatar for ecaradec ecaradec 19 posts
Flag Post

I checked everything again, found some bugs, but none seems related to your problem. Contact me if you want to investigate further.

Edit : if you landed here by clicking on the last page of the thread like I do, here is a summary :

Some would find nice to play kongregate games fullscreen. So you probably are as you clicked this thread. Given that the thread started in 2007 and kongregate didn’t move, I suppose an option won’t probably happens anytime.

Some people also argued that scaling flash is not a good solution because firstly not all games are scalable and secondly because flash is not hardware accelerated and that graphical games are slowed down seriously.

It’s possible to use the following extensions to play fullscreen : Flash Game Maximizer, Better Kongregate, this script or SwiffOut

SwiffOut is an IE, Firefox, Chrome compatible application I developed that solve the scaling and performance issue by switching resolution and launching the game in true fullscreen mode as an autonomous application. SwiffOut is a $3 app that you can also get for free if you are a flash game developer or a blogger willing to write a review. Yes I’m an horrible a capitalist, but this is an ongoing work and it is taking me a lot of time. Your support help me to continue. You can get it here : http://swiffout.com

If you find grammar mistakes, I’m sorry, but I’m french and do the best I can.

 
avatar for ecaradec ecaradec 19 posts
Flag Post

You might be happy to learn that swiffout is now freeware. ;) it also has a new home at : http://swiffout.com

 
avatar for SolarLune SolarLune 2 posts
Flag Post

I know I’m late, but I was just thinking if it’s possible to adjust the size of the screen after the game initializes (I suppose I could make the screen as large as possible, and then scale the game to be the wanted size.

 
avatar for ecaradec ecaradec 19 posts
Flag Post

SwiffOut the extension for playing in very good full screen is now on the google extension store :

https://chrome.google.com/extensions/detail/jnppoimalombohimhmfmpldimliadlal

I fixed the size issue. The detection is now native (I read the flash file format ) and should always work.

I will try to publish the autonomous extension for IE and Firefox, but IE and Firefox extension are harder to make… You can still get the all in one package at http://swiffout.com (which contains IE and Firefox support )

 
avatar for ecaradec ecaradec 19 posts
Flag Post
Originally posted by SolarLune:

I know I’m late, but I was just thinking if it’s possible to adjust the size of the screen after the game initializes (I suppose I could make the screen as large as possible, and then scale the game to be the wanted size.

What I could do is allow to resize the window when not in fullscreen, then when you switch to full screen, use that size instead of the original one. It might not work with every game, but I might add this at a point. Probably not now, my focus is still on getting this autonomous IE and Firefox extension to work.

 
avatar for chapman210 chapman210 496 posts
Flag Post

That would be badass, if Kongregate would let that happen.

 
avatar for ecaradec ecaradec 19 posts
Flag Post

I added the extensions to google and mozilla store. They should work more seamlessly now. If you had previously installed the setup version (the .exe) you can now get rid of it and just install the autonomous version, it’s better as they can autoupdate. They are also better, some corner cases didn’t work well.

https://chrome.google.com/extensions/detail/jnppoimalombohimhmfmpldimliadlal

https://addons.mozilla.org/fr/firefox/addon/249363/

Don’t forget to add a comment and to vote if you like them. It helps others to find them.

I wrote a blog post about why full screen flash games matter here if it interess you : http://grownsoftware.com/blog/the-true-face-of-flash-games

 
avatar for kik90 kik90 6 posts
Flag Post

even though that might give headaches i dissagree there should be a button saying full screen and we should be able to lock it if we cant use it

 
avatar for SovenasArk SovenasArk 5 posts
Flag Post

I think game creators deserve the option to go fullscreen if they want to. Some people have smaller computer screens, and some people have bad vision. For these people, fullscreen would allow them to see some games which would, otherwise, be inaccessibe to them, but I believe this should be the choice of the games creator. Some game creators would rather not have this feature on their games, because it might make their games run slow, glitch out, or have other problems, but I think Fullscreen should definitely be a choice for flash games, because some people have trouble actually playing a game otherwise. + Some game creators might want to create more detailed games, but this would be difficult for one to play if they just made the area taken up by their game bigger.

But, overall, I think people should just have the choice to go fullscreen if they want. Just because chat is an integral part of Kongregate it isn’t a necessity. People don’t just chat all the time, sometimes they just want to play a game, or watch a vid. They should have the choice to go fullscreen if they want to.

 
avatar for Fair_play Fair_play 625 posts
Flag Post

http://userscripts.org/scripts/show/34214

 
avatar for yungs yungs 2 posts
Flag Post

is it possible for us to have larger screen resolutions if not fullscreen then? The 700 limit is pretty limiting and with a larger res, perhaps the devs can resort to slightly larger graphics. I’m an aged gamer and my vision actually starts to blur up if I play for a while on certain games. It’d be great if everything was bigger..

 
avatar for DJStatika DJStatika 232 posts
Flag Post

Because of advancements in flash, many games in future will be able to run fullscreen no problem at full res. Devs will still have to decide to make this available though. I’m sure many will, i would love some of my games to run fullscreen. Would make it easier to port to other devices too

 
avatar for bandita137 bandita137 1 post
Flag Post

I also recommend Fair_play’s URL for the firefox/greasemonkey full screen script at http://userscripts.org/scripts/show/34214
Good at high resolution if the given game was written properly.

 
avatar for vampowner vampowner 4 posts
Flag Post

Ok you can but you have to go through a bit of code and you have to have Firefox (you can run the game in a different browser later)

Also note this wont work with all games and it will not stretch the games into widescreen.

1:Open Firefox
2:Download this add on https://addons.mozilla.org/en-US/firefox/addon/live-http-headers/
3:Open the add on
4:Click generator
5:Click all the ticks off and click request (make sure capture is turned on)
6:Load the game
7:Go back into Live Http Headers click save all (Put it on the desktop for easy access)
8:Open the txt document
9:Search the txt document for #request# GET http://chat.kongregate.com
10:Copy the address that comes up it should have the name of the game in it (There might be a few results of the search)
11:Paste it into your browser and delete the #request# GET from the front load the page and it should be the game in full screen (Save the address as a shortcut for your favorites for easy access)

 
avatar for Ericzander Ericzander 487 posts
Flag Post
Originally posted by vampowner:

Ok you can but you have to go through a bit of code and you have to have Firefox (you can run the game in a different browser later)

Also note this wont work with all games and it will not stretch the games into widescreen.

1:Open Firefox
2:Download this add on https://addons.mozilla.org/en-US/firefox/addon/live-http-headers/
3:Open the add on
4:Click generator
5:Click all the ticks off and click request (make sure capture is turned on)
6:Load the game
7:Go back into Live Http Headers click save all (Put it on the desktop for easy access)
8:Open the txt document
9:Search the txt document for #request# GET http://chat.kongregate.com
10:Copy the address that comes up it should have the name of the game in it (There might be a few results of the search)
11:Paste it into your browser and delete the #request# GET from the front load the page and it should be the game in full screen (Save the address as a shortcut for your favorites for easy access)

This thread is constantly being revived.. I know it’s probably because you used Google to find it. I know because I found it a month ago using google but I didn’t want to revive a dead thread because that’s crappy forum behavior on any website, but since it’s been an hour since the last post I will post what I do for certain games. When I know that the frame rate will be unaffected and the artwork would still be nice in full screen mode (or bad if it’s meant to be a pixely game) then I just zoom in a bit and then enter full screen mode. It won’t cover the entire screen but it will take up the majority of it and you don’t have to download any extra stuff for it, and it still allows you to use keyboard and mouse controls.