Author Archives: admin

Dolphin SVN r6310

Revision 6310: Fix an off-by-one error introduced in r6309. Revision 6309 DX11: Fix ClearScreen properly this time. Should fix quite a few games (or break them ) Fixes issue 3399. Also remove unnecessary stateman/gfxstate applies: – gfxstate->ApplyState/Reset only need to … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6307

Revision 6307: Added a safer OpenCL shutdown procedure. Fixes issue 3015. Fixes issue 3089. Fixes issue 3099. Fixes issue 3360. Revision 6306 OpenGL plugin: Support for dual-source blending, CURRENTLY DISABLED. It doesn’t work yet. To fix it, we may need … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6305

Revision 6305: DX11: If the virtual XFB list overflows, replace the oldest XFB with a new one instead of just failing. Revision 6304 Added the wait/sync back in the video thread on XFB swaps. Fixes issue 3391. Changed the VI … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6303

Revision 6303: Fix another bug introduced by r6301: Using observer variables now to check for ring buffer wraps. Small performance improvements by increasing the ring buffer size and using a better offset algorithm. Revision 6302 Fix a small but severe … Continue reading

Posted in Dolphin SVN | Leave a comment

Sonic Fan Remix

Фанатская игра Sonic Fan Remix имеет всего три уровня, но каких, скачайте и оцените данное творение. Официальный сайт Скачать демо-версию (76,9 МБ)

Posted in Новости | Leave a comment

Dolphin SVN r6299

Revision 6299: VideoCommon: Fixed the crash when the code cache of DLCache is full. Скачать: r6299 x86 – скачать, зеркало r6299 x64 – скачать, зеркало

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6298

Revision 6298: Applied the change from r6297 to the DX11 plug-in. Revision 6297 VideoInterface and Progressive Scan fixes The «Enable Progressive Scan» option in the Wii menu now controls whether the Wii/GC will detect a progressive scan display. This affects … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6296

Revision 6296: Put infrastructure in place so that other plugins may support dual-source blending. Revision 6295 Quick fix for Issue 2820 – build works on my system with or without this patch, but it doesn’t hurt. Thanks Karloathian for the … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6294

Revision 6294: DX11 plugin: Do destination-alpha in a single pass. No more drawing the same geometry twice! SMG is faster now because it uses destination-alpha extensively. This uses dual-source color blending, a DirectX 10-level feature. The equivalent OpenGL function comes … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6287

Revision 6287: display fprs in the registerview as hex, and allow editing of the values Скачать: r6287 x86 – скачать, зеркало r6287 x64 – скачать, зеркало

Posted in Dolphin SVN | Leave a comment