mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-13 02:08:49 +12:00
parent
da7472fe81
commit
aafcf44581
89 changed files with 2370 additions and 2348 deletions
|
@ -674,8 +674,6 @@ namespace rsx
|
|||
});
|
||||
}
|
||||
|
||||
rsx->sem_flip.post_and_wait();
|
||||
|
||||
if (double limit = g_cfg_rsx_frame_limit.get())
|
||||
{
|
||||
if (limit < 0) limit = rsx->fps_limit; // TODO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue