I wonder where I can set the fps. It seems that it can’t be configured (just monitor refresh and doesn’t seem to take effect). I try to search in the code but I wasn’t able to find it… Thanks in advance
Which version of RetroArch are you talking about?
Would also help if you could provide more information in general.
Sorry, the version is retroarch-0.9.8-beta2. The run() function takes 20ms to execute, witch is perfectly normal with 50fps. My question is : where can I modify the fps. I think the run() function takes 20ms to execute because it is synchronise. How can I set 30fps for example? Thanks
In other terms, how can I activate a frame skip?
There’s no way to do frameskips and neither do we want it.
Ok thanks for your answer. ++