From 87ec9c3ba40ae7073f3106dc9aa9cd5ad1e59473 Mon Sep 17 00:00:00 2001 From: Ani Date: Fri, 30 Aug 2019 05:46:12 +0100 Subject: [PATCH] ~Demon's Souls: 60 / 120 FPS patch by Whatcookie --- Game-Patches.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Game-Patches.md b/Game-Patches.md index 3957453..05d431a 100644 --- a/Game-Patches.md +++ b/Game-Patches.md @@ -19,7 +19,7 @@ This page lists the current existing community patches for RPCS3's game patching ``` -# 1.0 +# 1.0.1 PPU-83681f6110d33442329073b72b8dc88a2f677172: #BLUS30443 # OPTIONAL: Disable dynamic exposure (can turn off WCB for 20% faster performance) @@ -37,7 +37,7 @@ PPU-5446a2645880eefa75f7e374abd6b7818511e2ef: #BLES00932 # Alter fixed timestep - [ bef32, 0x018c8f20, 0.01666667 ] # for 60fps -# - [ bef32, 0x0x18c8f20, 0.00833334 ] # for 120fps +# - [ bef32, 0x018c8f20, 0.00833334 ] # for 120fps ```