FEAR Demo Problem

Aditya

Skilled
Aug 24, 2005
6,132
66
0
34
www.erodov.com
Guys, when i try to start playing FEAR Demo i get this error

error6oe.jpg


What should i do? Any idea?

Thanks. :(
(Didnt use Thumbnail code as its small anyways)
 

jai

Disciple
Mar 23, 2005
158
15
81
www.deltacadd.com
What is the current system time showing as? Sometimes if the battery on your mobo is dead, the time will display as 01-01-1980 or some such thing, which most software recognize as invalid. You will need to replace the button cell on your mobo in that case.
 

Aces170

ex-Mod
Mar 16, 2005
5,990
85
187
Or you might not have configured your system timings, configure the correct date and year and let it calibarate with MS Servers...
 

Chaos

Skilled
Jan 29, 2005
9,603
1,572
302
Its probably cos of dual core. Its a clock mismatch between the two cores. If possible, try disabling one of the cores and check or force the game to use one single core only!
 

KingKrool

Skilled
Mar 16, 2005
3,556
71
136
To load uniprocessor kernel image:

Open boot.ini

and in the line saying ....."Windows XP Professional" /fastdetect , change the line so it says

..."Windows XP Professional" /fastdetect /kernel=ntoskrnl.exe /hal=halaacpi.dll

Just for safety, do not change the existing line, rather copy it to the line below and modify the copy.

The question now is: where do u get ntoskrnl.exe and halaacpi.dll from?

Well if u have SP2 available (I mean the service pack itself, not the slipstream) open it with say winzip, go into the i386 folder (only folder there is), and extract the files ntoskrnl.ex_ and halaacpi.dl_ to the \windows\system32 folder and rename them to ntoskrnl.exe and halaacpi.dll respectively. If these files already exist then rename them to ntoskrnl2.exe etc and modify boot.ini accordingly.

Remember, only extract from SP2 if ur system has SP2 installed. If u have SP! installed then extract from SP1. And if u have no service packs installed, then look on the install CD.
 

Chaos

Skilled
Jan 29, 2005
9,603
1,572
302
^^ u can just use 'expand' to convert ntoskrnl.ex_ to ntoskrnl.exe.... no need or winzip or any 3rd party tool!
 

KingKrool

Skilled
Mar 16, 2005
3,556
71
136
Yeah, forgot to mention that, u need to expand, not just rename, unless u use winzip... better to use expand.

It is not dangerous. Remember to keep the first entry intact. So if ur PC don't boot, just use the regular entry...

I can easily mail u the files u need, but I don't think that is legal..... still, why not PM me so I can try helping you?
 

KingKrool

Skilled
Mar 16, 2005
3,556
71
136
Or simpler yet:

modify ur boot.ini

create a copy of the boot entry on to the next line just to be safe.

Now just add the following switch: /ONECPU

So ur new entry shud look somethin like:

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /onecpu

(I don't know if u have noexecute or whatever, just copy the existing line)

To easily edit the boot.ini just right click on my computer>properties>advanced>startup and..>edit