Welcome, Guest. Please login or register.

Author Topic: Giddy returns to the Amiga!  (Read 3776 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline xeronTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2533
    • Show all replies
    • http://www.petergordon.org.uk
Giddy returns to the Amiga!
« 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!



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.
Playstation Network ID: xeron6
 

Offline xeronTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2533
    • Show all replies
    • http://www.petergordon.org.uk
Re: Giddy returns to the Amiga!
« Reply #1 on: February 14, 2009, 06:43:12 PM »
Does the OS3.x SDL support OpenGL?
Playstation Network ID: xeron6
 

Offline xeronTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2533
    • Show all replies
    • http://www.petergordon.org.uk
Re: Giddy returns to the Amiga!
« Reply #2 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.
Playstation Network ID: xeron6
 

Offline xeronTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2533
    • Show all replies
    • http://www.petergordon.org.uk
Re: Giddy returns to the Amiga!
« Reply #3 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.
Playstation Network ID: xeron6
 

Offline xeronTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2533
    • Show all replies
    • http://www.petergordon.org.uk
Re: Giddy returns to the Amiga!
« Reply #4 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.
Playstation Network ID: xeron6
 

Offline xeronTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2533
    • Show all replies
    • http://www.petergordon.org.uk
Re: Giddy returns to the Amiga!
« Reply #5 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.
Playstation Network ID: xeron6