mirror of https://github.com/PCSX2/pcsx2.git
GSdx:
- FXAA shader replaced by Asmodeans shader suite 'PCSX2 Fx 2.00 Revised'. This is an entire enhancement suite with many configurable options like FXAA, texture sharpening or lighting tweaks. Some of the effects are pretty advanced so kudos to him allowing it to be integrated with GSdx! :) Note that there's no interface for the tweaks yet. Until those are done, the defaults will be used. Release thread here: http://forums.pcsx2.net/Thread-Custom-Shaders-for-GSdx?pid=334766#pid334766 - Disabled an option from the widescreen patches for SH:Shattered Memories. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5793 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
9d34c34e6c
commit
20ffe92ee8
|
@ -20,4 +20,4 @@ patch=1,EE,002c4744,word,44810000
|
|||
patch=1,EE,003892B8,word,24020002
|
||||
|
||||
//noise off
|
||||
patch=1,EE,2047ADC0,extended,00000000
|
||||
//patch=1,EE,2047ADC0,extended,00000000
|
|
@ -20,4 +20,4 @@ patch=1,EE,002c455c,word,44810000
|
|||
patch=1,EE,003890E0,word,24020002
|
||||
|
||||
//noise off
|
||||
patch=1,EE,2047ABC0,extended,00000000
|
||||
//patch=1,EE,2047ABC0,extended,00000000
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue