dmitsuki

Results 11 issues of dmitsuki

Resident Evil 2 doesn't seem to work on AMD. My card is a 5700 xt and I'm on latest drivers from AMD. Game runs fine normally but when attempting VR...

Is it possible to do nested for loops simply within system iterations? If I call join on a &mut component then try to iterate inside that component using join again,...

feature-request

I want to make a Rust rust runtime and base it off the Vulkan renderer. What is the current state of the renderer? Should I wait to port it? Vulkan...

Build of examples with added c file fails. There is a warning warning(link): unexpected LLD stderr: ld.lld: warning: Linking two modules of different target triples: C:\Users\***\Desktop\ZigGBA-master\zig-cache\o\2e71dea1b90155b4f26cf1ea3866b2fd\keydemo.o' is 'thumb-unknown-unknown-eabi' whereas 'ld-temp.o'...

This commit adds the ability, if using the dotnet editor, to add a custom command to launch whatever editor you want for c#, while keeping use of the built in...

enhancement
topic:dotnet

Hello This program as it stands essentially already supports wayland. The problems are as follows. When requesting permission to do something, that permission is not saved (For example if you...

Using the new `#hash("string" "hash")` doesn't properly parse with ols. Ols reports back a syntax error.

### Quick summary See title. I have followed steps to get USB passthrough working, but the GT29 in PS3 mode is not recognized. ### Details lsusb outputs `Bus 005 Device...

Input

On linux, if I have separate windows selected I cannot click the sub windows after clicking the tools such as selecting a brush head or symmetry options. It simply clicks...

Odin: dev-2023-05 OS: Unknown Linux Distro, Linux 6.2.13-arch1-1 CPU: AMD Ryzen 9 5900X 12-Core Processor RAM: 64217 MiB ``` package bug import "core:fmt" import "core:runtime" One :: struct { }...

better-error-message-needed