Performance drop in v0.9.8xxxx
|
06-08-2014, 04:36 PM
Post: #15
|
|||
|
|||
RE: Performance drop in v0.9.8xxxx
Yeah, that was expected to make it slower. It more properly synchronizes with the rendering from the CPU, which fixes glitches and improper (low) framerates in a bunch of games. The code actually was trying to synchronize before, but due to a bug, it was failing to.
If you have a compiler, you can try reducing the number 10 here: https://github.com/hrydgard/ppsspp/blob/...e.cpp#L121 It will make the framerate issues worse, but it will make the performance better. -[Unknown] |
|||
« Next Oldest | Next Newest »
|