I Wanna Community

Fangames => Game Design => Topic started by: dYnAm1c on November 26, 2013, 07:39:56 PM

Title: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: dYnAm1c on November 26, 2013, 07:39:56 PM
Hey,
didn't know where else to put this, so generally what the title said, Game Maker Studio standard licence which is normally 50$, is currently free.
Here a little description on how-to:

And then to make things a little less obvious the prompt to upgrade to the Standard license is on one of those slideshow images under the "welcome" tab. So it may not be obvious when you first look at it.
Also I don't know how long this offer is running so you should be fast if you want it^^


Edit: If its true you can even upgrade to the professional version (99$) for free here: https://www.yoyogames.com/developers/promotions/tizen-game-drive/apply (https://www.yoyogames.com/developers/promotions/tizen-game-drive/apply) (at least some redditors say that their version got upgraded to professional with they key provided by this site)


Greets
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: Wolsk on November 26, 2013, 08:26:31 PM
It's not sending the registration e-mail. :/
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: dYnAm1c on November 26, 2013, 08:35:11 PM
It's not sending the registration e-mail. :/

It takes a while, the servers are overloaded because of reddit right now, took about 30-45 minutes until I received my key.
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: TheJooger on November 26, 2013, 09:03:47 PM
Eh, I'm happy with 8.1
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: Wolsk on November 26, 2013, 09:36:19 PM
Oh, hey, I got the e-mail.  Rad.  Thanks for the heads-up!

Figured I'd get it just because I can. :v
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: lemonxreaper on November 26, 2013, 09:36:39 PM
well gamemaker studio sucks so its not worth the effort.
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: infern0man1 on November 26, 2013, 10:06:00 PM
Got it because i may actually start on !Revolucion! someday
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: Derpyhoovesiwbtg on November 27, 2013, 01:51:10 AM
Thanks dude! But... this is thread 666. :BibleThump:
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: Olivebates on November 27, 2013, 03:35:32 AM
To everyone saying Game Maker: Studio is not wort the effort:

If you are planning on making larger projects, or if you are planning on making money off of your games, Game Maker: Studio is the way to go.
However, unless you are planning to make a fan-base of your own, making these simplified fan-games in GM 8.1 is fine.
GM: Studio brings about a variety of new features, that a simple fan-games doesn't need, however the people who create the fan-bases do.
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: dYnAm1c on November 27, 2013, 04:54:54 AM
Im not into Game Maker but the only complain I heard about the studio version is the removal of the "execute_string()" function.
However since im not into it I don't know what this is doing and what it affects, but for the stuff I read people say it was mostly to play and derp around because it was a really messy function. The biggest positive I heard is the big improvement in performance because it completely compiles code now.
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: Olivebates on November 27, 2013, 10:21:43 AM
Im not into Game Maker but the only complain I heard about the studio version is the removal of the "execute_string()" function.
However since im not into it I don't know what this is doing and what it affects, but for the stuff I read people say it was mostly to play and derp around because it was a really messy function.

Yes,
Execute string is a very resource demanding function. It, along with other functions such as all the _add functions, were removed due to being Windows Only. Game Maker: Studio is able to go cross-platform, to mac, mobile, etc. However, these functions were only shortcuts. There are numerous ways to get around the use of these functions, and ways that are much less resource intensive.
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: TheJooger on November 27, 2013, 10:54:50 AM
Im not into Game Maker but the only complain I heard about the studio version is the removal of the "execute_string()" function.
However since im not into it I don't know what this is doing and what it affects, but for the stuff I read people say it was mostly to play and derp around because it was a really messy function.

Yes,
Execute string is a very resource demanding function. It, along with other functions such as all the _add functions, were removed due to being Windows Only. Game Maker: Studio is able to go cross-platform, to mac, mobile, etc. However, these functions were only shortcuts. There are numerous ways to get around the use of these functions, and ways that are much less resource intensive.
If it's compatible with other OS's, then maybe I'll give it a try. I've just gotten so used to the GML of 8.1, and 8.1's interface, that I don't know if I really wakt to try and make a switch. :(
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: Olivebates on November 27, 2013, 12:40:43 PM
If it's compatible with other OS's, then maybe I'll give it a try. I've just gotten so used to the GML of 8.1, and 8.1's interface, that I don't know if I really wakt to try and make a switch. :(

You can switch the interface of GM:S to GM 8's color scheme, under File > Preferences... > General. And the script editor can be changed in preferences as well, under the tab Scripts and Code.
Title: Re: GameMaker Studio Standard (50$) is currently free (maybe also the Prof. Edition)
Post by: dYnAm1c on November 27, 2013, 03:10:59 PM
If it's compatible with other OS's, then maybe I'll give it a try. I've just gotten so used to the GML of 8.1, and 8.1's interface, that I don't know if I really wakt to try and make a switch. :(

You can switch the interface of GM:S to GM 8's color scheme, under File > Preferences... > General. And the script editor can be changed in preferences as well, under the tab Scripts and Code.

Here an instruction: https://www.bluemoonproductions.nl/blog/?p=34 (https://www.bluemoonproductions.nl/blog/?p=34)