protonscr

Cricket 19

protonclosed appid 1028630Game compatibility - Unofficial
ValveSoftware/Proton#2948 · opened 2019-08-03 by bradgy · updated 2021-04-07 · 22 comments · github · game page · search this game
Bbradgy 2019-08-03 github

Compatibility Report

  • Name of the game with compatibility issues: Cricket 19
  • Steam AppID of the game: 1028630

System Information

  • GPU: Radeon RX 580 Series

  • Driver/LLVM version: X.Org (POLARIS10, DRM 3.32.0, 5.2.5-arch1-1-ARCH, LLVM 8.0.1)

  • Kernel version: 5.2.5-arch1-1-ARCH

  • Link to full system information report: Gist

  • Proton version: 4.11.1

I confirm:

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

steam-1028630.log

Symptoms

Game crashes on start:
Wine C++ Runtime error popup reads:
r
Program:Z
a

Reproduction

  1. Start Steam
  2. Launch game
  3. See error message
    This occurs reliably.
CChathula 2019-08-04 github

@bradgy, did u find a way to run this on linux?

Bbradgy 2019-08-13 github

@Chathula no, but to be honest I didn't try much else in the way of winetricks etc. I had to refund so that I could get my money back before the 2 week/hour window closed.

PParitoshBh 2019-08-13 github

Tried as well and crashed right away with error message as mentioned under Symptoms. Also, I tried demo version of game. Uninstalled the demo but if there's someone from Valve with possible fixes (wine arguments, etc.), I'll re-download the demo!

CChathula 2019-09-12 github

@ParitoshBh, if demo is free i would like to try and run it. Can you share me a url.

Kkisak-valve maintainer 2020-03-06 github

Cricket 19 game DirectX11 issue in Steam Proton

Issue transferred from https://github.com/ValveSoftware/Proton/issues/3605.
@RVV55 posted on 2020-03-06T16:04:27:

Compatibility Report

  • Name of the game with compatibility issues: Hey guys, I was trying to launch a game called Cricket 19 from my Zorin OS (based on Ubuntu 18.04) laptop in steam proton. But, I only got a message stating that:- No compatible graphics device found. Minimum DirectX 11 graphics device is required!. I tried lot of things, but nothing seems to work. Someone Please help me out.
  • Steam AppID of the game: 1028630

System Information

  • GPU: AMD Radeon R5 M230, Intel HD Graphics 620
  • Proton version: 5.0.3

I confirm:

  • [x] 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.

Symptoms

--Hey guys, I was trying to launch a game called Cricket 19 from my Zorin OS (based on Ubuntu 18.04) laptop in steam proton. But, I only got a message stating that:- No compatible graphics device found. Minimum DirectX 11 graphics device is required!. I tried lot of things, but nothing seems to work. Someone Please help me out.
steam-1028630.log
steam-1028630.log
steam-1028630.log
steam-1028630.log

Kkisak-valve maintainer 2020-03-06 github

Hello @RVV55, where ever you found that your system has an Intel HD Graphics 620, that is incorrect, your Intel GPU is from the Haswell generation, which has experimental and incomplete Vulkan support.

Setting that aside, Proton uses a subcomponent called DXVK to translate DirectX 11 to Vulkan. Your R5 M230 is a Southern Island (SI) generation video card and your system uses the radeon kernel module by default with it. The radeon kernel module does not support Vulkan. Please give https://github.com/ValveSoftware/Proton/wiki/For-AMD-users-having-issues-with-non-OpenGL-games a read.

Separately, it may be worthwhile to check if you have both the mesa-vulkan-drivers and mesa-vulkan-drivers:i386 packages installed with something like apt policy mesa-vulkan-drivers mesa-vulkan-drivers:i386 and install them if they are not installed.

That may help some other games start working, but unfortunately, you'll most likely most likely hit the C++ error previously mentioned in this compatibility report.

RRVV55 2020-03-06 github

Hello @RVV55, where ever you found that your system has an Intel HD Graphics 620, that is incorrect, your Intel GPU is from the Haswell generation, which has experimental and incomplete Vulkan support.

Setting that aside, Proton uses a subcomponent called DXVK to translate DirectX 11 to Vulkan. Your R5 M230 is a Southern Island (SI) generation video card and your system uses the radeon kernel module by default with it. The radeon kernel module does not support Vulkan. Please give https://github.com/ValveSoftware/Proton/wiki/For-AMD-users-having-issues-with-non-OpenGL-games a read.

Separately, it may be worthwhile to check if you have both the mesa-vulkan-drivers and mesa-vulkan-drivers:i386 packages installed with something like apt policy mesa-vulkan-drivers mesa-vulkan-drivers:i386 and install them if they are not installed.

That may help some other games start working, but unfortunately, you'll most likely most likely hit the C++ error previously mentioned in this compatibility report.

I have already installed the mesa drivers you have told. Why I am writing about this issue is that the game is launching in Lutris without the DirectX11 issues, but I am getting dxvk memory issues there, so the game crashes after some time.

RRVV55 2020-03-06 github

I am getting the version info when I run vulkaninfo command. I am a complete newbie in Linux, I have only started to use it from the past few weeks.

Bbukyapavankumar 2020-04-23 github

Does it run on opengl

Ssrikargottipati 2020-05-28 github

I can confirm the same issue on PopOS running the nvidia 440.82 driver on a 2080 with Steam.

It errors out withe the message 'No compatible graphics device found. Minimum DirectX 11 graphics device is required!'. I'm willing to provide any additional logs or info to any developer or others willing to look into the issue. Thanks

Aaki237 2020-06-17 github

I did try running it under virtual desktop. Starts up. But hung at black screen. No more "No compatible graphics device found". I'll try digging up more logs when I get time.

Aaki237 2020-07-25 github

Doesn't work with Steam's bundled proton. Tried with GE's proton 5.9-GE-3-ST. Works flawlessly. Breaks when exiting. Which seems to occur due to some resolution changes.

EDIT: Added GE link

Bbukyapavankumar 2020-07-25 github

Doesn't work with Steam's bundled proton. Tried with GE's proton 5.9-GE-3-ST. Works flawlessly. Breaks when exiting. Which seems to occur due to some resolution changes.

Can you link me to custom proton link

Aaki237 2020-07-25 github

Also seems like a media foundation issue. Might work with steam's proton with <Workaround removed by moderator> tooo. Didn't try.

Kkisak-valve maintainer 2020-07-25 github

Hello @aki237, that workaround is legally problematic and has been removed.

Bbukyapavankumar 2020-07-25 github

Do u face any other issues or it works out ofthe box with proton-ge @aki237

Aaki237 2020-07-25 github

Oops. Sorry @kisak-valve

@bukyapavankumar : yeah it does. Haven't tested mp though.

Bbukyapavankumar 2020-07-25 github

@aki237 can you test multiplayer.its much needed these days

Aaki237 2020-07-25 github

I would if I could.

Aaki237 2020-11-12 github

@bradgy Seems like this is working fine with the latest proton. Can we close this issue?

Bbradgy 2020-11-12 github

Sounds good @aki237 , I don't own it anymore so I'll trust you to make the Whitelist Request ;)

Ssandesh266 2021-04-07 github

i getting blank screen when i open cricket19 on solus 4.2 also i have used the latest proton ge and the 5.9 ge.please help me\

Proton versions

Upstream links