DirectX Visualizer
3D Solutions
01 April 2009
8 of 26
©2005-2009 Philips Electronics Nederland B.V.
4444
Installation
The Visualizer is a DLL that looks to the application like the DirectX DLL for drawing in 3D, therefore
it has the same name:
d3d9.dll
. The first thing to do is to determine where to put this DLL. In most
cases the directory containing the executable of the application is the right location. Copy over the
Visualizer DLL from where it was installed (usually C:\Program Files\Philips\DirectX Visualizer) to the
directory with the application’s executable.
To check if the application is using our DLL, put a file named
visualizer.ini
in the same directory
containing:
Starting the application should result in creation of a file named
visualizer_log.txt
. If this file is not
created, then the Visualizer is not being loaded. Try putting
d3d9.dll
and
visualizer.ini
in a different
directory.
Note: Do not put these files in the Windows system directory. The copy of
d3d9.dll
in the system
directory is the original DirectX DLL and
should not be overwritten
!
[Config]
EnableLogging=1