Page 2 of 2

Re: ADFFS 2.69

Posted: Sat Nov 24, 2018 9:42 am
by JonAbbott
JonAbbott wrote: Wed Nov 21, 2018 10:56 am Spent a few hours recoding VSync generation in the GraphicsV driver yesterday and managed to get this title working...however, the knock on effect is Gribbly's Day Out, Manchester United and Manchester United Europe all break.
Spent a lot more time looking at this on Thu and managed to get all four games working, but the knock on effect is it introduces microstutter as the GPU VSync and the 50Hz VSync drift out of phase.

I think what I need to do next is investigate where FileCore is locking to confirm if it's VCHIQ, IRQsema or something else causing the lock. I'll probably also add a watchdog to see if locks such as this can be recovered, although without a reliable source of time, I'm not exactly sure how I'm going to determine if it's locked - I'll try adding a high priority RTSupport thread and see if that continues to get called when it's locked.

Re: ADFFS 2.69

Posted: Sun Nov 25, 2018 1:17 pm
by Vanfanel
@Jon: I hope you can come up with a solution with no hiccups... ADFFS is SO great because games look as they originally did, perfectly smooth scroll is a fudamental part :)