Go to page 1, 2  Next  [ 25 posts ]  Reply to topicPost new topic 
Author Message
 [us]
 Post subject: GM8 or GMS?
PostPosted: Thu Aug 27, 2015 8:54 am 
User avatar
Thanks SonicZetrex!
Member
[*]
[*]
[*]
[*]
[*]

I have recently finished converting Gatete Engine 8 into something that's GameMaker Studio compatible, albeit with a few minor bugs, glitches, and having to remove some objects that change parents (i.e. Wigglers). But even though I made the conversion, I still can't help but wonder if I should have stuck to GM:8.

Not that Studio doesn't come with it's perks, however. Take shaders for example. They give a 2-dimensional game, much like something in the style of Super Mario Bros. All-Stars, much more depth to them. And Studio has a function called draw_self(), which, for me, makes Draw Events easier to code instead of using something like draw_sprite(sprite_index,image_index,x,y).
But GameMaker 8 has several now-obsolete functions, such as variable_local_exists, which automatically sets values for default objects in-game, that make coding a lot easier. And GameMaker 8's games are strictly Windows compatible, which is the only platform I plan to release it on.

Ultimately, for me it comes down to the time it takes the game to load. GameMaker 8 has an annoying loading bar, that shows up even when the game is compiled as an .exe. But GM:S's compiler takes an exceptionally long time to render all those resources, to the point where I had to condense multiple sprites and tilesets into one image.

In conclusion, fo a project like mine should I fully switch over to Studio or stay with 8?

_________________
Vitiman wrote:
I never get quoted :(

I find it really ironic that the day after a holiday celebrating being thankful for what we have is a day where a lot of people rush to department stores and shop until they drop.
Refs:
Me (1) | Me (2) | Me (3) | Me (Shlyoh) | Mors | Q-Nova
If you sprited/referenced me but not on this list, PM me and I'll change it.

My favorite BGM:

Image
 
Top
Offline 
 
 
 [at]
 Post subject: Re: GM8 or GMS?
PostPosted: Thu Aug 27, 2015 12:30 pm 
Cliax Codec X Splatoon
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
Game Maker: Studio, hands down.
It's way more efficient and shaders are a great addition. The obsolete functions are not needed anymore. variable_local_exists was only useful because creation codes were executed before create events, which was changed in GameMaker: Studio.

_________________
Image

Cliax Codec is a combination of top-down and third-person shooter. The gameplay will blend platforming, puzzle and shmup elements together to create a unique gameplay experience. You will take control of four playable characters which rise against a team that seemingly wants to take over the world - but are their motives really that cliché, or are there deeper motives behind their actions?

Currently designing Chapter 1-6, 5%

GOTM titles
Spoiler:
Fan Art
Spoiler:
 
Top
Offline 
 User page at mfgg.net
 
 [us]
 Post subject: Re: GM8 or GMS?
PostPosted: Thu Aug 27, 2015 12:44 pm 
User avatar
Always have a Shy-Guy in your avatar
Administrator
[A]
[S]
[W]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

Some of the new GM Studio features are nice, but none of the features have been amazing enough to convince me to switch over. If I made a new game, I'd probably make it in Studio, though, at least if I can finally figure out how to get rid of the ugly green-and-gray code editor (changing to the GM8 skin doesn't fully fix this). Studio seems to be much more stable than it was when it was first released, which is nice. In the long term, I'm thinking of moving on to another game development tool, probably Unity.

_________________
Course clear! You got a card.

Image
 
Top
Offline 
 User page at mfgg.net
 
 [at]
 Post subject: Re: GM8 or GMS?
PostPosted: Thu Aug 27, 2015 12:47 pm 
Cliax Codec X Splatoon
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
Yeah. If you're a newcomer and just about to start GM, I recommend picking something else (Unity) altogether.

_________________
Image

Cliax Codec is a combination of top-down and third-person shooter. The gameplay will blend platforming, puzzle and shmup elements together to create a unique gameplay experience. You will take control of four playable characters which rise against a team that seemingly wants to take over the world - but are their motives really that cliché, or are there deeper motives behind their actions?

Currently designing Chapter 1-6, 5%

GOTM titles
Spoiler:
Fan Art
Spoiler:
 
Top
Offline 
 User page at mfgg.net
 
 [us]
 Post subject: Re: GM8 or GMS?
PostPosted: Thu Aug 27, 2015 12:56 pm 
User avatar
Thanks SonicZetrex!
Member
[*]
[*]
[*]
[*]
[*]

