Path: chuka.playstation.co.uk!scea!peter_alau@playstation.sony.com From: "JW" Newsgroups: scee.yaroze.programming.2d_graphics Subject: Re: I can't get TIM information (newbie question) Date: Sat, 30 May 1998 01:19:30 -0400 Organization: SCEA News Server Lines: 16 Message-ID: <6ko4b8$as73@scea> References: <01bd8b6c$9f9df520$5c3d7bd1@skynet> NNTP-Posting-Host: usr-tort-m13-r13.clover.net X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Antony, Here's the first thing that jumped out at me. Give it a try. Change: #define WARPED_CHECKERED_FLOOR ((u_long)0x80100000) to: #define WARPED_CHECKERED_FLOOR (u_long *)0x80100000 If that wasn't it let me know and I'll take a closer look. JW