protonscr

MDK 2

protonopen appid 38460Game compatibility - Unofficial
ValveSoftware/Proton#3323 · opened 2019-12-15 by shoober420 · updated 2024-06-07 · 4 comments · github · game page · search this game
Sshoober420 2019-12-15 github

Compatibility Report

System Information

LOG:
steam-38460.log

Symptoms

Black screen after launch

Reproduction

Launch game

This seems to be a regression, as it was reported to work in earlier versions of Wine (https://appdb.winehq.org/objectManager.php?sClass=application&iId=3657), but has been black screening with recent versions of Wine/Proton (https://www.protondb.com/app/38460).

Sshoober420 2019-12-16 github

I posted a log for this error in the original comment just in case you didnt see.

CCuriousTommy 2020-03-20 github

@shoober420 Is this still the case?

Sshoober420 2020-03-21 github

Compatibility Report

System Information

LOG:
steam-38460.log

Symptoms

Black screen at launch, have to force quit with htop

@CuriousTommy
Yes

Sspringwurm 2020-08-02 github

Compatibility Report

  • Name of the game with compatibility issues: MDK 2
  • Steam AppID of the game: 38460

System Information

  • GPU: AMD Radeon RX 580
  • Driver/LLVM version: Mesa 20.1.4
  • Distro version: Arch Linux
  • Link to full system information report as Gist:
  • Proton version: 5.0-9

I confirm:

  • [ ] that I haven't found an existing compatibility report for this game.
  • [X] that I have checked whether there are updates for my system available.

Logs

Workaround

If you like to play in fullscreen, you need to set the ingame resolution to your desktop resolution and disable 'DirectX Video Mode Set', at least this works for me.

You can also toggle fullsceen of and set the screen resolution ingame.

The game uses OpenGL, but i guess it needs DirectX to get some information? Probably some functions are not yet implemented in wine?

<gamedir>/save/config.lua

-- config.lua (default)
chSetVideoMode(1024, 768, 32, 16, 60, 1, 2, 0.8, 0, 1, 1, 0)
                                      ^                ^
                                      |                | DirectX Video Mode Set: OFF=0, ON=1
                                      |
                                      | Fullscreen: OFF=0, ON=1

Refs.

Nothing extracted yet.