Shadows of the Damned: Difference between revisions

From RPCS3 Wiki
m (Remove whitespace)
m (Lowercase hex, add quotation marks)
Line 45: Line 45:
|framelimit                            = <!-- Off, 59.94, 50, 60, 30, Auto -->
|framelimit                            = <!-- Off, 59.94, 50, 60, 30, Auto -->
|framelimit notes                      =  
|framelimit notes                      =  
|anisotropic filter                    = Auto <!-- Auto, 2x, 4x, 8x, 16x -->
|anisotropic filter                    = Auto<!-- Auto, 2x, 4x, 8x, 16x -->
|anisotropic filter notes              = Changing to anything other than ''Auto'' causes graphical issues.
|anisotropic filter notes              = Changing to anything other than ''Auto'' causes graphical issues.
|anti-aliasing                        = <!-- Auto, Disabled -->
|anti-aliasing                        = <!-- Auto, Disabled -->
Line 53: Line 53:
|resolution scale                      = <!-- Value between 50% to 800% -->
|resolution scale                      = <!-- Value between 50% to 800% -->
|resolution scale notes                =  
|resolution scale notes                =  
|resolution scale threshold            = 512x512 <!-- Value between 1 to 1024 in the format 16 x 16 -->
|resolution scale threshold            = 512 x 512<!-- Value between 1 to 1024 in the format 16 x 16 -->
|resolution scale threshold notes      = Fix artifacts, when using Resolution scaling above 100%  
|resolution scale threshold notes      = Fixes artifacts when using Resolution scaling above 100%.
|shader mode                          = <!-- Legacy (singlethreaded), Async (multithreaded), Async with Shader Interpreter, Shader Interpreter only -->
|shader mode                          = <!-- Legacy (singlethreaded), Async (multithreaded), Async with Shader Interpreter, Shader Interpreter only -->
|shader mode notes                    =  
|shader mode notes                    =  
Line 170: Line 170:
|content =  
|content =  
Anchors:
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_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 31 FPS."


   SHADOWS_FPS: &SHADOWS_FPS
   SHADOWS_FPS: &SHADOWS_FPS
     - [ be32, 0x009E0CE4, 0x60000000 ] # nop
     - [ be32, 0x009e0ce4, 0x60000000 ] # nop
     - [ be32, 0x009E0D64, 0x60000000 ] # nop
     - [ be32, 0x009e0d64, 0x60000000 ] # nop


   SHADOWS_DOFnotes: &SHADOWS_DOFnotes "Disables the DoF effect which doesn't correctly scale with resolution upscaling. This patch may slightly affect the game brightness in some levels."
   SHADOWS_DOFnotes: &SHADOWS_DOFnotes "Disables the DoF effect which doesn't correctly scale with resolution upscaling. This patch may slightly affect the game brightness in some levels."


   SHADOWS_DOF: &SHADOWS_DOF
   SHADOWS_DOF: &SHADOWS_DOF
     - [ be32, 0x00126960, 0x38A00000 ] # li r5 0
     - [ be32, 0x00126960, 0x38a00000 ] # li r5 0
     - [ be32, 0x00325488, 0x38A00000 ] # li r5 0
     - [ be32, 0x00325488, 0x38a00000 ] # li r5 0
     - [ be32, 0x003E3050, 0x38A00000 ] # li r5 0
     - [ be32, 0x003e3050, 0x38a00000 ] # li r5 0


   SHADOWS_GRAIN: &SHADOWS_GRAIN
   SHADOWS_GRAIN: &SHADOWS_GRAIN
     - [ be16, 0x003E3398, 0x4800 ] # b 0x3E3410
     - [ be16, 0x003e3398, 0x4800 ] # b 0x3e3410


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


PPU-888f4088d305a6add6f83728bdf917c8245fb72c:
PPU-888f4088d305a6add6f83728bdf917c8245fb72c:
   Unlock FPS:
   "Unlock FPS":
     Games:
     Games:
       "Shadows of the Damned":
       "Shadows of the Damned":
         BLUS30653: [ All ]
         BLUS30653: [ All ]
     Author: Whatcookie
     Author: "Whatcookie"
     Notes: *SHADOWS_FPSnotes
     Notes: *SHADOWS_FPSnotes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *SHADOWS_FPS ]
       - [ load, *SHADOWS_FPS ]
   Disable Image Grain:
   "Disable Image Grain":
     Games:
     Games:
       "Shadows of the Damned":
       "Shadows of the Damned":
         BLUS30653: [ All ]
         BLUS30653: [ All ]
     Author: boma
     Author: "boma"
     Notes:
     Notes:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *SHADOWS_GRAIN ]
       - [ load, *SHADOWS_GRAIN ]
   Disable Low-Resolution Depth of Field:
   "Disable Low-Resolution Depth of Field":
     Games:
     Games:
       "Shadows of the Damned":
       "Shadows of the Damned":
         BLUS30653: [ All ]
         BLUS30653: [ All ]
     Author: boma
     Author: "boma"
     Notes: *SHADOWS_DOFnotes
     Notes: *SHADOWS_DOFnotes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *SHADOWS_DOF ]
       - [ load, *SHADOWS_DOF ]
   Disable Motion Blur:
   "Disable Motion Blur":
     Games:
     Games:
       "Shadows of the Damned":
       "Shadows of the Damned":
         BLUS30653: [ All ]
         BLUS30653: [ All ]
     Author: boma
     Author: "boma"
     Notes:
     Notes:
     Patch Version: 1.0
     Patch Version: 1.0
