reality factory crashing.....

Post here if you have problems getting Reality Factory running on your machine. Please make sure you have the latest DirectX installed as well as updated drivers for your video & sound card before posting...
dev

Post by dev » Sun Jan 08, 2006 12:52 pm

i have found a few clues from the d3ddrv.log . i would like to know what bpp and zbuffer are ??????

here is the log ........
=================================================================
D3DDrv v100.3
Build Date: Mar 10 2005, Time: 19:28:38
=================================================================

Current Time: 11: 9:29
Current Date: 1-10-2006

** 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: 24, FullScreen: YES
--- D3DMain_PickDevice ---
Could not find a 16-bit Z buffer
** Initialization was NOT successful **

--- D3DMain_ShutdownD3D ---
Shutdown was successful...

User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Post by QuestOfDreams » Sun Jan 08, 2006 12:59 pm

bpp = bits per pixel = color depth
Z buffer is the depth buffer of your video card
1. You're using 24 bpp but I'm pretty sure your card only supports 16 bpp
2. Obviously the driver can't create a 16 bit ZBuffer which is probably the main reason RF won't work on your system

dev

rf crashing

Post by dev » Tue Jan 10, 2006 10:08 am

so is it that it wont run or do i have to make any change to the log?????

please help me solve the problem sooooooon

if anyone knows a game making software as easy and as good as rf please tell me . that would help (i have tried gstudio/a6)

dev.....

rf crashing.......

Post by dev..... » Wed Jan 11, 2006 7:11 am

come on guys , please help......

im getting frustrated now .......

would u recommend redownloading and installimg the program or any change in the config. of the app.... ??????????

User avatar
AndyCR
Posts: 1449
Joined: Wed Jul 06, 2005 5:08 pm
Location: Colorado, USA
Contact:

Post by AndyCR » Wed Jan 11, 2006 2:26 pm

try opening c:\realityfactory\d3d24.ini and changing the line:

Bpp = 32

(or it might be 24 in your case)

to:

Bpp = 16

save the file, then start rf.

Pete
Posts: 46
Joined: Tue Jul 12, 2005 2:07 pm

Post by Pete » Wed Jan 11, 2006 3:58 pm

don't think that will do it. i was fooling around to see if i could get qod's new dx 7 working on an 82815 machine. works fine up to 072. when the stencil shadows were introduced in 072A, zbuffer requirements changed and these older chipsets can't handle it. right now the only thing you can do is use 072 or earlier. *i think*

qod... correct me if i'm wrong above. is there an easy way to implement a fall back?

developerno1
Posts: 1
Joined: Fri Dec 30, 2005 7:47 pm

rf crashing

Post by developerno1 » Sat Jan 14, 2006 10:31 am

so shall i try an early version . if yes please give me a direct link for it.
:cry: :oops: :( :( :( :(
devno1

User avatar
federico
RF Dev Team
Posts: 443
Joined: Tue Jul 05, 2005 3:14 pm
Contact:

Post by federico » Sat Jan 14, 2006 11:23 am

http://realitychess.altervista.org/download.htm
here's a old 071 version (rf071.exe).

Post Reply