(04-01-2015, 09:39 AM)Nfaug Wrote: [ -> ]whats that build from, dosent seem to be an official one.
There are 3 types of offcial Dolphin builds: stable builds (release quality) , development builds (beta quality) and WIP / PR test builds (alpha quality).
This is a PR test build.
(04-01-2015, 11:34 AM)KHg8m3r Wrote: [ -> ]That's from our Github page, its a pull request build.
if its being pulled dosent that mean somethings wrong with it?
It's being pulled towards master, not away from it. It's weird terminology.
"pull" = move to master / merge / implement / integrate
(04-02-2015, 10:21 AM)Nfaug Wrote: [ -> ]if its being pulled, dosent that mean somethings wrong with it?
If something's wrong with a patch and a request is made to remove those changes, that's called a "revert".
Here's an example:
A normal "pull" :
https://github.com/dolphin-emu/dolphin/pull/2192
A "revert" :
https://github.com/dolphin-emu/dolphin/pull/2258
Git terminology can be confusing for newcomers. A Git "pull" is NOT the same thing as pulling a product from a store because of quality issues.
oh okay, in that case i should just wait it out. ive managed to get my CPU to 3.6 Ghz now. so i should have a much better experience.