Message-ID: <8D53104ECD0CD211AF4000A0C9D60AE323007F@probe-2.Acclaim-Euro.net> From: Shawn Hargreaves To: djgpp AT delorie DOT com Cc: Coen DOT De DOT Roover AT village DOT uunet DOT be Subject: Re: Allegro Grabber utility problem : HELP !! Date: Mon, 26 Oct 1998 10:22:09 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1460.8) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com Coen De Roover writes: > Everything of Allegro works fine, except the grabber utility. > It hangs at startup : the monitor goes into graphics mode and then > I see a green mess on the screen and my computer hangs. Try running it in a lower color depth, by typing "grabber -16", "grabber -15", or "grabber -8". If all else fails you can fall back on using a VGA mode with "grabber -320x200 -8", although it isn't very nice to use in such a low resolution. If none of that helps, your problem is most likely to be with the sound drivers. Copy setup.exe into the same directory as the grabber, run it there, and have a fiddle with the settings to see if you can make something that will work (at the very least, choosing nosound for both the digital and MIDI drivers will be sure to work). Shawn Hargreaves.