Pages: 1 2 »
  Print  
Author Topic: GMK Parsing library for C++  (Read 32595 times)
Offline (Unknown gender) DatZach
Posted on: April 23, 2011, 11:29:06 pm
Contributor
Joined: Jan 2011
Posts: 3

View Profile
A library I wrote for parsing GMKs (version 8.0 & 8.1) for C++.
Source included, as well as the zlib library.
A compiled library file is also included if you're too lazy to compile the source.

I haven't tried compiling for GCC, just VC++ 2010.

http://dl.dropbox.com/u/1300653/GmkParser.rar
« Last Edit: October 18, 2011, 09:51:30 pm by DatZach » Logged
Post made April 24, 2011, 07:05:27 am was deleted at the author's request.
Offline (Unknown gender) luiscubal
Reply #2 Posted on: April 24, 2011, 06:11:42 pm
Member
Joined: Jun 2009
Posts: 452

View Profile Email
Quote
Alternative title: GM8 decompiler
This is for the GMK, not the EXE(afaik)
Logged
Offline (Female) IsmAvatar
Reply #3 Posted on: April 24, 2011, 11:24:11 pm

LateralGM Developer
LGM Developer
Location: Pennsylvania/USA
Joined: Apr 2008
Posts: 877

View Profile Email
This should not work on GM EXEs. The encryption format is too different.
Logged
Offline (Unknown gender) MrGriggs
Reply #4 Posted on: April 26, 2011, 09:48:22 am

Member
Joined: Dec 2010
Posts: 128

View Profile Email
A tube vid of it in action would be great!  :)
Logged
Offline (Female) IsmAvatar
Reply #5 Posted on: April 26, 2011, 01:21:37 pm

LateralGM Developer
LGM Developer
Location: Pennsylvania/USA
Joined: Apr 2008
Posts: 877

View Profile Email


It's a library, not an IDE/game... You plug it into your C++ code and use it.
Logged
Offline (Male) antidote
Reply #6 Posted on: May 07, 2011, 10:35:42 pm
Member
Location: Job Corps. <.<
Joined: Dec 2008
Posts: 27

View Profile Email
why do people confuse GM apis for functional programs? lol.
Yeah this is just an API for interfacing with GameMaker projects.
Logged
Post made May 09, 2011, 10:51:50 am was deleted at the author's request.
Offline (Unknown gender) MrGriggs
Reply #8 Posted on: May 10, 2011, 04:07:14 am

Member
Joined: Dec 2010
Posts: 128

View Profile Email
why do people confuse GM apis for functional programs? lol.
Yeah this is just an API for interfacing with GameMaker projects.

I did not state that I deemed it an application, I said I'd like to see it utilized.
Logged
Offline (Female) IsmAvatar
Reply #9 Posted on: May 10, 2011, 02:14:43 pm

LateralGM Developer
LGM Developer
Location: Pennsylvania/USA
Joined: Apr 2008
Posts: 877

View Profile Email
Quote
A tube vid of it in action
"it" seems to imply that you meant the library itself, and didn't imply a utilization of it. Very easy to get that mixed up - and I think most people here read it that way as well.
Logged
Offline (Unknown gender) MrGriggs
Reply #10 Posted on: May 13, 2011, 07:46:40 am

Member
Joined: Dec 2010
Posts: 128

View Profile Email
Sorry, I should've been more clear; my fault.

My friend used it to output all sprites within the .GMK to a tilesheet :)
Logged
Offline (Unknown gender) Slam drago
Reply #11 Posted on: September 28, 2011, 11:45:50 am
Member
Joined: Jul 2011
Posts: 8

View Profile
Link is dead.
Sorry for bump.
Logged
Post made September 29, 2011, 02:13:15 am was deleted at the author's request.
Offline (Unknown gender) Slam drago
Reply #13 Posted on: October 18, 2011, 06:55:38 pm
Member
Joined: Jul 2011
Posts: 8

View Profile
It appears that x2048 has turned into YoYo dawg. Whatever that is.
Logged
Offline (Unknown gender) DatZach
Reply #14 Posted on: October 18, 2011, 09:50:38 pm
Contributor
Joined: Jan 2011
Posts: 3

View Profile
Sorry about that, YYG filed a copy right claim against "all GameMaker related material on the website".
I tried to contact them and explain that by claiming everything they're violating US Fair Use laws but they shut me out.
So in turn, after removing all GM related material because my host wouldn't give me by site back until I did, we replaced the site with a simple jeer until we announce our next product.

Until then,
http://dl.dropbox.com/u/1300653/GmkParser.rar

That's the GMK parser.
Logged
Pages: 1 2 »
  Print