Nuovo aggiornamento per il programma Dolphin arrivato così alla versione 3.0.735, per chi non lo sapesse questo programma può esser installato sia su Windows, Linux che Mac OSX, e permette l'emulazione dei titoli Wii e/o Gamecube. Ecco le novità:
Changelog:
- Codice: Seleziona tutto
Fix accesses to the 16 lower pixels of the EFB with OpenGL The GL EFB cache did not clamp correctly the coordinates when computing the rectangle it needed to cache, leading to negative values being used as indexes and often crashes. Fixes issue 5510.
Optimised the JitCache struct size from 88 bytes to 80 bytes. Thanks to Lioncash for the patch.
Use the right modifier for hotkeys on Mac Fixes issue 5324.
Merge branch 'bba' OS X support not impl