Dark Souls III: The Fire Fades Edition
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/DarkSoulsIIITheFireFadesEdition-Orbis.yml
File to be patched: eboot.bin
Contents of patch file (Click to Expand)
- game: "Dark Souls III: The Fire Fades Edition"
app_ver: "01.03"
patch_ver: "1.0"
name: "60 FPS Unlock"
author: "illusion"
note: "\nOnly useful for base console.\nYou must apply FPS Unlock patch to take effect on Base Console.\nPro owners do not need this patch."
arch: generic_orbis
patch_list:
# VFR
- [ bytes, 0x180805D, "EB 0E" ]
# Fliprate
- [ bytes, 0x18081D6, "EB 0E" ]
- game: "Dark Souls III: The Fire Fades Edition"
app_ver: "01.03"
patch_ver: "1.0"
name: "30 FPS Fix (Proper Frame-Pacing)"
author: "illusion"
note: "Caps framerate to 30 with proper frame pacing."
arch: generic_orbis
patch_list:
# Fliprate
- [ bytes, 0x18081D6, "EB 0E" ]
# sceVideoOutSetFlipRate 0x1
- [ bytes, 0x21180C3, "BE 01 00 00 00 EB 03" ]