Killzone 2: Difference between revisions

From RPCS3 Wiki
(→‎Special Notes: add kz2 spu patch)
(Added config options back to template)
Line 14: Line 14:
==Configuration==
==Configuration==
<!-- 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 -->
|ppu decoder                          = <!-- Interpreter (precise), Interpreter (fast), Recompiler (LLVM) -->
|ppu decoder notes                    =
|spu decoder                          = <!-- Interpreter (precise), Interpreter (fast), Recompiler (ASMJIT), Recompiler (LLVM) -->
|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 notes          =
|enable thread scheduler              = <!-- On, Off -->
|enable thread scheduler notes        =
|lower spu thread priority            = <!-- On, Off -->
|lower spu thread priority notes      =
|enable spu loop detection            = <!-- On, Off -->
|enable spu loop detection notes      =
|spu cache                            = <!-- On, Off -->
|spu cache notes                      =
|accurate xfloat                      = <!-- On, Off -->
|accurate xfloat notes                =
|spu block size                        = <!-- Safe, Mega, Giga -->
|spu block size notes                  =
|tsx instructions                      = <!-- Enabled, Disabled, Forced -->
|tsx instructions notes                =
<!-- GPU configuration -->
<!-- GPU configuration -->
|renderer                              = Vulkan <!-- OpenGL, Vulkan, Disabled -->
|renderer                              = <!-- OpenGL, Vulkan, Disabled -->
|renderer notes                        = Recommended to get the best performance.
|renderer notes                        =  
|write color buffers                  = On<!-- On, Off -->
|aspect ratio                          = <!-- 4:3, 16:9 -->
|write color buffers notes            = Required to render graphics properly
|aspect ratio notes                    =
|framelimit                            = <!-- Off, 59.94, 50, 60, 30, Auto -->
|framelimit notes                      =
|anisotropic filter                    = <!-- Auto, 2x, 4x, 8x, 16x -->
|anisotropic filter notes              =
|anti-aliasing                        = <!-- Auto, Disabled -->
|anti-aliasing notes                  =
|default resolution                    = <!-- 1920x1080, 1280x720, 720x480, 720x576, 1600x1080, 1440x1080, 1280x1080, 960x1080 -->
|default resolution notes              =
|resolution scale                      = <!-- Value between 50% to 800% -->
|resolution scale notes                =
|resolution scale threshold            = <!-- Value between 1 to 1024 in the format 16 x 16 -->
|resolution scale threshold notes      =
|shader mode                          = <!-- Legacy (singlethreaded), Async (multithreaded), Async with Shader Interpreter, Shader Interpreter only -->
|shader mode notes                    =
|write color buffers                  = On <!-- On, Off -->
|write color buffers notes            = Required to render graphics properly.
|write color buffers                  = <!-- On, Off -->
|write color buffers notes            =
|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                  = <!-- On, Off -->
|disable vertex cache notes            =
|multithreaded rsx                    = <!-- On, Off -->
|multithreaded rsx notes              =
<!-- Audio configuration -->
|audio out windows                    = <!-- XAudio2, OpenAL, Disabled -->
|audio out windows notes              =
|audio out linux                      = <!-- OpenAL, PulseAudio, ALSA, Disabled -->
|audio out linux notes                =
|audio channels                        = <!-- Surround 7.1, Downmix to Stereo, Downmix to 5.1 -->
|audio channels notes                  =
|dump to file                          = <!-- On, Off -->
|dump to file notes                    =
|convert to 16-bit                    = <!-- On, Off -->
|convert to 16-bit notes              =
|volume                                = <!-- Value between 0% to 200% -->
|volume notes                          =
|enable buffering                      = <!-- On, Off -->
|enable buffering notes                =
|audio buffer duration                = <!-- Value between 20ms to 250ms -->
|audio buffer duration notes          =
|enable time stretching                = <!-- On, Off -->
|enable time stretching notes          =
|time stretching threshold            = <!-- Value between 0% to 100% -->
|time stretching threshold notes      =
|microphone type                      = <!-- Disabled, Standard, SingStar, Real SingStar, Rocksmith -->
|microphone type notes                =
<!-- I/O configuration -->
|keyboard handler                      = <!-- Null, Basic -->
|keyboard handler notes                =
|mouse handler                        = <!-- Null, Basic -->
|mouse handler notes                  =
|camera input                          = <!-- Unknown, EyeToy, PS Eye, UVC 1.1 -->
|camera input notes                    =
|camera settings                      = <!-- Null, Fake -->
|camera settings notes                =
|move handler                          = <!-- Null, Fake, Mouse -->
|move handler notes                    =
<!-- Advanced configuration -->
|debug console mode                    = <!-- On, Off -->
|debug console mode notes              =
|accurate llvm dfma                    = <!-- On, Off -->
|accurate llvm dfma notes              =
|accurate rsx reservation access      = <!-- On, Off -->
|accurate rsx reservation access notes =
|ppu llvm accurate vector nans        = <!-- On, Off -->
|ppu llvm accurate vector nans notes  =
|silence all logs                      = <!-- On, Off -->
|silence all logs notes                =
|sleep timers accuracy                = <!-- As Host, Usleep Only, All Timers -->
|sleep timers accuracy notes          =
|maximum spurs threads                = <!-- Unlimited, Single digit between 0 to 5 (e.g. 3) -->
|maximum spurs threads notes          =
|firmware settings                    = <!-- Manually load selected libraries, Load automatic and manual selection, Load liblv2.sprx only, Load liblv2.sprx and manual selection, Load liblv2.sprx and strict selection -->
|firmware settings notes              = <!-- Where libraries are manually selected, mention the list of libraries to be selected here -->
|read depth buffers                    = <!-- On, Off -->
|read depth buffers notes              =
|write depth buffers                  = <!-- On, Off -->
|write depth buffers notes            =
|read color buffers                    = <!-- On, Off -->
|read color buffers notes              =
|disable on-disk shader cache          = <!-- On, Off -->
|disable on-disk shader cache notes    =
|disable native float16 support        = <!-- On, Off -->
|disable native float16 support notes  =
|relaxed zcull sync                    = <!-- On, Off -->
|relaxed zcull sync notes              =
|driver wake-up delay                  = <!-- Value between 0 to 7000 -->
|driver wake-up delay notes            =
|vblank rate                          = <!-- Value between 1 to 500 -->
|vblank rate notes                    =
|clocks scale                          = <!-- Value between 10 to 1000 -->
|clocks scale notes                    =
<!-- Debug configuration -->
|disable zcull occlusion queries      = <!-- On, Off -->
|disable zcull occlusion queries notes =
|force cpu blit emulation              = <!-- On, Off -->
|force cpu blit emulation notes        =
|use gpu texture scaling              = <!-- On, Off -->
|use gpu texture scaling notes        =
|accurate getllar                      = <!-- On, Off -->
|accurate getllar notes                =
|hook static functions                = <!-- On, Off -->
|hook static functions notes          =
|accurate ppu 128 reservations        = <!-- Always Enabled, Disabled, Value between 1 to 8 -->
|accurate ppu 128 reservations notes  =
}}
}}



