mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-06 10:42:33 -07: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.