Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kane & Lynch: Dead Men (8080) #3534

Open
shoober420 opened this issue Feb 17, 2020 · 4 comments
Open

Kane & Lynch: Dead Men (8080) #3534

shoober420 opened this issue Feb 17, 2020 · 4 comments
Labels
Game compatibility - Unofficial Games not expected to work without issues

Comments

@shoober420
Copy link

Compatibility Report

System Information

LOG:
steam-8080.log

Symptoms

Crash at launch, possibly related to "xlive.dll".

https://bugs.winehq.org/show_bug.cgi?id=23532

@kisak-valve kisak-valve added the Game compatibility - Unofficial Games not expected to work without issues label Feb 17, 2020
@kisak-valve
Copy link
Member

Lines of interest from the log:
err:module:import_dll Library xlive.dll (which is needed by L"Z:\\home\\jukilo420_-\\.local\\share\\Steam\\steamapps\\common\\Kane and Lynch Dead Men\\kaneandlynch.exe") not found
err:module:LdrInitializeThunk Importing dlls for L"Z:\\home\\jukilo420_-\\.local\\share\\Steam\\steamapps\\common\\Kane and Lynch Dead Men\\kaneandlynch.exe" failed, status c0000135

@iWeaker
Copy link

iWeaker commented Feb 17, 2020

  1. Start the game once for proton to set up the WINEPREFIX
  2. Open up a terminal and run command: protontricks 8080 --gui (considering that protontricks is installed)
  3. Click "OK" on the warning about a 64-bit WINEPREFIX
  4. Check "Enable silent install" and press "OK"
  5. Stay on "Select the default wineprefix" and press "OK"
  6. Check "Install a Windows DLL or component" and press "OK"
  7. Check "gfw", "d3dx9_31", "d3dx9_34", press "OK" and wait for the operation to finish
  8. Press "OK", "Cancel" to exit from protontricks and close the terminal
  9. Set the following lauch command: PROTON_NO_ESYNC=1 PROTON_USE_WINED3D=1 PROTON_FORCE_LARGE_ADDRESS_AWARE=1 %command%
  10. Play the game!

@frostworx
Copy link

Just fyi:
I recently added Kane & Lynch: Dead Men (8080) support to my steamtinkerlaunch which takes care that

  • GFWL directories are removed,
  • WLIDSvcM.exe is killed
  • xliveless is installed into the gamedir (warns if not, and optionally installs it if files are provided - no automatic download)
  • d3dx9_31 and d3dx9_34 are installed
  • PROTON_NO_ESYNC and PROTON_NO_FSYNC are set to 1

TL;DR: the game works ootb with stl (when xliveless files are found)

@Simmonz
Copy link

Simmonz commented Jul 20, 2022

I tried running Kane and Lynch: Dead Men but it just crashes at launch. I have attached a log file:

steam-8080.log

I have checked whether there are updates for my system available and I am up to date

System Information:

Distro: Manjaro 21.3.4

GPU: RX 580 8GB

Driver/LLVM version: Mesa 22.1.3/14.0.6

Kernel version: 5.18.12-3-MANJARO

Proton version: 7.0-3

https://gist.github.com/Simmonz/5f037a00d7e4d2ebdd7d8c923a6f00e2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Game compatibility - Unofficial Games not expected to work without issues
Projects
None yet
Development

No branches or pull requests

5 participants