Haze: Difference between revisions

From RPCS3 Wiki
mNo edit summary
m (Deduplication)
Line 179: Line 179:


==Special Notes==
==Special Notes==
<!-- Mention any additional notes if necessary. If no special notes are required, remove this section -->
{{netplay
{{netplay
|gamever  = 1.36
|gamever  = 1.36
Line 208: Line 206:
   haze_hp: &haze_hp
   haze_hp: &haze_hp
     - [ be32, 0x0005328c, 0x60000000 ]
     - [ be32, 0x0005328c, 0x60000000 ]
  haze_disc_us_titles: &haze_disc_us_titles
    "Haze":
      BLUS30094: [ 01.36 ]
  haze_disc_eu_titles: &haze_disc_eu_titles
    "Haze":
      BLES00157: [ 01.36 ]


PPU-b39773da362cfd02e0d498ccc9e3b1f310d6d5e7:
PPU-b39773da362cfd02e0d498ccc9e3b1f310d6d5e7:
   "Unlock FPS":
   "Unlock FPS":
     Games:
     Games: *haze_disc_us_titles
      "Haze":
        BLUS30094: [ 01.36 ]
     Author: "illusion"
     Author: "illusion"
     Notes: *haze_fps_notes
     Notes: *haze_fps_notes
Line 220: Line 224:
       - [ load, *haze_fps ]
       - [ load, *haze_fps ]
   "Infinite Ammo":
   "Infinite Ammo":
     Games:
     Games: *haze_disc_us_titles
      "Haze":
        BLUS30094: [ 01.36 ]
     Author: "Aphelion"
     Author: "Aphelion"
     Notes: *haze_ammo_notes
     Notes: *haze_ammo_notes
Line 229: Line 231:
       - [ load, *haze_ammo ]
       - [ load, *haze_ammo ]
   "Infinite Health":
   "Infinite Health":
     Games:
     Games: *haze_disc_us_titles
      "Haze":
        BLUS30094: [ 01.36 ]
     Author: "Aphelion"
     Author: "Aphelion"
     Notes:
     Notes:
Line 240: Line 240:
PPU-e6714887d07308d64b93b86fb585a37ec08c538f:
PPU-e6714887d07308d64b93b86fb585a37ec08c538f:
   "Unlock FPS":
   "Unlock FPS":
     Games:
     Games: *haze_disc_eu_titles
      "Haze":
        BLES00157: [ 01.36 ]
     Author: "illusion"
     Author: "illusion"
     Notes: *haze_fps_notes
     Notes: *haze_fps_notes
Line 249: Line 247:
       - [ load, *haze_fps ]
       - [ load, *haze_fps ]
   "Infinite Ammo":
   "Infinite Ammo":
     Games:
     Games: *haze_disc_eu_titles
      "Haze":
        BLES00157: [ 01.36 ]
     Author: "Aphelion"
     Author: "Aphelion"
     Notes: *haze_ammo_notes
     Notes: *haze_ammo_notes
Line 258: Line 254:
       - [ load, *haze_ammo ]
       - [ load, *haze_ammo ]
   "Infinite Health":
   "Infinite Health":
     Games:
     Games: *haze_disc_eu_titles
      "Haze":
        BLES00157: [ 01.36 ]
     Author: "Aphelion"
     Author: "Aphelion"
     Notes:
     Notes:

Revision as of 23:35, 31 August 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
Internal resolution 1024x576
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 ]

  haze_disc_us_titles: &haze_disc_us_titles
    "Haze":
      BLUS30094: [ 01.36 ]

  haze_disc_eu_titles: &haze_disc_eu_titles
    "Haze":
      BLES00157: [ 01.36 ]

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

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