mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-18 09:24:58 +00:00
added sceVideoOutGetVblankStatus
This commit is contained in:
parent
598a6a88e0
commit
b0cd6e5178
5 changed files with 37 additions and 3 deletions
|
@ -203,6 +203,7 @@ void emuRun() {
|
|||
calculateFps(0); // TODO: Proper fps
|
||||
}
|
||||
}
|
||||
HLE::Libs::Graphics::VideoOut::VideoOutVblank();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue