delcake
delcake
I've been spending some time on this lately myself, and have put together a Lutris install script to get the game installed and configured in a runnable state. Just remove...
Ah, nice find on that video! Thankfully as far as Lutris goes, it's really just automating installing the game into it's own Wine prefix and then applying whatever customization is...
I've been poking at this off and on in my own time as well especially now that my own Steam Deck has arrived, and have made progress on allowing V's...
I observe the same issue entirely as described on my own system as well. Ideally, I would like to see a toggle in the options or environment variable we can...
After doing some testing with a locally compiled XLCore, it seems creating a situation where the calls for `Steam.Initialize([...])` on lines 156/161 of Program.cs aren't reached resolves this behavior. Perhaps...
I'm observing the same issue on a self-hosted Gitea (v1.19.0) Docker container behind a Caddy reverse proxy. Godot version is 4.0.1.stable. I have confirmed that authentication to Gitea works as...
As an aside to the main issue, I might suggest that these error codes could be updated to only append the suggestion about PAT tokens in the case that the...