pd2-stuff / DLC-Unlocker-PD2

Unlocks all existing DLCS in payday 2
132 stars 61 forks source link

Dlc Unlocker is outdated. #17

Closed nancikme closed 1 year ago

nancikme commented 1 year ago

New update makes dlc unlocker outdated

edgarcnp commented 1 year ago

Yep, this dlc unlocker needs an update. However, the legendary skin mod is still working.

PotatoPhantom commented 1 year ago

Replacing the content of dlc-unlocker.lua with the following works for me on Steam.

function WinSteamDLCManager:_check_dlc_data(dlc_data)
    return true
end
edgarcnp commented 1 year ago

Replacing the content of dlc-unlocker.lua with the following works for me on Steam.

function WinSteamDLCManager:_check_dlc_data(dlc_data)
    return true
end

Thank you!

M1guelJesus commented 1 year ago

It didn't work for me but I am running Payday on the SteamDeck with proton 8 enabled (the experimental didn't work either)

Before the Payday update it worked fine

M1guelJesus commented 1 year ago

Nevermind downloading the latest version of the WSOCKDLL (version 3.3.8) fixed and works fine now

RalseiInABoxuwu commented 1 year ago

Did it work for you guys? I also got 3.3.8, updated beardlip, and got the dlc unlocker folder on my mods folder, but i stil lhave nothing

edgarcnp commented 1 year ago

Did it work for you guys? I also got 3.3.8, updated beardlip, and got the dlc unlocker folder on my mods folder, but i stil lhave nothing

What I did was:

You can add the other mods that you have after that. Hope this helps.

RalseiInABoxuwu commented 1 year ago

Ill try it when i get home, thanks a lot!

RalseiInABoxuwu commented 1 year ago

I already did it, but i still have everything blocked :c
image

DSV-YT commented 1 year ago

Замена содержимого dlc-unlocker.у меня в Steam работает lua со следующим.

function WinSteamDLCManager:_check_dlc_data(dlc_data)
    return true
end

is there a command for epic games?

M1guelJesus commented 1 year ago

Just replace Steam for Epic:

function WinEpicDLCManager:_check_dlc_data(dlc_data) return true end

This worked for me

TheDemonicSurfer commented 1 year ago

What about the characters only version? What do I need to change to get that to work?

DSV-YT commented 1 year ago

thank you very much

tskxz commented 1 year ago

Replacing the content of dlc-unlocker.lua with the following works for me on Steam.

function WinSteamDLCManager:_check_dlc_data(dlc_data)
    return true
end

Do a pull request and i will merge it

tskxz commented 1 year ago

I already did it, but i still have everything blocked :c image

Did u still have this problem?

tskxz commented 1 year ago

I already did it, but i still have everything blocked :c image

Make sure u only drag the unlock_all_dlcs folder