Marco Rodolfi
Marco Rodolfi
> With these changes I can start xenia on Fedora 41: > > $ git diff > diff --git a/third_party/Vulkan-Headers b/third_party/Vulkan-Headers > index c6391a7b8..952f776f6 160000 > --- a/third_party/Vulkan-Headers > +++...
> @ma3a I've gotten a couple user reports stating that PlayTime is not working properly and breaking stuff. If this PR is merged and confirmed to be working and it...
Seems to have a missing import in index from the CI output: ``` [!] Error: Could not resolve '../protobuf/build/steammessages_client_objects_pb' from src/index.tsx Error: Could not resolve '../protobuf/build/steammessages_client_objects_pb' from src/index.tsx at error...
Still failing, sadly: ``` Line: Running command: Line: /tmp/protoc/bin/protoc --plugin=protoc-gen-ts=//plugin/node_modules/.bin/protoc-gen-ts --ts_out=service=grpc-node://plugin/protobuf/build --proto_path=//plugin/protobuf/source/steam //plugin/protobuf/source/steam/*.proto File "//./plugin/protobuf/generate.py", line 68, in main() File "//./plugin/protobuf/generate.py", line 48, in main run(protoc_command, shell=True, check=True, env=env, stderr=DEVNULL)...
Taking a swing to integrate the missing strings, it might take a bit tho (fighting with tooling mainly).
Components has been fully translated (minus a few since the name is used in the code as switching statements). I've started the context menus now.
> Replying to https://github.com/ValveSoftware/SteamOS/issues/1547#issue-2354874831 The behaviour you mention is something that I have experienced when doing low complexity task in the past (short black screen and then the UI comes...
Probably a DSP issue? Might have to take a look at their drivers if they have a specific DSP. Can you post a dmesg bootup log to see if it...
Don't they have a cirrus DSP like the previous ally? The audio driver for Windows should have the file. I don't have the hardware, so I can't really tell if...
Yeah, same here. I took a look at the code, but I can't really see where the problem lies. Replaying it manually directly on immich correctly show up the image,...