Odd behavoir making an OSX app

Previous topic - Next topic

Scott_AW

I had access to a mac today so I decided to compile one of my projects and see how it ported.

Well it kind of worked, as in it ran and some graphics displayed, but others didn't.  I'm not sure if its due to me using transparent pngs or not.

But there were two weird things that caught my attention.

1) window was 640x480(guess) and the game display was 240x320.  No stretching, just positioned top left of the window.

2) it stated demo version with a timer even though I have a licensed version(lite)

I've yet to play around with linux, can anyone suggest the preferred version to use?
Current Project, Orbital Contract Defense
http://gamejolt.com/games/adventure/code-name-ocd/9887/

BlackShadow now open source/resource(requires duke3d)
http://gamejolt.com/games/adventure/black-shadow-3d/9885/

Moru

I believe you need the NET addon to compile for linux and I guess also OSX, that is why you get the DEMO label. When compiling for other OS you need to make sure all filenames are correct, some platforms see a difference in upper/lower case letters.

Ian Price

I sometimes get the DEMO version come up on my Windows 7 machine - fecking annoying, especially when I own the full version of GLB.
I came. I saw. I played.

MrTAToad

I've had it once - I think it happened after a Windows update... :S

Scott_AW

@moru - That might be it reguarding the demo part, as I understand it you need the Net upgrade for iPhone.

I'm glad I still use WinXP.
Current Project, Orbital Contract Defense
http://gamejolt.com/games/adventure/code-name-ocd/9887/

BlackShadow now open source/resource(requires duke3d)
http://gamejolt.com/games/adventure/black-shadow-3d/9885/

Kitty Hello

The update should fix the behaviour Ian mentioned. The full version should be able to un-demo always on Win7, now.

Ian Price

Quote from: Kitty Hello on 2010-Jan-25
The update should fix the behaviour Ian mentioned. The full version should be able to un-demo always on Win7, now.

Initial tests indicate that this now works properly. :)
I came. I saw. I played.