Developer Build Setup (Fiddler)¶
Note
Setting up Fiddler is not necessary if you use the server from Server Setup and vice versa.
Warning
Game data is still sent to BHVR using this method.
Prerequisites¶
Instructions¶
- Download and extract the dev build folder.
- Download and install Fiddler.
- In Fiddler, go to
Tools
→Options
→HTTPS
. -
Check the boxes "Capture HTTPS CONNECTs", "Decrypt HTTPS traffic", and "Ignore server certificate errors".
-
Click to the pop-up asking to trust Fiddler's certificate.
- Open the Fiddler script editor by going to
Rules
→Customize Rules
. - Replace everything in the file with the contents of this paste and save.
- Launch the dev build by double-clicking one of the .bat files in the dev build root folder. Always keep Fiddler open when running the dev build.
Note
You need to be logged into a Steam account which owns Dead by Daylight for the developer build to work with Steam. A banned account will not work.
If doing all these steps in Fiddler takes your internet away, go to Windows Proxy settings and uncheck "Use a proxy server".