Za one koji ne znaju (kao ja do sada) u folderu The Longest Journey-a ima .exe fajl koji se zove TLJRegFix (sasvim slucajno sam provalio) koji pronalazi gde je igra instalirana i sama pravi .reg i ubacuje u reg. bazu.
A za F.E.A.R. mi treba d3dx9_27.dll (i ja sam mislio da ide uz Dx9c ali ocigledno ne ide vec se dodaje samo pri instalaciji igre (probacu opet da ga skinem sa neta).
Prepravka:
I upravo sam nasao!
Evo ukratko, readme fajl
This installer correctly installs a newer version of the D3DX library.
Note: you must have DirectX 9.0c installed already (anyone who has Windows XP SP2 will automatically have 9.0c).
D3DX is a set of library helper functions for developers that is part of the DirectX SDK (Software Development Kit). In February Microsoft changed this from being a statically linked file (.lib) to a dynamically linked file (.dll) (the reason being for security purposes).
The problem that has occured is that some developers did not include a DirectX installer with their products, normally for size reasons, and instead relied on everyone having the DirectX 9.0c runtime installed already. Now that Microsoft is releasing the D3DX library as a new dll every two months this assumption is no longer valid. This has left a lot of end users missing the correct files.
I have included these files in a installer created using the correct Microsoft utilities. This is the correct way of installing the files rather than simply downloading them individually and is also the only 'legal' way.
The three D3DX DLLs released so far are:
d3dx9_24.dll (February)
d3dx9_25.dll (April)
d3dx9_26.dll (June)
d3dx9_27.dll (August)