pd2-stuff / DLC-Unlocker-PD2

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

DLC Unlocker doesn't work on linux #52

Closed Fireball5939 closed 2 months ago

Fireball5939 commented 3 months ago

Describe the bug Title, the fix would likely be simple. Mostly just finding what the right name is. Willing to be the guinea pig for testing. It also seems to not work with Proton/Wine

To Reproduce Steps to reproduce the behavior:

  1. Download DLC Unlocker
  2. Install it
  3. Run Payday 2
  4. No DLC access

Expected behavior I expected it to give me access to all unowned DLC, like it does on Windows

Desktop (please complete the following information):

Steam or Epic? (please mark Y (yes)):

tskxz commented 3 months ago

Do others mods run on your operating system?

Fireball5939 commented 3 months ago

Yes, from what I can tell the current setup of SuperBLT for Linux works for everything. Edit: I should also note that the windows release of SuperBLT works fine with Proton

Hp7z commented 2 months ago

Helped me, delete all lines except

function WINDLCManager:_check_dlc_data(dlc_data) return true end

in file "dlc-unlocker.lua"

tskxz commented 2 months ago

Helped me, delete all lines except

function WINDLCManager:_check_dlc_data(dlc_data) return true end

in file "dlc-unlocker.lua"

Thanks for the solution https://github.com/pd2-stuff/DLC-Unlocker-PD2/tree/linux