Daniel ❄

Results 116 comments of Daniel ❄
trafficstars

Did you verify Game Integrity before running the tool? Are you on Arch? Do you have user namespaces enabled in your kernel (`CONFIG_USER_NS`)? If on Arch, do you have any...

If chromium.log isn't being written anymore after deleting it, that sounds like either CEF is failing to init to the point that it can write log files, or a permissions...

Could you guys try [GModCEFCodecFix](https://github.com/solsticegamestudios/GModCEFCodecFix) on GMod's x86-64 branch and let us know if that fixes it?

> @WinterPhoenix Yea it works. I did it + Rubat Lua Menu days ago and it works. You shouldn't need Rubat's Lua Menu anymore with this, unless that's just your...

I'm having the same issue with **Windows MSI installer 2.6.5-6**: ``` > C:\Program Files (x86)\NUT\others\wdi-simple.exe NUT UPS driver installer. ------------------------- Searching for known UPS... Found UPS : vendor ID =...

Cinema and Media Player had their YouTube API Key‘s quota slashed due to something bogus. More info here: https://github.com/samuelmaddock/gm-mediaplayer/issues/33 pixelTail hasn’t maintained Cinema in quite a long time, so I’m...

Make sure your Q button is bound to "Open Spawn Menu" in the Keyboard Options in GMod.

You need to modify the service to follow the new OAuth requirement: https://discuss.dev.twitch.tv/t/requiring-oauth-for-helix-twitch-api-endpoints/23916

Are you sure you’re using the most recent version of Cinema? I don’t think that error should be happening at all

It should already be possible to load any URL into Cinema, at least in Private Theaters, with `cinema_allow_url`: https://github.com/pixeltailgames/cinema/blob/master/cinema/gamemode/modules/theater/sh_commands.lua#L153 I've never tried it though so I don't know if it...