You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Origin issue PlayCover/PlayCover#573
Comparing PlayCover's build log of Build nightly release #168 to Build nightly release #167, PlayTools "v2.0.2" is checked out and linked in the newer versions of PlayCover (while PlayTools "v2.0.1" in the older).
I downloaded the newest PlayCover:develop source code, modified Cartfile to require exactly version 2.0.1 of PlayTools, then compiled PlayCover.app locally. The PlayCover.app worked as well as "nightly release #167".
If the newest PlayCover:develop source code was compiled directly and it required version 2.0.2 of PlayTools, the PlayCover.app worked the same as "nightly release #167", resulting FPS reduced. @IsaacMarovitz , would you please take a look at that problem? Thanks a lot.