How to inject a Save Game in the Windows Store version

Posts 115 of 94 · Page 1 of 7
How to inject a Save Game in the Windows Store version
Here's how to use FluxDot's Save Game injector for the Windows Store version of DBD


This tutorial is for people who already know how to inject a save game and have Fiddler installed.
You simply have to copy and paste a few lines of code into fiddler.
In Fiddler you have to click on FiddlerScript and then Go to OnBeforeRequest.
Then you have to copy and paste these lines:


if (oSession.HostnameIs("steam.live.bhvrdbd.com")) {
oSession.hostname="grdk.live.bhvrdbd.com";
oSession.oRequest["x-kraken-client-platform"] = "grdk";
oSession.oRequest["x-kraken-client-provider"] = "grdk";
}

And press "Save Script"
After you have injected the save game you should remove the code.
That's it.

Proof:
When I try to inject it just freezes
It does not work
I does
Quote Originally Posted by mrrdrakula View Post
It does not work
I does. Maybe you did something wrong?
Quote Originally Posted by JellyBelly1809 View Post
I does. Maybe you did something wrong?
No, I did all the steps carefully
Quote Originally Posted by mrrdrakula View Post
No, I did all the steps carefully
Have you already injected a save game in the steam version?
Can you post a screenshot of Fiddler after you have injected the save game?
And a screenshot of were you pasted the code.
Quote Originally Posted by JellyBelly1809 View Post
Have you already injected a save game in the steam version?
Can you post a screenshot of Fiddler after you have injected the save game?
And a screenshot of were you pasted the code.
Ok, I tried again and it didn't error but injector stops working
not clear at all, you don't say if you need steam version, ofc we know how to inject but inject profil from what ? whe don't have any save to inject etc
Quote Originally Posted by hackonymous View Post
not clear at all, you don't say if you need steam version, ofc we know how to inject but inject profil from what ? whe don't have any save to inject etc
Sorry but I don't know what you are talking about?
This is a tutorial on how to inject a save game into the Microsoft Store version of DBD, not the steam version.
And if you don't have a profile just download one or create one yourself.
Quote Originally Posted by JellyBelly1809 View Post
Sorry but I don't know what you are talking about?
This is a tutorial on how to inject a save game into the Microsoft Store version of DBD, not the steam version.
And if you don't have a profile just download one or create one yourself.
I know that but where did you put the profile txt file, when you use this particular injector i mean when you download it you just have the sender, a dll file and the save editor but when you try open save editor nothing happen,
Why it stops working every time?
Can you please still upload the two screenshots I asked for?
Maybe I can help you then.
Quote Originally Posted by JellyBelly1809 View Post
Can you please still upload the two screenshots I asked for?
Maybe I can help you then.
What do you want a screenshot of?
A screenshot of Fiddler after you have injected, a screenshot of were you pasted the code and a screenshot of your fiddler HTTPS options.
we got it to work, thx mate
Posts 115 of 94 · Page 1 of 7

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?