![]() |
|
Update this please..? - 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: Android (https://forums.dolphin-emu.org/Forum-android) +--- Thread: Update this please..? (/Thread-update-this-please) |
Update this please..? - IBeTheCat - 01-26-2017 Dolphin I think you must make frame skip in Android..
RE: Update this please..? - MayImilae - 01-26-2017 *waves her magic moderator wand* Moved to Android! RE: Update this please..? - Helios - 01-26-2017 No. It's been removed from Dolphin on all OSes and is unlikely to come back. If somebody really feels like rewriting a ton of code to make it work properly, hey. RE: Update this please..? - Grey1213 - 01-26-2017 (01-26-2017, 08:13 AM)Helios Wrote: No. Why was it removed? Because it was programmed in a way that didn't actually have performance gains or something? RE: Update this please..? - Helios - 01-26-2017 You are actually 100% correct. It's implementation was entirely broken considering how Dolphin works. For a small number of games, it worked as designed. Many games it would just do nothing, some games would just render black frames on the "dropped" frame, some games just broke entirely. It was so inconsistent that we didn't even save the user's frameskip option to config so they wouldn't set it, forget about it and wonder why everything is broken. So it was removed. It was broken, nobody cared about the significant work required to fix it, and it takes away something the user can break. RE: Update this please..? - MayImilae - 01-26-2017 And well, with how the GC and Wii worked, frameskipping was never really effective anyway. It only took a little work off the GPU thread, when the CPU does most of the work in Dolphin. RE: Update this please..? - JosJuice - 01-26-2017 Yeah. The main problem wasn't the implementation, it was the idea of having it at all. |