DJ Coco wrote:
Yeah. If you're a newcomer and just about to start GM, I recommend picking something else (Unity) altogether.


I've been using GameMaker for a couple years now, and I don't plan to switch to another program anytime soon.

_________________
Vitiman wrote:
I never get quoted :(

I find it really ironic that the day after a holiday celebrating being thankful for what we have is a day where a lot of people rush to department stores and shop until they drop.
Refs:
Me (1) | Me (2) | Me (3) | Me (Shlyoh) | Mors | Q-Nova
If you sprited/referenced me but not on this list, PM me and I'll change it.

My favorite BGM:

Image
 
Top
Offline 
 
 
 [zz]
 Post subject: Re: GM8 or GMS?
PostPosted: Thu Aug 27, 2015 3:06 pm 
User avatar
Marle's my waifu
Member
[*]
[*]
[*]
It's certainly recommended you at least try to learn some other language.

Honestly, learning programming is just learning syntax. Once you know syntax, you can pick up pretty much any programming language, and I'd say the time it takes to learn a new language is more than worth it just for the huge increase in both power and speed compared to Game Maker.

_________________
더 빠르게 더 빠르게
더 멋지게 더 멋지게
더 신나게 더 신나게
 
Top
Offline 
 User page at mfgg.net
 
 [tr]
 Post subject: Re: GM8 or GMS?
PostPosted: Thu Aug 27, 2015 3:26 pm 
User avatar
Thanks DonnieTheGuy!
Administrator
[A]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
lol Why are you using game maker? It's bad use Unity!!!!!!

GameMaker: Studio is better but it also has more problems.

_________________
Image
 
Top
Offline 
 
 
 [mx]
 Post subject: Re: GM8 or GMS?
PostPosted: Thu Aug 27, 2015 3:56 pm 
User avatar
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
Game Maker Studio manages to solve some issues with sound processing and lag with Windows 8 and later, but they got rid of metaprogramming which was an important aspect of the language.

_________________
REF

Image


[11:11:51 PM] Stacks-of-Phone: Gato will eventually ascend, his consciousness transferred to hard disk
[11:12:00 PM] Stacks-of-Phone: he lives the rest of his life, a live2D facerig
 
Top
Offline 
 User page at mfgg.net
 
 [ca]
 Post subject: Re: GM8 or GMS?
PostPosted: Thu Aug 27, 2015 5:23 pm 
User avatar
Watashi Wa
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
Early Studio Iterations were terrible and buggy and I am just not ready to forgive.

I'll admit that GM8 is archaic, but through the use of some DLLs, I'm able to circumvent most of it's major flaws (like that lag spike you get when a gamepad can't be detected).

_________________
My games | My twitter | My stream | Sprites Unlimited

Image
 
Top
Offline 
 User page at mfgg.net
 
 [zz]
 Post subject: Re: GM8 or GMS?
PostPosted: Fri Sep 04, 2015 7:17 am 
User avatar
I, Papyrus, am awesome!
Member
[*]
[*]
[*]
Game Maker 8, simply because it's 1000 times more stable than Game Maker Studio. *beating a dead horse*

_________________
My games:
Spoiler:

What I also support:
Spoiler:
 
Top
Offline 
 User page at mfgg.net
 
 [fi]
 Post subject: Re: GM8 or GMS?
PostPosted: Sat Sep 05, 2015 7:03 pm 
User avatar
:3c
Member
[*]
[*]
[*]
[*]
[*]

Are you even able to purchase GM8 anymore? Afaik only Studio is available currently.

_________________
YouTube | Steam | Twitter

My signature is very empty now that I've removed the advertising. :(
 
Top
Offline 
 User page at mfgg.net
 
 [at]
 Post subject: Re: GM8 or GMS?
PostPosted: Sat Sep 05, 2015 7:12 pm 
Cliax Codec X Splatoon
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
I don't think you can buy GM8 anymore

_________________
Image

Cliax Codec is a combination of top-down and third-person shooter. The gameplay will blend platforming, puzzle and shmup elements together to create a unique gameplay experience. You will take control of four playable characters which rise against a team that seemingly wants to take over the world - but are their motives really that cliché, or are there deeper motives behind their actions?

Currently designing Chapter 1-6, 5%

GOTM titles
Spoiler:
Fan Art
Spoiler:
 
Top
Offline 
 User page at mfgg.net
 
 [br]
 Post subject: Re: GM8 or GMS?
PostPosted: Sat Sep 05, 2015 7:44 pm 
User avatar
fka "Doc"
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

