Hellblade: Senua’s Sacrifice
Patches
For use with py-patch program.
Download all patch files.
Opening the file preview below may freeze your browser on Chrome based browsers. Instead you can preview the file on GitHub.
Patch archive built on: 2022-05-19 21:52:47 Thursday (UTC +0000)
Patch file: _patch0/orbis/HellbladeGame-Orbis.yml
File to be patched: eboot.bin
Contents of patch file (Click to Expand)
- game: "Hellblade: Senua's Sacrifice"
app_ver: "01.02"
patch_ver: "1.0"
name: "Resolution Patch"
author: "illusion"
note: "\nThis game already runs with uncapped framerate.\nOnly useful for Base Console."
arch: generic_orbis
patch_list:
# allow screenpercentage to be used
- [ bytes, 0x252C934, "74 0D" ]
# call
- [ bytes, 0x2702C8D, "67 67 E8 7D 0A 22 00" ]
# main code
- [ bytes, 0x2923710, "C3 48 8B 05 C8 72 E1 02 C7 00 00 00 86 42 C3 89" ]
# Presets:
# 540p target
# C7 00 00 00 48 42 C3 89
# 720p target // default, search for this, then replace with others
# C7 00 00 00 86 42 C3 89
# 900p target
# C7 00 F6 A8 A6 42 C3 89
# 50.0f = 00 00 48 42
# 67.0f = 00 00 86 42
# 83.33f = F6 A8 A6 42
- game: "Hellblade: Senua's Sacrifice"
app_ver: "01.02"
patch_ver: "1.0"
name: "Skip Startup Videos"
author: "illusion"
arch: generic_orbis
patch_list:
- [ bytes, 0x1E5C0C2, "48 E9 87 06 00 00" ]
- game: "Hellblade: Senua's Sacrifice"
app_ver: "01.02"
patch_ver: "1.0"
name: "Disable Motion Blur"
author: "illusion"
arch: generic_orbis
patch_list:
- [ bytes, 0x178EE71, "EB 40" ]
- game: "Hellblade: Senua's Sacrifice"
app_ver: "01.02"
patch_ver: "1.0"
name: "Disable Film Grain"
author: "illusion"
arch: generic_orbis
patch_list:
- [ bytes, 0x156032F, "EB" ]
- game: "Hellblade: Senua's Sacrifice"
app_ver: "01.02"
patch_ver: "1.0"
name: "Disable Post Processing"
author: "illusion"
arch: generic_orbis
patch_list:
- [ bytes, 0x15602B5, "48 E9" ]