Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
6569 | Download | Download | Not available | 13 years, 11 months |
DSPLLE-int AR increase, decrease finally 100% (code by kiesel-stein/dolphin-forum, great work btw!!) |
6568 | Download | Download | Not available | 13 years, 11 months |
Rename wii wc24 system files to lower case as on the wii itself. These files are not detected on linux unless the case ... read more |
6567 | Download | Download | Not available | 13 years, 11 months |
Remove the watermark tightness option since it's obsolete now. |
6566 | Download | Download | Not available | 13 years, 11 months |
Changed the LogWindow background colour back to black for Linux and Windows. |
6565 | Download | Download | Not available | 13 years, 11 months |
Disabled the paired single sum instruction (ps_sum) as it is causing the black screen in Sonic Colours. Both JIT and ... read more |
6564 | Download | Download | Not available | 13 years, 11 months |
HLE_IPC_BuildFilename was actually ignoring the size argument. Fixes "/tmp/sys" error. |
6563 | Download | Download | Not available | 13 years, 11 months |
Disabled the paired single multiply instruction (ps_mul) in JIT as it is causing the black screen in Sonic Colours. ... read more |
6562 | Download | Download | Not available | 13 years, 11 months |
Revert r6561... (yep, it was actually right before) |
6561 | Download | Download | Not available | 13 years, 11 months |
DX9: Fix drawShadedTexSubQuad vertex positions, this fixes at least Mario's texture in Super Mario Sunshine when ... read more |
6560 | Download | Download | Not available | 13 years, 11 months |
Fix some other off-by-one errors in DX9/DX11. |
6558 | Download | Download | Not available | 13 years, 11 months |
Remove some debug stuff |
6554 | Download | Download | Not available | 13 years, 11 months |
BIG FIFO Commit PART 1! Sometimes you need to write everything from 0, so 10 days later Ive rewrited some parts of the ... read more |
6553 | Download | Download | Not available | 13 years, 11 months |
Fix a linkage issue on newer linux distributions created in revision 6544. Also update the menu link to ... read more |
6552 | Download | Download | Not available | 13 years, 11 months |
Changed the GC controller timer from a host based one to one based on the emulated hardware. This helps the emulator ... read more |
6551 | Download | Download | Not available | 13 years, 11 months |
DX9: Fix Renderer::SetLineWidth like hrydgard suggested ;) |