A new build of Dolphin, the ever-improving Nintendo Gamecube and Wii emulator is now up and ready for your downloading consumption.
Tagged as revision 7321, the latest Dolphin update brings the following changes and improvements:
- Dolphin SVN 7321
- Dolphin SVN 7320
- Fix the default setting for the fullscreen resolution on linux.
- Dolphin SVN 7319
- DX11: Add real XFB mode support. May not work perfectly yet. I'm working on a set of fairly big VI-related changes. When I'm done, it should improve animation smoothness for all the backends, especially when virtual or real XFB mode is enabled.
- Dolphin SVN r7318
- Fix a couple apparent typos. a) Don't pass ASCII string to Unicode function. b) If you type "(128 / 1000)" in C++, it will be treated as "0" because the integer division gets truncated. Fixed.
- Dolphin SVN r7317
- Fix the no gui build for the recent std event changes.
- Dolphin SVN r7316
- Shut up recent versions of GCC about the OpenMP pragmas.