Path: chuka.playstation.co.uk!news From: "Joachim Mertens" Newsgroups: scee.yaroze.programming.codewarrior,scea.yaroze.programming.codewarrior Subject: Re: TestCard()? Date: Mon, 5 Oct 1998 18:55:32 +0200 Organization: PlayStation Net Yaroze (SCEE) Lines: 30 Message-ID: <6vau3l$6p5@chuka.playstation.co.uk> References: <35FAE847.184C03F5@bigfoot.com> NNTP-Posting-Host: dtm8-m97-109.pool.cww.de X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Xref: chuka.playstation.co.uk scee.yaroze.programming.codewarrior:367 scea.yaroze.programming.codewarrior:360 Darco schrieb in Nachricht <35FAE847.184C03F5@bigfoot.com>... >Any luck with the TestCard() problem? Has any codewarrior users noticed >this? What's the word from MetroWerks? > >'Darco Hi... I think Iīve found the solution for your problem. Try to init the graphic system before you call the TestCard function. I have added the following line to your program and suddenly it works, but donīt ask me why ;) GsInitGraph(320,256,GsNONINTER|GsOFSGPU,1,0); TestCard... ... Please tell me if it works now on your Yaroze too. cYa Jo