Philipp Richter
Philipp Richter
#### Your system information * Steam client version (build number or date): **1547865289 (Jan 19 2019, at 02:01:59)** * Distribution (e.g. Ubuntu): **Arch Linux** * Opted into Steam client beta?:...
Hi, while using auto-cpufreq I noticed that it was writing to disk on every loop. By using strace ``` sudo strace -f -e trace=file -p |& grep -e 'open.*WR' -e...
#### Your system information * Steam client version: - Built: Jul 30 2022, at 04:09:05 - Steam API: v020 - Steam package versions: 1659369000 * SteamOS version: 3.3 20220726.100 *...
Here's a generator script that can create AppImages of YACReader. It bundles `pdfium` and the latest `unarr` with 7zip support. This could be plugged into CI to produce AppImages for...
#### Your system information * Steam client version (build number or date): ``` Built: Sep 9 2022, at 23:46:16 Steam API: v020 Steam package versions: 1662771339 ``` * Distribution (e.g....
Hi, This pull requests adds basic CemuHookUDP protocol support to enable gyro input and is supposed to be used in conjunction with https://github.com/kmicki/SteamDeckGyroDSU on the Steam Deck. The source files...
**General thread to discuss problems running games with gallium nine on.** Make sure you have mesa installed with gallium nine enabled. In Ubuntu, Mint use the following PPA : https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers...
Basically Gallium Nine handles the d3d9 calls directly so they won't go through OpenGL or Vulkan. Steam Linux only ships their gameoverlayrenderer with OpenGL and Vulkan support on Linux. Possible...
Hello again, after applying the workaround described in #357 concerning the include paths, I get an issue on the linking phase: ``` [1/2 50% :: 0.008] Linking C executable VEBO_RA4T1.elf...
Hello, I found a forum thread that pinpoints this problem but it doesn't let me reply to it so I'm posting this here https://community.renesas.com/mcu-mpu/ra/f/forum/34016/adding-additional-source-path-and-include-path-to-visual-studio-code-build-extension I'm running into this issue even...