Page 1 of 1

Compile Problem

Posted: Mon Aug 08, 2005 2:31 am
by Master
Can't get RF to run.
D3DDrv.Log wrote:=================================================================
D3DDrv v100.3
Build Date: Mar 10 2005, Time: 19:28:38
=================================================================

Current Time: 2:33:46
Current Date: 8- 8-2005

** D3D Driver Initializing **

--- D3DMain_CreateDDFromName ---
Name: Primary Display Driver
DDCAPS2_CANRENDERWINDOWED : YES
DDCAPS2_NO2DDURING3DSCENE : NO
DDCAPS2_FLIPNOVSYNC : YES
--- D3DMain_GetTextureMemory ---
Ram free: 4128768
--- D3DMain_RememberOldMode ---
--- D3DMain_EnumDisplayModes ---
--- D3DMain_CreateD3D ---
--- D3DMain_EnumDevices ---
--- D3DMain_SetDisplayMode ---
W: 800, H: 600, Bpp: 16, FullScreen: YES
--- D3DMain_PickDevice ---
D3DTEXOPCAPS_BUMPENVMAP : NO
D3DTEXOPCAPS_BUMPENVMAPLUMINANCE: NO
D3DTEXOPCAPS_DOTPRODUCT3 : NO
--- D3DMain_CreateBuffers ---
Back Buffer Count = 1
--- D3DMain_CreateZBuffer ---
CreateZBuffer: No zbuffer found for 3d device.
** Initialization was NOT successful **

--- D3DMain_ShutdownD3D ---
Shutdown was successful...
Ideas?

Posted: Mon Aug 08, 2005 4:12 pm
by QuestOfDreams
  • --- D3DMain_CreateZBuffer ---
    CreateZBuffer: No zbuffer found for 3d device.
    ** Initialization was NOT successful **
the driver couldn't create zbuffer, what video card do you have? do you have the latest driver for your video card installed? do you have the latest version of directx installed?