Started using studio recently. After using 8 for years, you realize how economic and user-friendly studio is. Physics is super easy to re-create, and the preset methods in studio make things -so- much more conventional. I still have a love for 8, but it's a bit convoluted for the year 2k15.

_________________
Image
 
Top
Offline 
 User page at mfgg.net
 
 [at]
 Post subject: Re: GM8 or GMS?
PostPosted: Sat Sep 05, 2015 8:31 pm 
Cliax Codec X Splatoon
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
Yeah, for the year 2015, GM8 is really not okay anymore. Even Studio already feels outdated, but Version 2.0 is scheduled for 2016 iirc which is entirely remade

_________________
Image

Cliax Codec is a combination of top-down and third-person shooter. The gameplay will blend platforming, puzzle and shmup elements together to create a unique gameplay experience. You will take control of four playable characters which rise against a team that seemingly wants to take over the world - but are their motives really that cliché, or are there deeper motives behind their actions?

Currently designing Chapter 1-6, 5%

GOTM titles
Spoiler:
Fan Art
Spoiler:
 
Top
Offline 
 User page at mfgg.net
 
 [tw]
 Post subject: Re: GM8 or GMS?
PostPosted: Sat Sep 05, 2015 10:04 pm 
福瑞退化者
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
I agree with DJ Coco. As a developer for Windows Phone the latest GM: S still compiles apps as .xap format(for Windows Phone 8.0) even though majority Windows Phone uses .appx format (8.1). To this date I have a lot of bad reviews from WP8.1 because there's lag and/or touch issues.

And of course Windows 10 Mobile (Windows Phone 10) is coming out pretty soon and GM:S is not really ready for it.

_________________
 
Top
Offline 
 User page at mfgg.net
 
 [at]
 Post subject: Re: GM8 or GMS?
PostPosted: Sat Sep 05, 2015 10:45 pm 
Cliax Codec X Splatoon
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
I really hope to see major improvements in 2.0. A nicer IDE, and the inclusion of types and interfaces would already help a lot.
Though I'm pretty sure that even if you have GMS Pro already, YoYo will charge a nice sum of money again if they remake a lot of stuff from scratch.

They should also just drop 3D support already. It can't even remotely hold a candle to what Unity can do. They should focus on getting a really good 2D editor working and making the IDE convenient to use if they don't want Unity to catch up in the 2D department as well.

_________________
Image

Cliax Codec is a combination of top-down and third-person shooter. The gameplay will blend platforming, puzzle and shmup elements together to create a unique gameplay experience. You will take control of four playable characters which rise against a team that seemingly wants to take over the world - but are their motives really that cliché, or are there deeper motives behind their actions?

Currently designing Chapter 1-6, 5%

GOTM titles
Spoiler:
Fan Art
Spoiler:
 
Top
Offline 
 User page at mfgg.net
 
 [us]
 Post subject: Re: GM8 or GMS?
PostPosted: Sun Sep 06, 2015 2:41 pm 
User avatar
Is that a jojoke?
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
gms definitely

_________________
Twitch: http://www.twitch.tv/luigifanmario
Image
 
Top
Offline 
 User page at mfgg.net
 
 [zz]
 Post subject: Re: GM8 or GMS?
PostPosted: Thu Sep 10, 2015 7:30 pm 
User avatar
Member
I say GM8 just because GMS messed with my documents directory and whatnot. Forcing me to restart my whole computer to a bare start. Needless to say, I'd rather not try it again.

 
Top
Offline 
 
 
 [vn]
 Post subject: Re: GM8 or GMS?
PostPosted: Sat Sep 12, 2015 1:01 am 
User avatar
Member
I suggest that you use Game Maker: Unity Edition

 
Top
Offline 
 
 
 [fi]
 Post subject: Re: GM8 or GMS?
PostPosted: Sat Sep 12, 2015 3:24 am 
User avatar
:3c
Member
[*]
[*]
[*]
[*]
[*]

TwistedSister wrote:
I say GM8 just because GMS messed with my documents directory and whatnot. Forcing me to restart my whole computer to a bare start. Needless to say, I'd rather not try it again.

Sounds a bit odd. You might want to report this to YoYo Games.

_________________
YouTube | Steam | Twitter

My signature is very empty now that I've removed the advertising. :(
 
Top
Offline 
 User page at mfgg.net
 
« Previous topic | Next topic »
Display posts from previous:  Sort by  
Go to page 1, 2  Next  [ 25 posts ]  Reply to topicPost new topic 


Who is online

Users browsing this topic: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group