Download Archive

Revision Windows Mac OS X Date Description
32 Bit 64 Bit
6549 Download Download Not available 13 years,
9 months
VideoCommon: Use integer arithmetic instead of floating point arithmetic when dealing with EFB scales. Should fix ... read more
6546 Download Download Not available 13 years,
9 months
Fixes/Cleanup for the MemcardManager. Notable Changes: Fixes right click menu in linux. Fixes Issue 2412. sram.raw file ... read more
6545 Download Download Not available 13 years,
9 months
Replace characters that NTFS and HFS can't handle with '-'. Should fix issue 3443.
6544 Download Download Not available 13 years,
9 months
Make the cmake check_lib macro more versatile. It first tries pkg-config, and if that fails it then check for libraries ... read more
6543 Download Download Not available 13 years,
9 months
Fixed an issue where the emulator would remain paused when attempting to load a non-existent save-state. Fixes issue ... read more
6542 Download Download Not available 13 years,
9 months
LLE JIT: Implemented the addr, lsl and lsl16 instructions in the JIT (x64 only).
6541 Download Download Not available 13 years,
9 months
change filename of isocache to always include extension and filesize. Fixes issue 3669.
6540 Download Download Not available 13 years,
9 months
Use the proper type for printing the OpenAL default device name.
6538 Download Download Not available 13 years,
9 months
Just rephrase something :)
6537 Download Download Not available 13 years,
9 months
Fix a few more linkage issues in the cmake build.
6536 Download Download Not available 13 years,
9 months
DX11: Fix a crash when accessing the EFB.
6535 Download Download Not available 13 years,
9 months
Cast size_t to unsigned long for printf to deal with (32-bit) systems where size_t is typedef int. It's either this or ... read more
6533 Download Download Not available 13 years,
9 months
DX11: Remove some dead code.
6529 Download Download Not available 13 years,
9 months
LUA_USE_LINUX is suitable for everything but Win32 really.
6526 Download Download Not available 13 years,
9 months
We effectively only have a single namespace for private header files, so the recent addition of ... read more