Tutorial Others Playing On Linux - Tutorials, Tools And Help

5.00 star(s) 3 Votes

cyberpred

New Member
Aug 23, 2018
8
10
HI,
I am having issues running multiple renpy games in Kali running on WSL2.

I connect to my instance using " kex --esm --ip -s" which enables sound and i can watch youtube so sound is working. (pulse audio)
My issue is not related tot sound at all but rather video's playing in the games I am playing.

All the games play okay but non of them play any videos.
I did install VLC just to ensure I have all the codex and this did not work.

When the game plays a video the screen is just blank.
WLS2 and Kali do not have wine installed so I do not know if that is the issue.

Code:
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2722:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
I do not know if the sound issues is stopping the videos but here is the error I get when running games anyway.
any help will be appreciated
 
Last edited:
5.00 star(s) 3 Votes