What code does GE generate?

You must understand the Game Editor concepts, before post here.

What code does GE generate?

Postby motorollin » Sun Aug 19, 2007 2:50 pm

I'm assuming GE generates some kind of code which is then compiled for the target platform. What is it? C? C++? Or something else? And how optimised is this code compared to writing it yourself from scratch? (In my case for the GP2X)
motorollin
 
Posts: 54
Joined: Sun Aug 12, 2007 8:05 am
Score: 1 Give a positive score

Postby arcreamer » Sun Aug 19, 2007 6:34 pm

i think eaither C or C++
arcreamer
 
Posts: 398
Joined: Tue Jul 03, 2007 4:08 pm
Score: 9 Give a positive score

Postby Jay S. » Sun Aug 19, 2007 9:24 pm

arcreamer wrote:i think eaither C or C++

In fact, GE uses both. :P Mostly C, but there are some recognizable traces of C++ in it.
User avatar
Jay S.
 
Posts: 118
Joined: Thu Apr 26, 2007 6:51 pm
Location: My computer desk. :P
Score: 9 Give a positive score

Postby arcreamer » Mon Aug 20, 2007 2:50 am

yeah i knew it was C! o yeah me smart... :P
arcreamer
 
Posts: 398
Joined: Tue Jul 03, 2007 4:08 pm
Score: 9 Give a positive score

Postby Fuzzy » Mon Aug 20, 2007 3:43 am

The GED files themselves are some sort of encrypted format. For example, if I put a string "aaaa" in and actor, and save to ged, the string is not four identical characters in the ged. Likewise, if a second actor has a text "aaaa", it may not match the first "aaaa".
Mortal Enemy of IF....THEN(and Inspector Gadget)

Still ThreeFingerPete to tekdino
User avatar
Fuzzy
 
Posts: 1068
Joined: Thu Mar 03, 2005 9:32 am
Location: Plymostic Programmer
Score: 95 Give a positive score

Postby motorollin » Mon Aug 20, 2007 7:39 am

So in terms of performance of my game, which would be better: GameEditor or plain C/C++ written using the GP2X SDK?
motorollin
 
Posts: 54
Joined: Sun Aug 12, 2007 8:05 am
Score: 1 Give a positive score

Postby d-soldier » Mon Aug 20, 2007 7:52 am

Since GE is meant to be a gateway for designing games WITHOUT serious programming experience, I would expect better results coding everything within a programming language, if you can. I'm sure it would eliminate a fair amount of unnecessary programming, but then again, you would have to start scratch (loading graphics and programming them to appear on screen, etc.)
User avatar
d-soldier
 
Posts: 703
Joined: Sun Apr 08, 2007 2:13 am
Score: 61 Give a positive score

Postby motorollin » Mon Aug 20, 2007 8:12 am

I thought as much, thanks. However I have practically no experience coding in C so I'll stick to GE :D My game's performance so far is ok on the GP2X anyway, so it should be alright.
motorollin
 
Posts: 54
Joined: Sun Aug 12, 2007 8:05 am
Score: 1 Give a positive score

Postby d-soldier » Mon Aug 20, 2007 2:56 pm

The gp2x issue is one that gets better every single time a GE update is released... So, like me, you can better yourself in GE while biding your time.
User avatar
d-soldier
 
Posts: 703
Joined: Sun Apr 08, 2007 2:13 am
Score: 61 Give a positive score


Return to Advanced Topics

Who is online

Users browsing this forum: No registered users and 1 guest