Shadows of the Damned: Difference between revisions

From RPCS3 Wiki
m (Text replacement - "|strict rendering mode = <!-- On, Off -->↵|strict rendering mode notes = ↵|vsync = <!-- On, Off -->↵|vsync notes = ↵|stretch to display area = <!-- On, Off -->↵|stretch to display area notes = ↵|enable 3d = <!-- On, Off -->↵|enable 3d notes = ↵|disable vertex cache...)
m (Text replacement - "==Configuration==↵<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config↵<!-- CPU configuration -->↵|ppu decoder = <!-- Interpreter (precise), Interpreter (fast), Recompiler (LLVM) -->↵|ppu decoder notes = ↵|spu decoder = <!-- Interpreter (precise), Interpreter (fast), Recompiler (ASMJI...)
Line 18: Line 18:
<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config
<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config
<!-- CPU configuration -->
<!-- CPU configuration -->
|ppu decoder                          = <!-- Interpreter (precise), Interpreter (fast), Recompiler (LLVM) -->
|ppu decoder                          = <!-- Interpreter (static), Interpreter (dynamic), Recompiler (LLVM) -->
|ppu decoder notes                    =  
|ppu decoder notes                    =  
|spu decoder                          = <!-- Interpreter (precise), Interpreter (fast), Recompiler (ASMJIT), Recompiler (LLVM) -->
|spu decoder                          = <!-- Interpreter (static), Interpreter (dynamic), Recompiler (ASMJIT), Recompiler (LLVM) -->
|spu decoder notes                    =  
|spu decoder notes                    =  
|preferred spu threads                = <!-- Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3) -->
|preferred spu threads                = <!-- Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3) -->

Revision as of 12:59, 23 July 2023

Shadows of the Damned
Developer(s) Grasshopper Manufacture
Publisher(s) Electronic Arts
Release date(s) JP September 22, 2011
NA June 21, 2011
EU June 24, 2011
AU June 23, 2011
Release type Console exclusive
Genre(s) Action
Mode(s) Single-player
GameID(s) BLES01276 (IRD), BLUS30653 (IRD)
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
Anisotropic filter Auto Changing to anything other than Auto causes graphical issues.
Resolution scale threshold 512 x 512 Fixes artifacts when using Resolution scaling above 100%.

Known Issues

There are no reported issues with this title.

Special Notes

Patches

Anchors:
  ShadowsoftheDamned_FPS_notes: &ShadowsoftheDamned_FPS_notes
    "Maximum framerate with the patch is half the Vblank frequency. Without the patch, adjusting Vblank frequency increases the maximum framerate up to about 31 FPS."
  ShadowsoftheDamned_FPS: &ShadowsoftheDamned_FPS
    - [ be32, 0x009e0ce4, 0x60000000 ] # nop
    - [ be32, 0x009e0d64, 0x60000000 ] # nop

  ShadowsoftheDamned_DOF_notes: &ShadowsoftheDamned_DOF_notes
    "Disables the DoF effect which doesn't correctly scale with resolution upscaling. This patch may slightly affect the game brightness in some levels."
  ShadowsoftheDamned_DOF: &ShadowsoftheDamned_DOF
    - [ be32, 0x00126960, 0x38a00000 ] # li r5 0
    - [ be32, 0x00325488, 0x38a00000 ] # li r5 0
    - [ be32, 0x003e3050, 0x38a00000 ] # li r5 0

  ShadowsoftheDamned_Grain: &ShadowsoftheDamned_Grain
    - [ be16, 0x003e3398, 0x4800 ] # b 0x3e3410

  ShadowsoftheDamned_Blur: &ShadowsoftheDamned_Blur
    - [ be32, 0x003e3998, 0x38600000 ] # li r3 0

PPU-888f4088d305a6add6f83728bdf917c8245fb72c:
  "Unlock FPS":
    Games:
      "Shadows of the Damned":
        BLUS30653: [ All ]
    Author: "Whatcookie"
    Notes: *ShadowsoftheDamned_FPS_notes
    Patch Version: 1.0
    Patch:
      - [ load, *ShadowsoftheDamned_FPS ]
  "Disable Image Grain":
    Games:
      "Shadows of the Damned":
        BLUS30653: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *ShadowsoftheDamned_Grain ]
  "Disable Low-Resolution Depth of Field":
    Games:
      "Shadows of the Damned":
        BLUS30653: [ All ]
    Author: "boma"
    Notes: *ShadowsoftheDamned_DOF_notes
    Patch Version: 1.0
    Patch:
      - [ load, *ShadowsoftheDamned_DOF ]
  "Disable Motion Blur":
    Games:
      "Shadows of the Damned":
        BLUS30653: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *ShadowsoftheDamned_Blur ]

PPU-57b3bd94bab3f0db81625c843cdd9bc04d77cd4a:
  "Unlock FPS":
    Games:
      "Shadows of the Damned":
        BLES01276: [ All ]
    Author: "Whatcookie, Dante3732"
    Notes: *ShadowsoftheDamned_FPS_notes
    Patch Version: 1.0
    Patch:
      - [ load, *ShadowsoftheDamned_FPS ]
  "Disable Image Grain":
    Games:
      "Shadows of the Damned":
        BLES01276: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *ShadowsoftheDamned_Grain ]
  "Disable Low-Resolution Depth of Field":
    Games:
      "Shadows of the Damned":
        BLES01276: [ All ]
    Author: "boma"
    Notes: *ShadowsoftheDamned_DOF_notes
    Patch Version: 1.0
    Patch:
      - [ load, *ShadowsoftheDamned_DOF ]
  "Disable Motion Blur":
    Games:
      "Shadows of the Damned":
        BLES01276: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *ShadowsoftheDamned_Blur ]