Download Archive

Revision Windows Mac OS X Date Description
32 Bit 64 Bit
6636 Download Download Not available 13 years,
9 months
remove the remaining parts of the hack from r1327 the original issue was fixed some time ago no functionality changes
6635 Download Download Not available 13 years,
9 months
ClearScreen fixes: - Clear alpha channel to 0xFF instead of 0x00 whenever we (re-)create the EFB texture - Disable ... read more
6634 Download Download Not available 13 years,
9 months
Fixes some file handling in IPC_HLE * change File::GetSize to fetch the size directly from the open file instead of ... read more
6633 Download Download Not available 13 years,
9 months
LLE JIT: * Added 21 Arithmetic instructions to the JIT * Used the DSPAnalyser to identify arithmetic/multiplier ... read more
6632 Download Download Not available 13 years,
9 months
More FIFO works, Hopefully this commit can fix randoms hangs in Wii Music, Wii Sports, maybe in Wii Resort, etc. Please ... read more
6631 Download Download Not available 13 years,
9 months
* 2nd attempt to fix Alpha channel on ClearScreen
6630 Download Download Not available 13 years,
9 months
On OS X, we claim all keyboard events while emulation is running to avoid wxWidgets sounding the system beep for ... read more
6629 Download Download Not available 13 years,
9 months
Fix shadowing like in DX9.. Not sure if the previous commit broke anything, but better be safe..
6627 Download Download Not available 13 years,
9 months
Various ClearScreen fixes. Will fix some games and break some others. Assist trophies in SSBB work fine now, Super ... read more
6626 Download Download Not available 13 years,
9 months
Forgot committing the changes to VideoConfigDiag.h in r6625...
6625 Download Download Not available 13 years,
9 months
Add an option to toggle caching EFB->RAM copies. skid_au had implemented this in a previous revision and enabled it ... read more
6624 Download Download Not available 13 years,
9 months
added/changed some graphics plugin tooltips, added some low-res framebuffer options for getting a speedup (in ... read more
6623 Download Download Not available 13 years,
9 months
update shader cache version to force regeneration
6621 Download Download Not available 13 years,
9 months
* revert Clear Screen's stuff from r6604 reason : failure! (are needed more testing)
6620 Download Download Not available 13 years,
9 months
this probably doesn't fix anything noticeable, but, it seems like a bug that C_COLORMATRIX+4 overlapped with C_PLIGHTS