(05-07-2014, 06:07 AM)JMC47 Wrote: I'm guessing it's because Vertex Streaming Hack was removed, and the Linux drivers of whatever you're using don't support buffer streaming.No, it's because of the removed ztp hack. Almost all games should run faster now, but ztp is a _lot_ slower in current development builds.
But you can build dolphin4.0 on your own:
apt-get build-dep dolphin-emu-master
git clone git@github.com:dolphin-emu/dolphin.git
cd dolphin
git checkout 4.0
cmake .
make
sudo make install
https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux
Edit: Anti-Ultimate, he doesn't have a nvidia gpu
