Phil Hassey - game dev blog
Phil Hassey as Syndrome
"Look, stores don't sell
costumes like this to just anyone."

Galcon Fusion announced – Finally!

Hey,

So, I’m finally announcing Galcon Fusion to the world.  Fusion is a port of iPhone Galcon + Galcon Labs to the desktop.  This time with hi-def graphics and a full interactive soundtrack.  It’s going to be coming to Steam and direct on my website on Feb. 11.  Users who supported me when I was first starting (as in, you bought desktop Galcon), your license is compatible with Galcon Fusion.  Thanks!

fusion-pink-green

There are a few technical things that were challenging, dealing with endiannes for my network code, supporting fullscreen vs widescreen resolutions, and supporting a wide range of resolutions (from 800×600 all the way up to 1920×1080.)  To make it short, here are a few conclusions: best to support endiannes from the start, fullscreen vs widescreen is a pain, and baking lots of image data into your binary is a pain because it requires a ton of recompilation.  Oh, and installing VC++2008 is waaaay easier than installing mingw32, but keeping code working on both takes more effort.

I think my biggest conclusion comes along with this announcement, is that doing “secret dev” work isn’t really that sensible.  If you look at that last paragraph, there are a ton of issues I could have documented in my blog that I didn’t because I was all being secretive.  And hey, since I was so mum on this, nobody has heard about it until today.  I guess there might be some benefits to this (??) but I can’t think of what they are.  I think blogging about my progress is a good way for me to be able to see what I’m doing and not get lost in the haze myself.  My recent article on VC++2008 is a great example of something I’m going to get quite a bit of value out of just for my own reference.

One big different thing I’m doing with this project is my wife Nan is doing the PR for it.  She’s contacting all the reviewers, the general press, the newsletters, the announcement blog, twitter, and everything.  I’m trying to take a more dev-only role in the announcement.  This is nice, because I’m not very good on PR.  I try .. but I really don’t do it as well as I want to, largely because on a launch of a product I’ve always got about 50 technical things I’m trying to do along with the PR!

-Phil

7 Responses to “Galcon Fusion announced – Finally!”

  1. Shawn Wheatley Says:

    Congrats, Phil! I look forward to playing this. My wife and I both love Labs on the iPhone. Are you going to be writing some posts covering the issues you encountered in more detail? I’m particularly interested in the VC++/mingw32 issues you had, and tips on solving them.

  2. philhassey Says:

    @Shawn – be sure to read my previous post, it details a ton of stuff about my VC++/mingw32 porting issues.

    Not sure what else I’ll write, but we’ll see!

    Anyway – thanks!

    -Phil

  3. Thelen Says:

    So is the desktop version still compatable with Fusion?

    Also, what are the chances of getting the source code or something for the original/Fusion?

    I have some major changes that ‘need’ to be made to the game (no doubt you’ve made an epic game, my changes are merely to suite different playing styles), and not sure how to make that happen.

    I don’t know if you have sorted out the distribution of Fusion, but give me an email if you need help in terms of hosting.

    Thelen

  4. phil hassey Says:

    @Thelen

    The network protocols are completely different, so they aren’t compatible.

    As for source, pretty unlikely.

    There is a chance I may add modding features to Fusion. Classic Galcon already has modding features so you could mess around with that already.

    Cheers!
    -Phil

  5. Thelen Says:

    By compatible I meant the “if you bought a desktop licence, you can use with Fusion” thingy.

    I mainly ask about the source because I don’t think modding will be sufficient, some of the changes are probably out of the scope of it.

    Is there any link to the modding details?

    JD

  6. phil hassey Says:

    http://www.galcon.com/forums/13/11/ has all the modding info.

    -Phil

  7. James Says:

    Yay! I’ve been waiting for this since stumbling upon it’s IGF entry page. Looks sweet. 🙂