Echo Night: Beyond: Difference between revisions

Another way to remove visable Interlacing signals
(Another way to remove visable Interlacing signals)
Line 174: Line 174:
|IssueLevel=-1
|IssueLevel=-1
|Description=When the camera is being moved, interlacing is clearly noticeable regardless of what Interlacing setting is being used in GSdx options.
|Description=When the camera is being moved, interlacing is clearly noticeable regardless of what Interlacing setting is being used in GSdx options.
|Workaround=For NTSC (CRC - 2DE16D21) version use this code:
|Workaround=1. For NTSC (CRC - 2DE16D21) version use this code:
<pre>
<pre>
//No Interlacing + 60FPS
//No Interlacing + 60FPS
patch=1,EE,0013FFDC,word,10000014 //10200014
patch=1,EE,0013FFDC,word,10000014 //10200014
</pre>
</pre>
2. Also you can enable Rendering Hack - Skipdraw Range = 1/1. It will remove blur effect which cause the issue
}}
}}


1

edit