Shadows of the Damned: Difference between revisions

From RPCS3 Wiki
m (Text replacement - "|multithreaded rsx notes = <!-- Audio configuration --> " to "|multithreaded rsx notes = |asynchronous texture streaming = <!-- On, Off --> |asynchronous texture streaming notes = <!-- Audio configuration --> ")
(Add patch anchors; add no-PPX patch.)
Line 169: Line 169:
|version = 1.2
|version = 1.2
|content =  
|content =  
Anchors:
  SHADOWS_FPSnotes: &SHADOWS_FPSnotes "Maximum framerate with the patch is half the Vblank frequency. Without the patch, adjusting Vblank frequency increases the maximum framerate up to about 31FPS."
  SHADOWS_FPS: &SHADOWS_FPS
    - [ be32, 0x009E0CE4, 0x60000000 ] # nop
    - [ be32, 0x009E0D64, 0x60000000 ] # nop
  SHADOWS_PPXnotes: &SHADOWS_PPXnotes "Removes post-processing render pass from SceneRenderer. This patch will disable all post-processing effects, including motion blur, DoF, FXAA, image grain, vignette, color grading, and also provides a moderate performance boost."
  SHADOWS_PPX: &SHADOWS_PPX
    - [ be32, 0x007DF6A0, 0x38A00000 ] # li r5 0
    - [ be32, 0x007DFFD4, 0x38A00001 ] # li r5 1
    - [ be32, 0x007E014C, 0x38A00000 ] # li r5 0
    - [ be32, 0x007E75AC, 0x60000000 ] # nop
PPU-888f4088d305a6add6f83728bdf917c8245fb72c:
PPU-888f4088d305a6add6f83728bdf917c8245fb72c:
   Unlock FPS:
   Unlock FPS:
Line 175: Line 187:
         BLUS30653: [ All ]
         BLUS30653: [ All ]
     Author: Whatcookie
     Author: Whatcookie
     Notes: Maximum framerate with the patch is half the Vblank frequency. Without the patch, adjusting Vblank frequency increases the maximum framerate up to about 31FPS.
     Notes: *SHADOWS_FPSnotes
    Patch Version: 1.0
    Patch:
      - [ load, *SHADOWS_FPS ]
  Disable Image Grain and other Post-Processing:
    Games:
      "Shadows of the Damned":
        BLUS30653: [ All ]
    Author: boma
    Notes: *SHADOWS_PPXnotes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ be32, 0x009e0ce4, 0x60000000 ]
       - [ load, *SHADOWS_PPX ]
      - [ be32, 0x009e0d64, 0x60000000 ]


PPU-57b3bd94bab3f0db81625c843cdd9bc04d77cd4a:
PPU-57b3bd94bab3f0db81625c843cdd9bc04d77cd4a:
Line 187: Line 207:
         BLES01276: [ All ]
         BLES01276: [ All ]
     Author: Whatcookie, Dante3732
     Author: Whatcookie, Dante3732
     Notes: Maximum framerate with the patch is half the Vblank frequency. Without the patch, adjusting Vblank frequency increases the maximum framerate up to about 31FPS.
     Notes: *SHADOWS_FPSnotes
    Patch Version: 1.0
    Patch:
      - [ load, *SHADOWS_FPS ]
  Disable Image Grain and other Post-Processing:
    Games:
      "Shadows of the Damned":
        BLES01276: [ All ]
    Author: boma
    Notes: *SHADOWS_PPXnotes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ be32, 0x009e0ce4, 0x60000000 ]
       - [ load, *SHADOWS_PPX ]
      - [ be32, 0x009e0d64, 0x60000000 ]
}}
}}

Revision as of 05:34, 31 October 2021

Shadows of the Damned
GameID(s)
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page


Configuration

Options that deviate from RPCS3's default settings and provide the best experience with this title are listed below.

GPU configuration

Setting Option Notes
Resolution scale threshold 512x512 Fix artifacts, when using Resolution scaling above 100%

Known Issues

There are no reported issues with this title.

Special Notes

Patches

Anchors:
  SHADOWS_FPSnotes: &SHADOWS_FPSnotes "Maximum framerate with the patch is half the Vblank frequency. Without the patch, adjusting Vblank frequency increases the maximum framerate up to about 31FPS."
  SHADOWS_FPS: &SHADOWS_FPS
    - [ be32, 0x009E0CE4, 0x60000000 ] # nop
    - [ be32, 0x009E0D64, 0x60000000 ] # nop
  SHADOWS_PPXnotes: &SHADOWS_PPXnotes "Removes post-processing render pass from SceneRenderer. This patch will disable all post-processing effects, including motion blur, DoF, FXAA, image grain, vignette, color grading, and also provides a moderate performance boost."
  SHADOWS_PPX: &SHADOWS_PPX
    - [ be32, 0x007DF6A0, 0x38A00000 ] # li r5 0
    - [ be32, 0x007DFFD4, 0x38A00001 ] # li r5 1
    - [ be32, 0x007E014C, 0x38A00000 ] # li r5 0
    - [ be32, 0x007E75AC, 0x60000000 ] # nop

PPU-888f4088d305a6add6f83728bdf917c8245fb72c:
  Unlock FPS:
    Games:
      "Shadows of the Damned":
        BLUS30653: [ All ]
    Author: Whatcookie
    Notes: *SHADOWS_FPSnotes
    Patch Version: 1.0
    Patch:
      - [ load, *SHADOWS_FPS ]
  Disable Image Grain and other Post-Processing:
    Games:
      "Shadows of the Damned":
        BLUS30653: [ All ]
    Author: boma
    Notes: *SHADOWS_PPXnotes
    Patch Version: 1.0
    Patch:
      - [ load, *SHADOWS_PPX ]

PPU-57b3bd94bab3f0db81625c843cdd9bc04d77cd4a:
  Unlock FPS:
    Games:
      "Shadows of the Damned":
        BLES01276: [ All ]
    Author: Whatcookie, Dante3732
    Notes: *SHADOWS_FPSnotes
    Patch Version: 1.0
    Patch:
      - [ load, *SHADOWS_FPS ]
  Disable Image Grain and other Post-Processing:
    Games:
      "Shadows of the Damned":
        BLES01276: [ All ]
    Author: boma
    Notes: *SHADOWS_PPXnotes
    Patch Version: 1.0
    Patch:
      - [ load, *SHADOWS_PPX ]