Haze: Difference between revisions

From RPCS3 Wiki
m (Text replacement - "<!-- Only enter mandatory non-default settings to be used. Delete parameters which are not applicable -->{{config" to "<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config")
Line 160: Line 160:
   hazefps: &hazefps
   hazefps: &hazefps
   - [ be32, 0x0068D0E8, 0x38000000 ] # li r0 0x0
   - [ be32, 0x0068D0E8, 0x38000000 ] # li r0 0x0
  hazeammo: &hazeammo
  - [ be32, 0x0033854C, 0x60000000 ] # infinite clip capacity
  - [ be32, 0x00395884, 0x60000000 ] # infinite ammo


PPU-b39773da362cfd02e0d498ccc9e3b1f310d6d5e7:
PPU-b39773da362cfd02e0d498ccc9e3b1f310d6d5e7:
Line 171: Line 175:
     Patch:
     Patch:
       - [ load, *hazefps ]
       - [ load, *hazefps ]
  Infinite Ammo:
    Games:
      "Haze":
        BLUS30094: [ 01.36 ]
    Author: Aphelion
    Notes: Unlimited ammo, grenades, etc with no reloading.
    Patch Version: 1.0
    Patch:
      - [ load, *hazeammo ]


PPU-e6714887d07308d64b93b86fb585a37ec08c538f:
PPU-e6714887d07308d64b93b86fb585a37ec08c538f:
Line 182: Line 195:
     Patch:
     Patch:
       - [ load, *hazefps ]
       - [ load, *hazefps ]
PPU-e6714887d07308d64b93b86fb585a37ec08c538f:
  Infinite Ammo:
    Games:
      "Haze":
        BLES00157: [ 01.36 ]
    Author: Aphelion
    Notes: Unlimited ammo, grenades, etc with no reloading.
    Patch Version: 1.0
    Patch:
      - [ load, *hazeammo ]
}}
}}

Revision as of 13:48, 23 September 2020

Haze
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
Renderer Vulkan Recommended to get the best performance.

Known Issues

There are no reported issues with this title.

Special Notes

Patches

Anchors:
  hazefps: &hazefps
  - [ be32, 0x0068D0E8, 0x38000000 ] # li r0 0x0

  hazeammo: &hazeammo
  - [ be32, 0x0033854C, 0x60000000 ] # infinite clip capacity
  - [ be32, 0x00395884, 0x60000000 ] # infinite ammo

PPU-b39773da362cfd02e0d498ccc9e3b1f310d6d5e7:
  Unlock FPS:
    Games:
      "Haze":
        BLUS30094: [ 01.36 ]
    Author: illusion
    Notes: Needs testing above 60FPS
    Patch Version: 1.0
    Patch:
      - [ load, *hazefps ]
  Infinite Ammo:
    Games:
      "Haze":
        BLUS30094: [ 01.36 ]
    Author: Aphelion
    Notes: Unlimited ammo, grenades, etc with no reloading.
    Patch Version: 1.0
    Patch:
      - [ load, *hazeammo ]

PPU-e6714887d07308d64b93b86fb585a37ec08c538f:
  Unlock FPS:
    Games:
      "Haze":
        BLES00157: [ 01.36 ]
    Author: illusion
    Notes: Needs testing above 60FPS
    Patch Version: 1.0
    Patch:
      - [ load, *hazefps ]
PPU-e6714887d07308d64b93b86fb585a37ec08c538f:
  Infinite Ammo:
    Games:
      "Haze":
        BLES00157: [ 01.36 ]
    Author: Aphelion
    Notes: Unlimited ammo, grenades, etc with no reloading.
    Patch Version: 1.0
    Patch:
      - [ load, *hazeammo ]