GSdx: Dynamic CRC hack: moved DYNA_DLL_PATH to GSdx/config.h.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5218 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
avihal 2012-05-19 19:19:17 +00:00
parent f8014654da
commit 2db7ddaaa3
2 changed files with 1 additions and 2 deletions

View File

@ -5037,8 +5037,6 @@ bool GSC_UrbanReign(const GSFrameInfo& fi, int& skip)
#ifdef ENABLE_DYNAMIC_CRC_HACK
#define DYNA_DLL_PATH "c:/dev/pcsx2/trunk/tools/dynacrchack/DynaCrcHack.dll"
#include <sys/stat.h>
/***************************************************************************
AutoReloadLibrary : Automatically reloads a dll if the file was modified.

View File

@ -26,6 +26,7 @@
#define ENABLE_JIT_RASTERIZER
//#define ENABLE_DYNAMIC_CRC_HACK
#define DYNA_DLL_PATH "c:/dev/pcsx2/trunk/tools/dynacrchack/DynaCrcHack.dll"
#define ENABLE_UPSCALE_HACKS // Hacks intended to fix upscaling / rendering glitches in HW renderers