-
### Tested versions
v4.3.stable.mono.official [77dcf97d8]
### System information
Windows 11 Godot v4.3.stable.mono.official [77dcf97d8] Vulkan Forward+, PICO VR NEO3, INTEL ARC A770 GRPHICS C…
-
## 🐛 Bug
Hello team,
Thanks for creating such an amazing engine. I ran Llama-3-8B-Instruct-q4f16_1-MLC in server mode with different batch sizes (2-128) but I still see my requests are being run …
-
### Describe the bug
At some point in the past month Steam broke for me. When I attempt to launch it now no window ever appear and it seems to break something else as spawning a new shell environment…
-
### Tested versions
Godot Engine v4.3.stable.flathub
### System information
Godot v4.3.stable (77dcf97d8) - Freedesktop SDK 24.08 (Flatpak runtime) - X11 - Vulkan (Forward+) - dedicated AMD Radeon …
-
### Tested versions
v4.3.stable.official [77dcf97d8]
### System information
Godot v4.3.stable - Windows 10.0.22631 - Vulkan (Forward+) - dedicated AMD Radeon RX 7900 GRE (Advanced Micro Devices, In…
-
### Bug description
When installing a yaml script with has a moddb file link,. the script fails with ` 403 Client Error: Forbidden ` just before the file selection screen. There is no way to continu…
-
### Is your feature request related to a problem? Please describe.
There is a relatively new trend in .NET libraries to avoid any interop code that results in runtime marshalling. Doing so theoreti…
-
Repro, flutter run --enable-vulkan-validation with the following shader:
```
#include
uniform vec2 size;
uniform sampler2D u_texture;
out vec4 frag_color;
void main() {
frag_color = …
-
### Bug description
Seems to be related to issue https://github.com/lutris/lutris/issues/4874 where the Itch.io login window does not go to the correct redirect page for Lutris.
### How to Reproduce…
-
Thanks for the great work on the app!
I have an AMD x86_64 Linux machine and was interested in trying out the GPU acceleration to Whisper from this add on. However, I had read that the FasterWhispe…