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] +``` + +---