mirror of
https://github.com/PCSX2/pcsx2_patches.git
synced 2026-01-31 01:15:19 +01:00
This patch disables the very subtle depth of field effect. It's not very well implemented in the original game, as it mainly just serves to add shimmering to the tops of distant structures. It's also barely visible at native resolution.
10 lines
293 B
Plaintext
10 lines
293 B
Plaintext
[No-Interlacing]
|
|
description=Attempts to disable interlaced offset rendering.
|
|
gsinterlacemode=1
|
|
patch=1,EE,2021D4A8,word,00002025
|
|
|
|
[Disable Depth of Field]
|
|
description=Disables the Depth of Field effect that subtly blurs distant objects.
|
|
author=escape209
|
|
patch=1,EE,20372D60,extended,00000000
|