Please offer only constructive criticism. The intent of the GD Showcase is to help the developer create the best game they possibly can. Show them you support their efforts when posting.
chronicle17
Posted - 8/29/2005 11:17:56 PM
I welcome all comments, errors, and suggestions. As this is my first game, all feedback is appreciated.
I found a flaw in the music playing on Windows 98. It works fine on XP. I haven't tested on Windows 2000. The flaw is a recognized flaw by Microsoft, and they don't have a fix. The fix I am working on is changing the MIDI files to WAV files.
Mike74 - What was the message? I have tested it on Windows 98, and it initializes fine as long as the music is turned off (and the music is off by default).
I've tested it on all Windows OS from 98 to Server 2003. The only issue I've seen is turning the music on in Windows 98. If the .NET Framework 1.1 is not installed or if you are running it on Linux the game will not initialize (those are the only 2 requirements).
I will continue testing with different configurations to try to find the initialization error.
Ok.. I just installed .Net Framework 1.1 and it worked! Sound and everything. Although there seems to be some lag when changing music or moving the pieces. I've got a P4 1.73 GHz, 512 MB RAM, Windows XP SP2. Good game overall though.
I changed the music from MIDI to WAV files, and the music playing functions to play the WAV files asynchronously. The music now plays without any interruptions. Enjoy.