zhiftyDK

Results 8 comments of zhiftyDK

Updating the autoFocus prop every second seems to do the trick. Its not very pretty but it works: ```js const [customAutoFocus, setCustomAutoFocus] = useState(false); useEffect(() => { const interval =...

Have you tried disabling 2 factor authentication

The wiki has been updated to compensate for all the issues in this thread ;) https://wiki.rpcs3.net/index.php?title=Sly_Cooper:_Thieves_in_Time

> Enabling Read color buffers does not fix this issue unfortunately https://drive.google.com/file/d/1UhaUdBoKETIsCC8X8HOmraiwWHAnDbg9/view?usp=sharing Have you tried with both RCB/WCB and/or RDB/WDB? And how about Force CPU Blit Emulation? In my tests...

After some testing it seems that Write Color Buffers does fix the issue. If not try with both Read and Write Color Buffers. This does take a toll on performance...

> > PS3 Native can fix some bugs, but it does affect the performance, therefore 60 fps framelimit is still superior imo. > > Unless there have been changes since...

> I tried to do a playthrough with the 60 FPS limit and every 3rd loading screen was infinite. PS3 Native made it rarer but every 5th loading screen was...

> > I tried to do a playthrough with the 60 FPS limit and every 3rd loading screen was infinite. PS3 Native made it rarer but every 5th loading screen...