From c3c9f408f2ac999e0f0be713ee7f0c1725c6f1c6 Mon Sep 17 00:00:00 2001 From: Ani Date: Sat, 3 Feb 2018 23:07:27 +0000 Subject: [PATCH] +Demon's Souls: 60 FPS Patch by gibbed --- Game-Patches.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Game-Patches.md b/Game-Patches.md index c5993c5..ebbabd0 100644 --- a/Game-Patches.md +++ b/Game-Patches.md @@ -4,3 +4,17 @@ This page lists the current existing community patches for RPCS3's game patching --- + +### Demon's Souls +**60 FPS Patch** by [gibbed](https://github.com/gibbed) +
+**Notes:** Patch accelerates game by 2x. +``` +PPU-83681f6110d33442329073b72b8dc88a2f677172: #BLUS30443 + - [be16, 0x25ED8, 0x981f] + +PPU-5446a2645880eefa75f7e374abd6b7818511e2ef: #BLES00932 + - [be16, 0x26AC0, 0x981f] +``` + +---