Page 1 of 1

What does VSync() do?

Posted: April 4th, 2017, 2:30 am
by krystalgamer
Hey, im trying to reverse a game and trying to figure out when something is written to a certain memory position. I've tried to setup breakpoints but no avail.

By stepping through the code i found out that it's written after calling that function, so what does it do?

Re: What does VSync() do?

Posted: April 4th, 2017, 4:30 am
by CosmoGuy
Check PsyQ documentation

Re: What does VSync() do?

Posted: April 4th, 2017, 5:41 am
by krystalgamer
Thanks, i've found it on page 348 of libref.pdf.