PCSX2 Documentation/Compiling on Windows: Difference between revisions

Line 243: Line 243:
PCSX2 only requires a few files in order to execute. Other files are required in order for it to function as an emulator, such as the plug-in files, but in this section I am referring only to which files are required in order for PCSX2 to execute successfully without errors.
PCSX2 only requires a few files in order to execute. Other files are required in order for it to function as an emulator, such as the plug-in files, but in this section I am referring only to which files are required in order for PCSX2 to execute successfully without errors.


Trunk SVN Build Files The current Trunk SVN build requires the following files in order to execute:
Git Build Files. The current Git build requires the following files in order to execute:
  pcsx2.exe
  pcsx2.exe
  w32pthreads.v3.dll
  w32pthreads.v3.dll
  gnu_gettext.dll
  gnu_gettext.dll
If you will be using a debug build of gsDX, the following additional file is necessary and must be put into your pcsx2\bin directory:
If you will be using a debug build of GSdx, the following additional file is necessary and must be put into your pcsx2\bin directory:
  glew32.dll
  glew32.dll
Legacy GUI SVN Build Files The current Legacy GUI SVN build requires the following files in order to execute:
If you will be using a debug build of GSdx, the following additional file is necessary and must be put into your pcsx2\bin directory:
pcsx2.exe
w32pthreads.dll
gnu_gettext.dll
If you will be using a debug build of gsDX, the following additional file is necessary and must be put into your pcsx2\bin directory:
  glew32.dll
  glew32.dll


ninja
34

edits