Dark Souls III: Network Stress Test
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-13 23:48:29 Friday (UTC +0000)
Patch file: _patch0/orbis/DarkSoulsIIINetworkStressTest-Orbis.yml
File to be patched: eboot.bin
Author: illusion
Contents of patch file (Click to Expand)
- game: "Dark Souls III: Network Stress Test"
app_ver: "01.00"
patch_ver: "1.0"
name: "60 FPS Unlock (With Delta Time)"
author: "illusion"
arch: orbis
patch_list:
- [ bytes, 0x0278c407, "c7430805000000eb07" ] # flipmode
- [ bytes, 0x0278c50c, "41b601" ] # delta time
- game: "Dark Souls III: Network Stress Test"
app_ver: "01.00"
patch_ver: "1.0"
name: "30 FPS Fix (Proper Frame Pacing)"
author: "illusion"
note: "Caps framerate to 30 with proper frame pacing."
arch: orbis
patch_list:
- [ bytes, 0x0278c407, "c7430805000000eb07" ] # flipmode
# SceVideoOutFliprate(handle, 1);
# return;
- [ bytes, 0x02dbdb44, "488b1ded10f102be01000000eb03" ] # fliprate
- game: "Dark Souls III: Network Stress Test"
app_ver: "01.00"
patch_ver: "1.0"
name: "720p Resolution"
author: "illusion"
arch: orbis
patch_list:
# todo: convert these to int patches
- [ bytes, 0x05d22d84, "00050000d0020000" ]