mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-24 15:42:55 +00:00
The syncpoint maximum value represents the maximum possible syncpt value at a given time, however due to PBs being submitted before max was incremented, for a brief moment of time this is not the case which could lead to invalid behaviour if a game waits on the fence at that specific time.