Haze: Difference between revisions

From RPCS3 Wiki
m (Deduplication)
mNo edit summary
Line 182: Line 182:
|content =  
|content =  
Anchors:
Anchors:
   hazefpsnotes: &hazefpsnotes "Needs testing above 60 FPS."
   haze_fps_notes: &haze_fps_notes
   hazefps: &hazefps
    "Needs testing above 60 FPS."
   haze_fps: &haze_fps
     - [ be32, 0x0068d0e8, 0x38000000 ] # li r0 0x0
     - [ be32, 0x0068d0e8, 0x38000000 ] # li r0 0x0


   hazeammonotes: &hazeammonotes "Unlimited ammo, grenades, etc. without reloading."
   haze_ammo_notes: &haze_ammo_notes
   hazeammo: &hazeammo
    "Unlimited ammo, grenades, etc. without reloading."
   haze_ammo: &haze_ammo
     - [ be32, 0x0033854c, 0x60000000 ] # Infinite clip capacity
     - [ be32, 0x0033854c, 0x60000000 ] # Infinite clip capacity
     - [ be32, 0x00395884, 0x60000000 ] # Infinite ammo
     - [ be32, 0x00395884, 0x60000000 ] # Infinite ammo


   hazehp: &hazehp
   haze_hp: &haze_hp
     - [ be32, 0x0005328c, 0x60000000 ]
     - [ be32, 0x0005328c, 0x60000000 ]


Line 200: Line 202:
         BLUS30094: [ 01.36 ]
         BLUS30094: [ 01.36 ]
     Author: "illusion"
     Author: "illusion"
     Notes: *hazefpsnotes
     Notes: *haze_fps_notes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *hazefps ]
       - [ load, *haze_fps ]
   "Infinite Ammo":
   "Infinite Ammo":
     Games:
     Games:
Line 209: Line 211:
         BLUS30094: [ 01.36 ]
         BLUS30094: [ 01.36 ]
     Author: "Aphelion"
     Author: "Aphelion"
     Notes: *hazeammonotes
     Notes: *haze_ammo_notes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *hazeammo ]
       - [ load, *haze_ammo ]
   "Infinite Health":
   "Infinite Health":
     Games:
     Games:
Line 221: Line 223:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *hazehp ]
       - [ load, *haze_hp ]


PPU-e6714887d07308d64b93b86fb585a37ec08c538f:
PPU-e6714887d07308d64b93b86fb585a37ec08c538f:
Line 229: Line 231:
         BLES00157: [ 01.36 ]
         BLES00157: [ 01.36 ]
     Author: "illusion"
     Author: "illusion"
     Notes: *hazefpsnotes
     Notes: *haze_fps_notes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *hazefps ]
       - [ load, *haze_fps ]
   "Infinite Ammo":
   "Infinite Ammo":
     Games:
     Games:
Line 238: Line 240:
         BLES00157: [ 01.36 ]
         BLES00157: [ 01.36 ]
     Author: "Aphelion"
     Author: "Aphelion"
     Notes: *hazeammonotes
     Notes: *haze_ammo_notes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *hazeammo ]
       - [ load, *haze_ammo ]
   "Infinite Health":
   "Infinite Health":
     Games:
     Games:
Line 250: Line 252:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *hazehp ]
       - [ load, *haze_hp ]
}}
}}

Revision as of 11:38, 16 March 2023

Haze
Haze.jpg
Developer(s) Free Radical Design
Publisher(s) Ubisoft
Release date(s) NA May 20, 2008
PAL May 23, 2008
Release type PlayStation 3 exclusive
Genre(s) First-person shooter
Mode(s) Single-player, Co-op, Multiplayer
GameID(s) BLES00157 (IRD), BLES00169 (IRD), BLUS30094 (IRD), BLES00164 (IRD), BLJS10019, BCAS20030
Demo
NPEB90068, NPUB90031, NPJB90100
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page

Haze is a first-person shooter video game developed by Free Radical Design and published by Ubisoft for the PlayStation 3. It was released worldwide in May 2008. Releases for Xbox 360 and Microsoft Windows were cancelled.

The game takes place in a dystopian future, where the Mantel Corporation rule the world with a drug called Nova-Keto-Thyrazine - also called Nectar, a "nutritional supplement" that enables soldiers to fight harder and smarter, but also induces a hallucinogenic effect, where soldiers are no longer cognizant of the real battlefield around them, instead viewing an idyllic, painless environment.

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

Netplay testing

For the complete list of games tested with RPCN, please check the RPCN Compatibility List.

Game Version RPCS3 Version Connects? Create/Join lobbies? Match with others? Online features working? Requires custom servers? Notes
1.36 No No No No Requires custom server.

Patches

Anchors:
  haze_fps_notes: &haze_fps_notes
    "Needs testing above 60 FPS."
  haze_fps: &haze_fps
    - [ be32, 0x0068d0e8, 0x38000000 ] # li r0 0x0

  haze_ammo_notes: &haze_ammo_notes
    "Unlimited ammo, grenades, etc. without reloading."
  haze_ammo: &haze_ammo
    - [ be32, 0x0033854c, 0x60000000 ] # Infinite clip capacity
    - [ be32, 0x00395884, 0x60000000 ] # Infinite ammo

  haze_hp: &haze_hp
    - [ be32, 0x0005328c, 0x60000000 ]

PPU-b39773da362cfd02e0d498ccc9e3b1f310d6d5e7:
  "Unlock FPS":
    Games:
      "Haze":
        BLUS30094: [ 01.36 ]
    Author: "illusion"
    Notes: *haze_fps_notes
    Patch Version: 1.0
    Patch:
      - [ load, *haze_fps ]
  "Infinite Ammo":
    Games:
      "Haze":
        BLUS30094: [ 01.36 ]
    Author: "Aphelion"
    Notes: *haze_ammo_notes
    Patch Version: 1.0
    Patch:
      - [ load, *haze_ammo ]
  "Infinite Health":
    Games:
      "Haze":
        BLUS30094: [ 01.36 ]
    Author: "Aphelion"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *haze_hp ]

PPU-e6714887d07308d64b93b86fb585a37ec08c538f:
  "Unlock FPS":
    Games:
      "Haze":
        BLES00157: [ 01.36 ]
    Author: "illusion"
    Notes: *haze_fps_notes
    Patch Version: 1.0
    Patch:
      - [ load, *haze_fps ]
  "Infinite Ammo":
    Games:
      "Haze":
        BLES00157: [ 01.36 ]
    Author: "Aphelion"
    Notes: *haze_ammo_notes
    Patch Version: 1.0
    Patch:
      - [ load, *haze_ammo ]
  "Infinite Health":
    Games:
      "Haze":
        BLES00157: [ 01.36 ]
    Author: "Aphelion"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *haze_hp ]