Revision as of 11:50, 2 October 2020

Killzone 2
Developer(s) Guerrilla Games
Publisher(s) Sony Computer Entertainment
Series Killzone
Release date(s) AU February 26, 2009
NA/EU February 27, 2009
Release type PlayStation exclusive
Genre(s) First-person shooter
Mode(s) Single-player, Multiplayer
GameID(s) BCUS98116 (IRD), BCES00081 (IRD), BCAS20066 (IRD), NPUA70034
Demo
NPEA90034
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page

Killzone 2 is a 2009 first-person shooter developed by Guerrilla Games and published by Sony Computer Entertainment for the PlayStation 3. It is the second main installment in the Killzone series, following 2004's Killzone.

Configuration

No options that deviate from RPCS3's default settings are recommended for this title.

Known Issues

There are no reported issues with this title.

Special Notes

Patches

Anchors:
  kz2demofov: &kz2demofov
    - [ bef32, 0xEB0174, 0.65 ] # static float in memory
  kz2demospu: &kz2demospu
    - [ be32, 0x00A42A3C, 0x8a840089 ]
  kz2spunotes: &kz2spunotes "No longer requires Write Color Buffers."

PPU-ca2a0b7e8d4fa7a0d4f3a16d6f2bea5d260e3c09:
  Extended FOV:
    Games:
      "Killzone 2 Demo":
        NPEA90034: [ 01.00 ]
    Author: illusion
    Notes: Bound to cause issues, needs further testing.
    Patch Version: 1.0
    Patch:
      - [ load, *kz2demofov ]
  Disable Post Processing on SPU:
    Games:
      "Killzone 2 Demo":
        NPEA90034: [ 01.00 ]
    Author: ZEROx, illusion
    Notes: *kz2spunotes
    Patch Version: 1.0
    Patch:
      - [ load, *kz2demospu ]

PPU-43e0fe2996338af9f1032b647af9436a081e09b0:
  Extended FOV:
    Games:
      "Killzone 2 Demo":
        NPUA70034: [ 01.00 ]
    Author: illusion
    Notes: Bound to cause issues, needs further testing.
    Patch Version: 1.0
    Patch:
      - [ load, *kz2demofov ]
  Disable Post Processing on SPU:
    Games:
      "Killzone 2 Demo":
        NPUA70034: [ 01.00 ]
    Author: ZEROx, illusion
    Notes: *kz2spunotes
    Patch Version: 1.0
    Patch:
      - [ load, *kz2demospu ]

PPU-3a4e272eff128f7fa40bf722961a0c6de81bfc5a:
  Extended FOV:
    Games:
      "Killzone 2":
        BCES00081: [ 01.29 ]
        BCUS98116: [ 01.29 ]
    Author: illusion
    Notes: Bound to cause issues, needs further testing.
    Patch Version: 1.0
    Patch:
      - [ bef32, 0xEC096C, 0.65 ] # static float in memory
  Disable Post Processing on SPU:
    Games:
      "Killzone 2":
        BCES00081: [ 01.29 ]
        BCUS98116: [ 01.29 ]
    Author: ZEROx, illusion
    Notes: *kz2spunotes
    Patch Version: 1.0
    Patch:
      - [ be32, 0x00A5A7CC, 0x8a840089 ]