Possible Frameskip range 0.1-0.9?
|
07-24-2013, 04:47 AM
(This post was last modified: 07-24-2013 04:50 AM by Rhymes.)
Post: #2
|
|||
|
|||
RE: Possible Frameskip range 0.1-0.9?
I don't think it will solve screen flickering completely.
I had been playing a bit with frameskip algorithm in the source code level before. More speed I got, more flickering I received. I tried to find a way to reuse a frame twice to eliminate flickering. This may help or not, but I didn't have much time, and it is much more complex than I thought. From what I thought, 0.1-0.9 just produced less screen flickering and less speed improve. Other than that, developers declared frameskip variable as an int. So, if you change frameskip in ppsspp.ini to 0.1, you will get 0. |
|||
« Next Oldest | Next Newest »
|