![]() |
|
[Patch] Auto Frameskip - update page 3 - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion) +--- Thread: [Patch] Auto Frameskip - update page 3 (/Thread-patch-auto-frameskip-update-page-3) |
[Patch] Auto Frameskip - update page 3 - Iulius - 08-08-2009 We all know and love the new frameskip, but its annoying to turn it on and off the whole time. dolphin should find out by itself if frameskip is needed or not. This is my first attempt to that : Frameskip only works till the amount of frameskip one enters. example : you play zelda TP with framelimit on 25 (PAL-version) and frameskip 3. that means : frameskip will be turned off if the fps are 25 or higher and is turned on with value 3 when fps drop below 25. and not only this, it will recognize each frame that is late and therefore will drop the next -> no delay at all and much smoother game with higher frameskip ! only disadvantage at the moment : no frameskip at all if you dont choose any framelimit (i fix this in next version) Patch file : http://uploaded.to/file/sjf495 How to use : if you dont know how to compile dolphin you shouln't use it, as it's for testing purpose mainly. in work : - real auto frameskip, using only that amount of skip that is really needed and not allways that amount you choose. RE: [Patch for 3950] Frameskip only when needed - THELUKESTIR - 08-08-2009 i cant even see where the option is to turn it on -.- RE: [Patch for 3950] Frameskip only when needed - Iulius - 08-08-2009 its allways on. - set framelimit to game fps (25/30/50/60, depending on game) - set frameskip to that amount that should be used when fps drop below limit -> have fun edit : you can turn it off by setting frameskip to 0 ofc. RE: [Patch for 3950] Frameskip only when needed - THELUKESTIR - 08-08-2009 (08-08-2009, 11:51 PM)Iulius Wrote: its allways on. i have no frame skip drop down arrow T_T RE: [Patch for 3950] Frameskip only when needed - LHoT - 08-09-2009 perhaps he is referring to Watchdog... then again that can only be set by fives, and can't be set to zero. RE: [Patch for 3950] Frameskip only when needed - THELUKESTIR - 08-09-2009 (08-09-2009, 12:12 AM)LHoT Wrote: perhaps he is referring to Watchdog i dont think so... i just really want to see how much of a speedup i will get RE: [Patch for 3950] Frameskip only when needed - skawo - 08-09-2009 Emulation -> Frame Skip. RE: [Patch for 3950] Frameskip only when needed - THELUKESTIR - 08-09-2009 (08-09-2009, 12:33 AM)skawo Wrote: Emulation -> Frame Skip. THANKS!
RE: [Patch for 3950] Frameskip only when needed - Iulius - 08-09-2009 oh sorry, i thought everyone who tries this here allready knows about the new great frameskip feature from 3949+
RE: [Patch for 3950] Frameskip only when needed - THELUKESTIR - 08-09-2009 (08-09-2009, 12:57 AM)Iulius Wrote: oh sorry, i thought everyone who tries this here allready knows about the new great frameskip feature from 3949+ lol np ill try this auto skipper out once orlean puts it in a build or someone uploads one
|