Note: Before e-mailing me, please MAKE SURE you've done the following:
Problem: When I run the screensaver, it gives me an error that says "DSERR_BADFORMAT". Solution: This is a common problem. You probably have an "Open Program" sound effect turned on, and you need to turn it off. Go to the control panel, double-click 'Sounds', and scroll down to "Open Program." Make sure that there is no sound associated with opening a program - if there is, turn it off. If this still doesn't fix the problem, make sure your sound card supports 16-bit, 44100 Hz, stereo sound (99% do - only very old cards are at risk here). As a last resort, try to locate the most recent drivers for your sound card. Problem: I don't see any reaction to sound (during the screensaver). Problem: I don't see a waveform on the screen (during the screensaver). Solution:
Problem: I select a new video mode, but it just goes back to the default every time. Solution: None - your video card doesn't support that mode; you must pick another. Older video cards can't properly enumerate what video modes they support, so they just list them all. If you have one of these video cards, you might have to dig around to find a video mode that really works. Problem: I can't get the screensaver to use password protection. Problem: The screensaver's preview window doesn't show anything. Solution: Darn right it's broken - the screensaver doesn't support passwords or a preview. Sorry, I have classes to study for! :) Problem: Geiss gives me an error message that says Ordinal Not Found - The ordinal 6 could not be located in the dynamic link library DSOUND.dll. Solution: You need to download and reinstall DirectX 6.0 or later. Click here to do so. Problem: When I try to run Geiss it gives me an error box that says, "Geiss executed an illegal instruction at..." Solution: You probably have version 3.60 of Geiss and a Cyrix 5x86 processor. This was fixed in Geiss 3.61. Question: Are you going to make a 3dfx version, or support AMD's 3dNOW! instructions? It would be a lot faster. Answer: No - 3dfx is not applicable to this program. Geiss is neither polygon-based or sprite-based, and therefore the hardware acceleration of 3dfx or other 2d/3d systems would offer it no benefits. In addition, it is mostly integer math, and 3dNOW! is only good for floating point math (which is much, much slower to start with, so I won't be switching to it!). Question: Why does it run so darn slow? Answer #1: Have you tried 8-bit color? This is the target color depth for the program. Higher bit depths (16,24,32) are there for posterity and the age of 1-gigahertz machines. They require 3 times as much processing: one for each red, green and blue buffer, as opposed to one monochrome (paletted) buffer in 8-bit modes; and then the blit (image copy) to the video card has to send about four times the volume of data every frame. As you can see, 8-bit color is going to be a lot smoother. Answer #2: Have you tried a lower resolution, like 640x480, or tried setting your "vertical screen size" to about 50%? The image is smooth enough that once you're at 640x480, you can't see much of a difference between it and higher resolutions. Also, the 50% vertical screen size saves a lot of CPU time and makes a cool letterbox effect. Answer #3: Are you running an AMD or Cyrix (as opposed to Intel)? That could be it. I've been able to tweak the main loop to very high frame rates on the Intel, but no matter what I try for the AMD, I can't get the same performance out of it. The AMD and Cyrix are good processors, but for this specific muscle of the processor, they don't hold up as well. Other related hardware could be RAM... slow RAM will hurt you, or a slow or small L2 cache will hurt very bad. Also, a cheap motherboard with a slow bus could drop performance too. Your video card shouldn't make a huge difference, though, as long as it has EDO or faster RAM, and is PCI or AGP (AGP is not taken advantage of yet... anybody want to buy me an AGP motherboard & video card so I can do it? :). Also, a 3d-accelerated video card will make NO difference.. What you see in Geiss right now is not hardware accelerated (nor can it be). Answer #4: Don't forget to minimize other windows first... this can make a huge difference, especially under '98. I will add to this page as the questions roll in... To return to the Geiss Homepage, CLICK HERE. |