mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00: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