im having EAC not installed error. i tried reinstalling from the eac installer of steam but didn't work
edit: i also tried a trick to create a shortcut to the installer of eac on the game pass folder but also didnt work
edit²: i updated the game via steam, and open it and on game pass worked aswell lol (i had also verified the files on game pass)
Last edited by idontlikedbd; 08-27-2024 at 08:47 PM.
How do I get to the g1t profile?
nvm fixed it anf found the mappins file.
- - - Updated - - -
How do I fix the problem of the characters not showing up in the section wher ei change their prestige.They are not showing up in the character names or character data file.
Last edited by Pillology; 08-28-2024 at 12:40 AM.
I didn't really understand your question.. However you can see character names into IDs\Dlc.json file.
For example this is The Dark Lord
K37 is his codename (useful to change prestige into CustomCharacterData.json and The Dark Lord is his in-game name.Code:{ "CharacterName": "K37", "CharacterIndex": "268435492", "CharacterDefaultItem": "Item_Slasher_K37Power", "CharacterType": "EPlayerRole::VE_Slasher", "Name": "The Dark Lord", "FilePath": "DeadByDaylight/Plugins/Runtime/Bhvr/DBDCharacters/K37/Content/Data/Game/CharacterDescriptionDB.uasset" }
- - - Updated - - -
Unluckily not anymore (at least the last time i tried)
Previously you could see the rank after the match, but not anymore.
- - - Updated - - -
Pay attention.. Steam and Game Pass games are different (totally different files)
It is not working for me, for some reason. It used to work in the past.
What may the issue be?
- - - Updated - - -
Just as a quick side-note: I attempted to use both "true" and "false" on the "PascalCase" setting on Fiddler. It still does not work.
Am I missing something?
Last edited by SoloViking; 08-29-2024 at 04:09 AM.
No, my Fiddler has been properly setup since April. The HTTPs settings on my Fiddler Classic are enabled for all processes, and I have used the script before for a few months (around March-May) without issues at all.
I made full attempts with PascalCase both set as "false" and as "true". Neither worked, neither made any difference.
I even went back to re-read 10-20 of the recent pages here (from May to now) to see if there is any major change that I had missed, though there was nothing of the sort, and I re-read the tutorial. Nothing is out of the ordinary on my end.
... Should I re-install Fiddler Classic at this point?
EDIT: I just deleted CustomScript.js to reset FiddlerScript and I reset All Certificates, and I used 8otto Auto-Updater and enabled the HTTPs Capture + Decrypt HTTPS (from all processes).
I launched the game with Fiddler open, of course, and it still does not work. Nothing is unlocked. I restart the game, no changes. I restart Fiddler, no changes. I restart Fiddler and the game, still nothing. The directory never changed (everything is still in C:\Rules on my PC). I also made sure that the FiddlerScript tab was actually automatically updated, and it was. I even double-checked the tutorials of the first post, the definitive post, and the Fiddler reset tutorial that you posted earlier to make sure that I have not missed any step or procedure, in which I have not.
... No idea what the issue is.
I use Epic Games, of course.
EDIT #2: Here are the logs:
EDIT #3: Another screenshot of logs + sessions.
EDIT #4: Oh, my goodness. I think I am losing it. I have put so much time and made so many attempts to no avail. I feel like I have tried everything at this point. Updated Fiddler Classic, enabling All Sessions, resetting All Certificates again, restarting everything (Fiddler + Game), disabling all network adapters excluding the one that is being used in Windows Adapter Settings, I even disabled "Use Proxy Server" in Windows Settings, I also attempted with "Ignore server certificate errors (unsafe)", I also attempted with all protocols "<client>;ssl2;ssl3;tls1.0;tls1.1;tls1.2", I even attempted to specifically decrypt the game (, egs.live.bhvrdbd.com, api.epicgames.dev, cdn.live.bhvrdbd.com, gamelogs.live.bhvrdbd.com). Tried PascalCase "true", fresh Fiddler start and fresh game start, tried PascalCase "false", fresh Fiddler restart and fresh game restart. Without admin, with admin, with and without, without and with. I truly do not know what more there is to do ...
Last edited by SoloViking; 08-29-2024 at 04:36 AM.
@SoloViking
Try to reset certificates.
Are you admin of your computer?
I still have the USMap issue, seems like it doesnt work with lia's market updater, need help
You must download new mappings from here
https://www.mpgh.net/forum/showthrea...4#post15421504
- - - Updated - - -
So try this instead of reset certificate
Deactivate HTTPs decryption
remove certificate
press export certificate
press always next and save it where you want
Close Fiddler
Double click on exported certificate (for example on your desktop)
Press always Next
Open Fiddler
Enable again HTTPs decryption
If this doesn't work uninstall completely Fiddler, restart PC and install it again
Last edited by 8otto; 08-31-2024 at 01:06 AM.
I just want to express that I finally managed to solve the issue with my Fiddler (which had the "Certificate" issue).
If anyone wants the solution, I have included it below. It instantly resolved the issue completely as soon as I did the procedure (below). Hopefully nobody ever experiences this miserable issue.
1. Close Fiddler (make sure that it is not running).
2. Locate the following folder: C:\Users\USERNAME\AppData\Roaming\Microsoft\
3. In that folder, locate and DELETE the following two folders (if one of them is missing, then delete the other): Crypto and Credentials
4. Congratulations. Start Fiddler.