rsx: Fixate time stamp of VBLANK

This commit is contained in:
Eladash 2021-10-29 22:23:29 +03:00 committed by Megamouse
parent 4369fb234e
commit b84e95d768
2 changed files with 9 additions and 2 deletions

View file

@ -696,7 +696,7 @@ namespace rsx
}
else
{
sys_rsx_context_attribute(0x55555555, 0xFED, 1, 0, 0, 0);
sys_rsx_context_attribute(0x55555555, 0xFED, 1, post_event_time, 0, 0);
}
}
}