ValveSoftware / csgo-osx-linux

Counter-Strike: Global Offensive
http://counter-strike.net
785 stars 69 forks source link

CS GO don't start #2956

Open linuxuserbtw opened 2 years ago

linuxuserbtw commented 2 years ago

Your system information

Please describe your issue in as much detail as possible:

Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist

After starting the game, the screen is black and crashes after 20 seconds. LOG: https://gist.github.com/Anonymous228/431300a7d11cf1ed97b6cddb0a5b797d

Steps for reproducing this issue:

i dont know.

Douile commented 2 years ago

I am getting the same unexplained crash (the process SIGKILLS itself on launch). Interestingly the game will run when wrapping it in strace -f (full launch options: LANG=en_GB.UTF-8 LOCALE=en_GB.UTF-8 strace -e open -f %command% -novid -nojoy +exec autoexec) however this usually results in drastically reduced performance. Any other permutation of launch options and I cannot game to launch, including debugging with gdb.

System details Kernel: 5.16.10-zen1-1-zen Distro: arch (fully up-to-date) Graphics: nvidia 510.54-1 Game version: 8248427 Steam version: Beta (1645226026)
linuxuserbtw commented 2 years ago

I tried with the -vulkan parameter, performed the necessary bypass due to the latest updates, but it still does not start. log: https://gist.github.com/Anonymous228/24e751ef9720a94e6291d3f13a6c99b3

beastofrock commented 2 years ago

working in opengl, not starting in vulkan-mode at arch linux here

(system updates checked > yes) -novid -nojoy -refresh 144 -vulkan

info: Game: csgo_linux64 info: DXVK: v1.9.1-100-g336868d info: Built-in extension providers: info: SDL2 WSI info: Enabled instance extensions: info: VK_KHR_get_surface_capabilities2 info: VK_KHR_surface info: VK_KHR_xlib_surface info: D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT info: NVIDIA GeForce GTX 970: info: Driver: 510.54.0 info: Vulkan: 1.3.194 info: Memory Heap[0]: info: Size: 4096 MiB

z-ww447 commented 2 years ago

my game started after removing -novid