Last updated on September 26th, 2023 at 12:36 pm
It looks pretty much like the original.
One obstacle of a decent Galaga port is the C64’s aspect ratio, with the screen just 200 pixels tall compared to the Arcade’s 288. However, the highly-rated NES conversion managed to squeeze it into 224 pixels, so all I needed to do was open up the top and bottom borders for sprites and use 12 or more pixels in each to make up the difference.
Another big hurdle is the sheer number of sprites. Having looked at the NES version more closely I noticed that the formation doesn’t move smoothly like it does in the arcade. So I decided that if enemies were drawn using characters when in formation, and sprites used elsewhere, there would be plenty of sprites available using a slightly modified version of Shallan’s multiplexor. I don’t think it detracts from the gameplay too much, as the main action is concerned with spawning and diving enemies anyway.
2-Player Mode
As an added bonus you can now play Galaga in two-player co-op mode. Work together to clear the waves while competing for the best score. You have just three lives between you, however the final life can only be lost by the player who has the lowest score at the time.
———————————–
NTSCThe game is NTSC-compatible, however there may be more flickering in later levels than on a PAL system by virtue of having significantly less CPU cycles per frame.
———————————-
Pause/QuitPress restore to pause during play, then restore to unpause or fire to quit to the menu.
———————————-
Known issues/limitationsOccasional mirroring of sprites into bottom or top border for a frame or two – unavoidable consequence of displaying sprites in the borders.
Slight flicker during first few seconds of the first wave. £25 bounty for anyone who can figure that one out…..
Occasional flicker when a lot of enemies/bombs are clustered in a row is an unavoidable hardware limitation.
Sometimes part of an enemy in formation, or a bullet, may be left on screen. This is purely cosmetic and I’ll continue to work to track the issue down.
[C64 Download]