Conversation
F0bes
commented
Oct 3, 2025
32f7a3f to
8b8546a
Compare
Hancock33
added a commit
to Hancock33/batocera.piboy
that referenced
this pull request
Oct 12, 2025
----------------------------------------------------------------------------------- ares.mk c95ddfe7548f022095e072c8e6c2b824eb90a8ec # Version: Commits on Oct 08, 2025 ----------------------------------------------------------------------------------- tms9918: simplify/clarify timing. The real chip expects colorburst*3 as input, and then divides that by 2 internally to get the pixel clock., ------------------------------------------------------------------------------------------ duckstation.mk 550858104f2bed012fb40515c2e6b752085a5711 # Version: Commits on Oct 08, 2025 ------------------------------------------------------------------------------------------ Update the Simplified Chinese Translation. (#3585), ------------------------------------------------------------------------------------- ikemen.mk c8c7c33e520723fc9b2dade51693b893aa4ce52f # Version: Commits on Oct 08, 2025 ------------------------------------------------------------------------------------- Merge pull request #2755 from NeatUnsou/develop fix: Fixes Zoom processing when CameraBound is enabled, ---------------------------------------------------- pcsx2.mk v2.5.208 # Version: Commits on Oct 08, 2025 ---------------------------------------------------- - [GSRunner: Support GNU/Linux](PCSX2/pcsx2#13342) ------------------------------------------------------------------------------------- ppsspp.mk 4e82535f9cf2d3d50573edd7c5270cfad94a3934 # Version: Commits on Oct 08, 2025 ------------------------------------------------------------------------------------- Merge pull request #20860 from hrydgard/build-armips-in-libretro Build armips in libretro builds, ---------------------------------------------------------------------------------------- thextech.mk a98519eec94ae7fe699ce42e324f64a12e8dcd23 # Version: Commits on Sept 24, 2025 ---------------------------------------------------------------------------------------- CMake: Added additional clean_external target, ------------------------------------------------- vice.mk r45790 # Version: Commits on Oct 08, 2025 ------------------------------------------------- kill TAB with fire git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45790 379a1393-f5fb-40a0-bcee-ef074d9b53f7, ------------------------------------------------------------------------------------------- xenia-native.mk 2e9c459846f063dddd3dd9a11998f8bc79eda247 # Version: Commits on Oct 06, 2025 ------------------------------------------------------------------------------------------- [Kernel] Fixed issue with WINE crash while opening played titles or achievements tab, ------------------------------------------------------------------------------------ box64.mk 2ae7402fd7dab5ecffcfe14e45ba53fd3aae4631 # Version: Commits on Oct 08, 2025 ------------------------------------------------------------------------------------ [BOX32][WRAPPER] Fixed a regression with FT_Done_Face just introduced earlier, --------------------------------------------------------------------------------------- corsixth.mk 8298963da982ca39fd8ddac9e9c11d1ac37c6ecb # Version: Commits on Oct 08, 2025 --------------------------------------------------------------------------------------- Add pause movie support (#3039) Pauses the video and audio of playing movies, by default by hitting the spacebar. Does not currently support pausing audio outside of the movie, e.g. for the board game videos., -------------------------------------------------------------------------------------- stalker.mk d302940ad0fc4b19f0ae59eecdae8a11d37b25c1 # Version: Commits on Oct 08, 2025 -------------------------------------------------------------------------------------- Revert \Use game materials system for a bit better sound occlusion\ This reverts commit efe60860796072cc6e2cf6403563e6d70b8c4648., --------------------------------------------------------------------------------------------- easyrpg-player.mk 4a623c8c18dd2ac85464778e9b5fdaf393b06de9 # Version: Commits on Oct 08, 2025 --------------------------------------------------------------------------------------------- Merge pull request #3459 from Ghabry/off-fd Fixes for \OFF Forgotten Dreams\, ----------------------------------------------------------------------------------------------- mupen64plus-core.mk 614c363d90002c577d26f06a22eb0ef95bf818ad # Version: Commits on Oct 08, 2025 ----------------------------------------------------------------------------------------------- Add 64DD game entries and enable transferpak for some, --------------------------------------------------------------------------------------------------- libretro-dosbox-pure.mk d743cfd9342c083ef6d3cecfc08c9af28a1481c8 # Version: Commits on Oct 08, 2025 --------------------------------------------------------------------------------------------------- Set version to 1.0-preview3, ----------------------------------------------------------------------------------------------- libretro-easyrpg.mk 4a623c8c18dd2ac85464778e9b5fdaf393b06de9 # Version: Commits on Oct 08, 2025 ----------------------------------------------------------------------------------------------- Merge pull request #3459 from Ghabry/off-fd Fixes for \OFF Forgotten Dreams\, ---------------------------------------------------------------------------------------------- libretro-ppsspp.mk 4e82535f9cf2d3d50573edd7c5270cfad94a3934 # Version: Commits on Oct 08, 2025 ---------------------------------------------------------------------------------------------- Merge pull request #20860 from hrydgard/build-armips-in-libretro Build armips in libretro builds, ------------------------------------------------------------------------------------------- glsl-shaders.mk d44d0f2a4d3aed5c0bb385bf87d8c0adf620bf4b # Version: Commits on Oct 08, 2025 ------------------------------------------------------------------------------------------- Update tiny_ntsc (#538), -------------------------------------------------------------------------------------------- slang-shaders.mk b6501536eb7c9de3a41693143254cb021c89e77a # Version: Commits on Oct 08, 2025 -------------------------------------------------------------------------------------------- Fix default parameter value for autocrop. (#747) fixes libretro/slang-shaders#745 (comment),
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of Changes
Adds Linux support for our GSRunner tool
Rationale behind Changes
Suggested Testing Steps
Try to use it on Linux
Did you use AI to help find, test, or implement this issue or feature?
Yeah for some of the X11 stuff