mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 15:31:26 +12:00
Some checks failed
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Mac Intel (push) Waiting to run
Build RPCS3 / RPCS3 Mac Apple Silicon (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
Build RPCS3 / RPCS3 Windows Clang (push) Waiting to run
Generate Translation Template / Generate Translation Template (push) Failing after 55s
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Failing after 1s
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Failing after 1s
Build RPCS3 / RPCS3 FreeBSD (push) Failing after 0s
Currently, this is a draft PR to implement Feral Interactive's Gamemode into RPCS3, which can improve game performance on certain Linux systems. At the moment, I am running into various compiler warnings when trying to include "gamemode_client.h" due to the file not using strict typings and old C-style casts. I know I can disable these flags during RPCS3's compilation but I wanted to check with the maintainers before going forward and if this feature should be implemented. It should be noted that RPCS3 only fails to compile and run if I include Feral's header file, but everything else compiles if I comment out the include. Targets Issue #11299 |
||
---|---|---|
.. | ||
7zip | ||
asmjit | ||
bcdec | ||
cubeb | ||
curl | ||
discord-rpc | ||
FAudio@e6ddfabab2 | ||
feralinteractive | ||
ffmpeg@ec6367d3ba | ||
flatbuffers@595bf0007a | ||
fusion | ||
GL | ||
glslang | ||
GPUOpen | ||
hidapi | ||
libpng | ||
libsdl-org | ||
libusb | ||
llvm | ||
miniupnp | ||
MoltenVK | ||
OpenAL | ||
opencv | ||
pine | ||
pugixml@ee86beb30e | ||
rtmidi | ||
SoundTouch | ||
stblib | ||
unordered_dense/include | ||
wolfssl | ||
yaml-cpp | ||
zlib | ||
zstd | ||
CMakeLists.txt | ||
DetectArchitecture.cmake | ||
qt6.cmake | ||
version_check.sh |