Amiga.org

Amiga News and Community Announcements => Amiga News and Community Announcements => Amiga Software News => Topic started by: xeron on February 14, 2009, 01:01:34 AM

Title: Giddy returns to the Amiga!
Post by: xeron on February 14, 2009, 01:01:34 AM
In the early 90's, the shareware games "Wibble World Giddy" and "Giddy 2" were released for the Amiga. The proved pretty popular, but then in 2001 the third game, "Giddy 3" was released for MS-DOS!

(http://img.photobucket.com/albums/v606/lumpbucket/screenshot3.gif)

In 2008, I contacted the author and obtained the assembler source code, and converted it to C, and now its available for AmigaOS 4.1!

Download it from OS4Depot (http://www.os4depot.net/index.php?function=showfile&file=game/platform/giddy3.lha).
Title: Re: Giddy returns to the Amiga!
Post by: LoadWB on February 14, 2009, 02:16:54 AM
That is pretty cool!  I enjoy seeing good programs from active developers, especially cross-platform like this.
Title: Re: Giddy returns to the Amiga!
Post by: Darrin on February 14, 2009, 09:02:27 AM
Great work.  I might not be able to run this game as I don't have OS4 yet, but well done for the hard work you've done obtaining the code and porting it.  Also a big thumbs up to the author for giving you the code.
Title: Re: Giddy returns to the Amiga!
Post by: Ruud on February 14, 2009, 09:27:18 AM
I remember the first Giddy game. It was one of the most polished pd/shareware games I played. I'll check this out for sure when I get a moment.
Thanks very much for the port!
Title: Re: Giddy returns to the Amiga!
Post by: motorollin on February 14, 2009, 02:00:21 PM
I loved the Giddy games! Any chance of an OS3.x port of Giddy 3?

--
moto
Title: Re: Giddy returns to the Amiga!
Post by: xeron on February 14, 2009, 06:43:12 PM
Does the OS3.x SDL support OpenGL?
Title: Re: Giddy returns to the Amiga!
Post by: motorollin on February 14, 2009, 06:49:24 PM
No idea, sorry. Does it really need OpenGL? Perhaps I'll just run it on Windows ;-)

--
moto
Title: Re: Giddy returns to the Amiga!
Post by: xeron on February 14, 2009, 06:59:48 PM
I wrote it for OpenGL. OpenGL is actually really handy for 2D stuff as well as 3D.
Title: Re: Giddy returns to the Amiga!
Post by: motorollin on February 14, 2009, 07:09:18 PM
Does OpenGL require 3D hardware to run?

--
moto
Title: Re: Giddy returns to the Amiga!
Post by: xeron on February 14, 2009, 08:06:56 PM
I think StormMesa had a software renderer... not 100% sure, but I dunno if OS3.x SDL can use it, but really, i reckon a software GL rasteriser on 68k would be a slideshow.

The thing is, on modern systems, 3D APIs can accelerate 2D as well as 3D; just look at the accelerated interfaces on Vista and MacOS X. Giddy got rotation, scaling and alpha blending for free from GL.
Title: Re: Giddy returns to the Amiga!
Post by: motorollin on February 14, 2009, 09:02:29 PM
Fair enough. Ok, port it to OS X please ;-)

--
moto
Title: Re: Giddy returns to the Amiga!
Post by: xeron on February 14, 2009, 10:16:34 PM
Version 1.1 should be hitting the Depot any minute which fixes some bugs, so you are encouraged to re-download.
Title: Re: Giddy returns to the Amiga!
Post by: buzz on February 15, 2009, 01:20:23 PM
os 3.x sdl does support opengl, but its really an old version of sdl. I got a few things running on it some years ago, like erm. some tron game which was quite good. of course, performance wasnt that great on a permedia 2 ;-)
Title: Re: Giddy returns to the Amiga!
Post by: xeron on February 18, 2009, 08:39:11 PM
v1.2 is about to hit the depot. Changes:

All versions
- Giddy's speech bubbles and some other texts stay on the screen for a bit longer.
- The appearance of the hint bulb is a bit more obvious
- Fixed a nasty bug which meant that if you did things in a certain order the game became uncompletable.
- Included an Amiga version string
- Includes joystick support, but it is untested because SDL doesn't seem to find my joypad even though AmigaInput supports it. I'm guessing SDL might need an update.
Title: Re: Giddy returns to the Amiga!
Post by: CLS2086 on February 21, 2009, 07:18:23 PM
Hi,
tested OK on my A1SE, works well.
But I use a Micronik 1200 keyboard and the DEL and HELP key shortcut doesn't work.
Title: Re: Giddy returns to the Amiga!
Post by: redfox on February 23, 2009, 03:50:53 AM
@xeron

This game is fun.  :-D

Thanks.

redfox