Newbyte
Newbyte
> Does sound work OK for you in other games running under SLR? Generally, yes. There is one exception which is Don't Starve Together (unless this has been fixed since...
> ``` > ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave > ``` > > Are you intentionally using ALSA dmix, or is that a bug? I'm not even sure what...
> Would you mind capturing a new log with environment variable STEAM_LINUX_RUNTIME_VERBOSE=1 set? Should both `STEAM_LINUX_RUNTIME_VERBOSE=1` and `STEAM_LINUX_RUNTIME_LOG=1` be set, or should only the first one (verbose) be set?
> Would you mind capturing a new log with environment variable STEAM_LINUX_RUNTIME_VERBOSE=1 set? Here you go: [slr-app234650-t20210310T174303.log](https://github.com/ValveSoftware/steam-runtime/files/6117506/slr-app234650-t20210310T174303.log)
> I'm sure your PulseAudio version is fine, it's the one in the runtime that might not be! Yes, I deleted my comment once I realised I had misread. Should...
Unfortunately it seems like this game has regressed :(. When I launch it with Pressure Vessel now, it only loads to a black screen. Eventually the music comes on, but...
That was the full log (you can see I included the command invocation at the top to make that clearer). Maybe I just had managed to end up in a...
> Hi, > > Before digging into the code I wanted to know if there is a known limitation on OSX or Linux, does the code depend on windows specific...
> @Newbytee Hi, from my debug, has matched inline_html. In this case, you can put this rule before inline_html. > md.inline.rules.insert(1, "colour") Nice, thank you! That did the trick. However,...
Is this ready for review?