mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-12 01:38:37 +12:00
rsx: Fixate time stamp of VBLANK
This commit is contained in:
parent
4369fb234e
commit
b84e95d768
2 changed files with 9 additions and 2 deletions
|
@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue