Dolphin, the GameCube and Wii emulator - Forums

Full Version: Very stupid question
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone, I have a question that may seem stupid but I would love for an answer Big Grin

So dolphin have many new revisions each day, for example a revision was released 4 days ago that allocated more than 2 gb ram for textures, if I downloaded a revision that was released today, will the feature that was introduced 4 days ago (the ram/texture) be included in revision that was released today or only in the revision released 4 days ago only?
The master branch is a work in progress. All revisions are improvements upon the previous, and only regreys to fix specific issues
I wouldn't say this is a stupid question, but new changes are usually included in new revisions, unless it was reverted because it may have caused an issue in the emulator, so you would see Revert followed by the change that was reverted.
(08-25-2015, 07:03 AM)NKF98 Wrote: [ -> ]The master branch is a work in progress. All revisions are improvements upon the previous, and only regreys to fix specific issues

Thanks Blush
It's also worth noting that once you're on a development version, it's not super critical to update every time there's a new release. (Especially since dev versions can possibly break savestates between versions)

I'd just stay on any particular development revision until you see some feature or optimization in the Dolphin Progress Report you want to use.
There are test builds for single features. Check the pull requests(patches that are still being worked on):
https://github.com/dolphin-emu/dolphin/pulls

You can download compiled builds for pull requests from here:
https://dl.dolphin-emu.org/prs/

Like for PR #2874 (the one that allows to use more memory for custom textures)
https://github.com/dolphin-emu/dolphin/pull/2874
https://dl.dolphin-emu.org/prs/pr-2874-d...est-x64.7z
(not useful now, but it was before the pull request was merged into master)
Lots of users just update after every progress report. Personally, I still do what I've always done - update once a week or so. Works for me. Smile
Thanks guys for the help, really apprtitate it Smile