Johnny Arcitec
Johnny Arcitec
Alright. The issue **is** caused by `libcuda.so`. Even though the game doesn't call any CUDA/DLSS functions, the mere fact that the library is auto-loaded by NVIDIA's driver causes the entire...
@doitsujin I let NVIDIA know about the libCUDA driver issue and how it affects DXVK 2.7+ here: https://forums.developer.nvidia.com/t/580-release-feedback-discussion/341205/225 It received this response from an NVIDIA developer, with very interesting new...
@blazoncek I am very sorry for not seeing this earlier, the email missed me. :( > Ethernet & WiFi don't go well together. They work perfectly together, but *only* in...
This bug still happens in 2024. Here's me trying to name a program link in Bottles: `Failed to set text '"Mount & Blade II Bannerlord - Digital Companion" renamed to...
This is amazing. Thank you so much for making Ventoy compatible with Flatpaks by porting it to use udisks2. @ventoy The changes here look great. Depending on udisks2 seems fine,...
# Envision - GitLab support exists (`GitlabUpdater`) thanks to @mijorus in June this year: https://github.com/mijorus/gearlever/blob/master/src/models/UpdateManager.py#L462 - It requires the update URL to be set to this EXACT format: `https://gitlab.com/api/v4/projects//packages/` -...
@O-J1 Hey, yeah I've had an extremely busy year (working for two AI companies). I'll add this ticket to my TODO tracker to look at it when I have free...
@easymodo I saw the file moving code here. It looks hefty and complex. https://github.com/easymodo/qimgv/blob/master/qimgv/utils/fileoperations.cpp#L7 It seems like Qt has built-in APIs for doing all this robustly. For example moving a...
`"TypeError: Cannot read properties of null (reading 'classList')"` is a HTML interface problem and means that the JavaScript code in WLED's UI tried to fetch an element, and then tried...
**The docker container doesn't work like native LinuxGSM.** The `/app` path is where LinuxGSM itself lives. It then just has a few symlinks into the game server directory under `/data`....