Bloodborne PC Setup Guide: shadPS4 Install + BB Remaster Mod (2026)
I spent three evenings trying to get Bloodborne running on PC before I figured out what actually matters and what's just Reddit noise. Here's what worked for me as of March 2026, running the v0.99.57 build of fromsoftserve's BB PC Remaster mod on shadPS4.
First thing you need to know: this isn't some janky 30fps slideshow. The mod activates graphical features that were literally sitting dormant in the original 2015 PS4 code. Screen space reflections. Dynamic point lights on every candle and torch. Parallax occlusion mapping that gives stone walls actual depth instead of flat textures. Stuff Sony never turned on. And it runs at a locked 60fps at 4K if your GPU can handle it.
What You Actually Need
Your PC doesn't need to be a monster. I'm running this on an RTX 3070 and getting stable 60fps at 1440p. At 4K you'll want something in the RTX 3080 range or better. CPU wise, any modern 6-core chip works fine. 16GB RAM minimum. You need about 30GB free for the PS4 game dump and another 2GB for the mod files.
Don't skip this part: you need a legitimate PS4 copy of Bloodborne to dump the game files. The shadPS4 wiki has a step by step guide for dumping from a PS4 or PS4 Pro. I'm not going to link to ROM sites here. You know where to find them if you want to go that route.
shadPS4 Setup
Grab the latest shadPS4 nightly build from their GitHub releases page. Don't use the "stable" version, it's months behind on Bloodborne specific fixes. The nightly from March 2026 has critical patches for the BB Remaster mod.
After installing shadPS4, go into the settings and enable these three things or the mod won't work right. First, turn on "Enable Full GPU Utilization" in the graphics tab. Second, disable "VSync" because the mod handles frame pacing internally. Third, and this one tripped me up for an hour, check "Disable Motion Blur" under the patches section. The mod's color grading clashes with the emulator's motion blur and creates this weird ghosting effect.
Installing the BB PC Remaster Mod
fromsoftserve keeps the latest build on NexusMods. The current version as of writing is v0.99.57. Download the main file and the optional 4K texture pack if you're playing above 1080p.
Extract the mod into your shadPS4 game directory. The folder structure matters: the mod files go into `shadPS4/games/CUSA00900/mods/bb-pc-remaster/`. If you just dump them in the root game folder nothing will happen. Ask me how I know.
Once it's all in place, launch the game. You'll know the mod is working if the title screen has the updated color grading. The original game has this washed out grey green look. The mod makes it deeper, more contrasty, with richer blacks. Proper gothic horror atmosphere.
Common Problems I Actually Ran Into
The game crashed on first boot for me. Turns out I had an older shadPS4 save file conflicting with the mod. Delete everything in `shadPS4/savedata/CUSA00900/` if you're upgrading from vanilla.
Audio stuttering happens on some setups. The fix is in shadPS4's audio settings: switch from "Cubeb" to "SDL2" backend. Solved it completely for me.
The 60fps patch is built into the mod, but on first launch it defaults to 30. You need to toggle it in the mod's ini file. Open `bb-pc-remaster.ini` and change `fps_unlock=0` to `fps_unlock=1`. Also set `fps_limit=60` unless you want to experiment with higher framerates. Above 60 things start breaking. Weapon durability degrades twice as fast at 120fps because it's tied to frame count. Classic FromSoft engine quirk.
If you get random crashes in Central Yharnam specifically, disable the high resolution skybox option in the mod config. Something about the draw distance in that area chokes on the new skyboxes even on decent hardware. Turn it back on once you reach Cathedral Ward.
Oh and one more thing. The mod is compatible with texture upscale packs and frame rate unlock mods, but don't stack multiple graphical overhauls. Pick either the BB PC Remaster or another visual mod. Not both. They'll fight over the same render pipeline and you'll get missing textures or worse.
Honestly the hardest part of the whole setup isn't technical. It's finding a clean dump of the game files. If you have a jailbroken PS4 you're golden. If not, well, I can't help you there but the internet can.
Once you've got it running, do yourself a favor and just walk around Central Yharnam for ten minutes looking at the lighting. Those candles and lanterns weren't light sources in the original game. They were static textures painted to look lit. Now every single one casts real dynamic light with proper falloff. The difference is kind of absurd when you notice it. There's this one alley near the first lamp where a lone lantern now throws shadows across the cobblestones from three different angles as you walk past. It's the kind of detail that makes you wonder why Sony never enabled this stuff on PS4. Probably performance. The base PS4 would have melted trying to run SSR plus dynamic point lights at the same time.
Controller Setup
Bloodborne was designed for a DualShock 4 and it shows. You can play with keyboard and mouse through shadPS4's input mapper, but I tried it and it's miserable. The game expects analog stick movement, pressure sensitive triggers, and the touchpad for gestures and menus. Just use a controller.
DualSense works natively through USB. DualShock 4 works too but needs DS4Windows on some setups. Xbox controllers work fine. I'm using an Xbox Elite Series 2 and everything maps correctly except the touchpad. shadPS4 lets you bind touchpad clicks to the Select button or a keyboard key. I have mine on F1.
Motion controls are used in exactly one place. The Make Contact gesture requires you to hold the controller still for about 30 seconds. On a real PS4 controller the gyro detects the lack of movement. With an Xbox controller on shadPS4, just don't touch anything and it works the same way. The emulator simulates a stationary controller when no input is detected.
The DLC Situation
The Old Hunters DLC works on shadPS4. You need the Game of the Year edition dump or a separate DLC PKG file. The access method is the same as PS4: after killing Vicar Amelia and touching the skull on the altar, the Eye of a Blood Drunk Hunter appears at the Hunter's Dream. Get grabbed by the Amygdala outside Cathedral Ward to enter the Hunter's Nightmare.
The DLC areas benefit hugely from the remaster mod. The Research Hall has countless candles and oil lamps that now cast real light. The Fishing Hamlet's rain is no longer a flat screen effect. Water surfaces ripple properly. And the Orphan of Kos fight at 60fps is a completely different experience. On PS4 the frame drops during the second phase lightning attacks made the fight harder than it should have been. At locked 60 it's still brutal but at least it's fair brutal.
One warning: the Living Failures boss in the DLC has a meteor attack that can tank framerates even on good hardware. The mod's SSR reflections during that attack create a massive GPU spike. If your framerate drops into the 40s during that specific attack, temporarily set `ssr_enabled=0` for that fight. Turn it back on after. It's the only boss where this happens.