Line 228: Line 228:


PPU-57b3bd94bab3f0db81625c843cdd9bc04d77cd4a:
PPU-57b3bd94bab3f0db81625c843cdd9bc04d77cd4a:
   Unlock FPS:
   "Unlock FPS":
     Games:
     Games:
       "Shadows of the Damned":
       "Shadows of the Damned":
         BLES01276: [ All ]
         BLES01276: [ All ]
     Author: Whatcookie, Dante3732
     Author: "Whatcookie, Dante3732"
     Notes: *SHADOWS_FPSnotes
     Notes: *SHADOWS_FPSnotes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *SHADOWS_FPS ]
       - [ load, *SHADOWS_FPS ]
   Disable Image Grain:
   "Disable Image Grain":
     Games:
     Games:
       "Shadows of the Damned":
       "Shadows of the Damned":
         BLES01276: [ All ]
         BLES01276: [ All ]
     Author: boma
     Author: "boma"
     Notes:
     Notes:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *SHADOWS_GRAIN ]
       - [ load, *SHADOWS_GRAIN ]
   Disable Low-Resolution Depth of Field:
   "Disable Low-Resolution Depth of Field":
     Games:
     Games:
       "Shadows of the Damned":
       "Shadows of the Damned":
         BLES01276: [ All ]
         BLES01276: [ All ]
     Author: boma
     Author: "boma"
     Notes: *SHADOWS_DOFnotes
     Notes: *SHADOWS_DOFnotes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *SHADOWS_DOF ]
       - [ load, *SHADOWS_DOF ]
   Disable Motion Blur:
   "Disable Motion Blur":
     Games:
     Games:
       "Shadows of the Damned":
       "Shadows of the Damned":
         BLES01276: [ All ]
         BLES01276: [ All ]
     Author: boma
     Author: "boma"
     Notes:
     Notes:
     Patch Version: 1.0
     Patch Version: 1.0

Revision as of 13:07, 21 February 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:
  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 31 FPS."

  SHADOWS_FPS: &SHADOWS_FPS
    - [ be32, 0x009e0ce4, 0x60000000 ] # nop
    - [ be32, 0x009e0d64, 0x60000000 ] # nop

  SHADOWS_DOFnotes: &SHADOWS_DOFnotes "Disables the DoF effect which doesn't correctly scale with resolution upscaling. This patch may slightly affect the game brightness in some levels."

  SHADOWS_DOF: &SHADOWS_DOF
    - [ be32, 0x00126960, 0x38a00000 ] # li r5 0
    - [ be32, 0x00325488, 0x38a00000 ] # li r5 0
    - [ be32, 0x003e3050, 0x38a00000 ] # li r5 0

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

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

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":
    Games:
      "Shadows of the Damned":
        BLUS30653: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *SHADOWS_GRAIN ]
  "Disable Low-Resolution Depth of Field":
    Games:
      "Shadows of the Damned":
        BLUS30653: [ All ]
    Author: "boma"
    Notes: *SHADOWS_DOFnotes
    Patch Version: 1.0
    Patch:
      - [ load, *SHADOWS_DOF ]
  "Disable Motion Blur":
    Games:
      "Shadows of the Damned":
        BLUS30653: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *SHADOWS_BLUR ]

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":
    Games:
      "Shadows of the Damned":
        BLES01276: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *SHADOWS_GRAIN ]
  "Disable Low-Resolution Depth of Field":
    Games:
      "Shadows of the Damned":
        BLES01276: [ All ]
    Author: "boma"
    Notes: *SHADOWS_DOFnotes
    Patch Version: 1.0
    Patch:
      - [ load, *SHADOWS_DOF ]
  "Disable Motion Blur":
    Games:
      "Shadows of the Damned":
        BLES01276: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *SHADOWS_BLUR ]