Gregory Hainaut
|
b1f2d27ddf
|
gsdx: move Haunting Ground CRC to dx level
|
2016-10-19 21:10:44 +02:00 |
Gregory Hainaut
|
ccd9ce1728
|
gsdx hack: move tales of legendia hack to full move
Also remove the OI hack which is handled by the generic double half clear
|
2016-09-25 10:17:08 +02:00 |
Gregory Hainaut
|
e229dc1549
|
gsdx hack: move Resident Evil 4 to full level
The CRC hack removes the fog, without the hack the screen turns green with D3D,, but the fog emulates correctly on OGL with hardware depth.
|
2016-09-25 10:13:21 +02:00 |
Gregory Hainaut
|
7a40b27931
|
gsdx CRC: move GTA hack to full level
You can now emulate the radiosity effect with the UserHacks_AutoFlush hack.
|
2016-09-18 18:50:15 +02:00 |
Gregory Hainaut
|
a9c18c57e4
|
gsdx option: use the new GetConfig* function
v2:
add PSX stuff
ssakash review
|
2016-05-28 10:07:27 +02:00 |
Gregory Hainaut
|
fb6a6f73c4
|
gsdx: move Tekken5/Tales of Abyss CRC to Dx level
|
2016-05-07 22:46:42 +02:00 |
Gregory Hainaut
|
c8dddfed06
|
gsdx hack: move m_skip and m_userhacks_skipdraw to GSState level
Avoid to push argument to call IsBadFrame
|
2016-05-05 16:22:14 +02:00 |
Gregory Hainaut
|
21d1bd48ec
|
gsdx hack: move the CRC setup into a separate function
In order to reduce a bit the overhead of IsBadFrame called each draw calls
|
2016-05-05 16:03:48 +02:00 |
Gregory Hainaut
|
7b0427e86e
|
gsdx hack: use psm lookup + remove now useless log
|
2016-05-05 15:46:54 +02:00 |
Gregory Hainaut
|
3077cc82cc
|
gsdx hack: Ghost in the Shell still broken in openGL
|
2016-05-02 18:14:02 +02:00 |
Gregory Hainaut
|
7add3d1018
|
gsdx hack: add a lengthy comment to explain man hunt2 hack
An HLE shader replacement could be done for this game but it is
low priority
|
2016-05-01 13:37:54 +02:00 |
Gregory Hainaut
|
4bf484c881
|
gsdx: move various games crc to dx level
* GT3
* GT4
* GTConcept
* JamesBondEverythingOrNothing
* SkyGunner
* StarWarsBattlefront2
* StarWarsBattlefront
* TouristTrophy
* ICO
* DeathByDegreesTekkenNinaWilliams
|
2016-05-01 13:22:12 +02:00 |
Gregory Hainaut
|
02dff2653a
|
gsdx hack: sort the file
* separate Dx only/aggresive hack
* add GSC_CrashNburn and GSC_BullyCC to Dx only section
|
2016-04-30 12:45:06 +02:00 |
Gregory Hainaut
|
60267790a1
|
gsdx: move (most) of the hw hack into a separate file
GSState.cpp was really too big
|
2016-04-30 12:24:08 +02:00 |