2018-11-08

PCSX2 Git (2018/11/08)

EmuCR: PCSX2PCSX2 Git (2018/11/08) is compiled. PCSX2 is an open source PlayStation 2 (PS2) emulator for the Microsoft Windows and Linux operating systems. With the most recent versions, many PS2 games are playable (although speed limitations have made play-to-completion tests for many games impractical), and several games are claimed to have full functionality.

rpcs3 Git (2018/11/08)

EmuCR: rpcs3 rpcs3 Git (2018/11/08) is compiled. RPCS3 is an open-source Sony PlayStation 3 emulator and debugger written in C++ for Windows and Linux. The emulator has been in development since early 2011 and currently supports modern DirectX 12, Vulkan and OpenGL renderers. The emulator is capable of booting and playing a decent amount of commercial games and PlayStation 3 SDK samples. Many more titles are also becoming playable with future development by contributors.

Citra Git (2018/11/08)

EmuCR: CitraCitra Git (2018/11/08) is released. This is the trunk of Citra Project. Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. At this time, it only emulates a very small subset of 3DS hardware, and therefore is only useful for booting/debugging very simple homebrew demos. Citra is licensed under the GPLv2. Refer to the license.txt file included.

DeSmuME Git (2018/11/08)

EmuCR:DeSmuMEDeSmuME Git (2018/11/08) is compiled. DeSmuME is an open source Nintendo DS(NDS) emulator for Linux, Mac OS and Windows. DeSmuME supports save states, the ability to increase the size of the screen and it supports filters to improve image quality. DeSmuME also supports microphone use on Windows and Linux ports, as well as direct video and audio recording. The emulator also features a built-in movie recorder.

Xenia Git (2018/11/08)

EmuCR: XeniaXenia Git (2018/11/08) is compiled. Xenia is an experimental emulator for the Xbox 360. It does not run games (yet).

yuzu Git (2018/11/08)

EmuCR: yuzuyuzu Git (2018/11/08) is complied. yuzu is a work-in-progress Nintendo Switch emulator. yuzu is an open-source project, licensed under the GPLv2 (or any later version). yuzu has been designed with portability in mind, with builds available for Windows, Linux, and macOS. The project was started in spring of 2017 by bunnei, one of the original authors of the popular Citra 3DS emulator, to experiment with and research the Nintendo Switch. Due to the similarities between Switch and 3DS, yuzu was developed as a fork of Citra. This means that it uses the same project architecture, and both emulators benefit from shared improvements. During the early months of development, work was done in private, and progress was slow. However, as Switch reverse-engineering and homebrew development became popular, work on yuzu began to take off as well.

Dolphin Git 5.0-9014

EmuCR: DolphinDolphin Git 5.0-9014 is compiled. This is the trunk of Dolphin Project. Dolphin is the first Gamecube emulator able to run commercial games! Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the Gamecube) emulator which supports many extra features and abilities not present on the original consoles. It has a partial Wii support and plays most Gamecube games.

PPSSPP Git (2018/11/08)

EmuCR: PPSSPPPPSSPP Git (2018/11/08) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.

Snes9x Git (2018/11/08)

EmuCR: Snes9xSnes9x Git (2018/11/08) is compiled. Snes9x is a portable, freeware Super Nintendo Entertainment System (SNES) emulator. It basically allows you to play most games designed for the SNES and Super Famicom Nintendo game systems on your PC or Workstation; which includes some real gems that were only ever released in Japan. Snes9x is the result of well over three years worth of part-time hacking, coding, recoding, debugging, divorce, etc. (just kidding about the divorce bit). Snes9x is coded in C++, with three assembler CPU emulation cores on the i386 Linux and Windows ports.

BizHawk Git (2018/11/08)

EmuCR: BizHawkBizHawk Git (2018/11/08) is compiled. BizHawk is a A multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.

OpenMSX Git (2018/11/08)

EmuCR:OpenMSX OpenMSX Git (2018/11/08) is complie. OpenMSX is an open source MSX emulator which is free according to the Debian Free Software Guidelines, available under the GNU General Public License.For copyright reasons the emulator cannot be distributed with original BIOS ROM images. OpenMSX includes C-BIOS a minimal implementation of the MSX BIOS, allowing to play quite some games without the need to have an original MSX BIOS ROM image. You can also use your own BIOS ROM image if you please.

CEMU Graphic Packs v168

EmuCR: WiiUCEMU Graphic Packs v168 is released. It is a Community Graphic Packs for Cemu. Cemu is a Nintendo Wii U emulator that runs commercial games. Highly experimental software to emulate Wii U applications on PC.

VirtualC64 v3.1.1

EmuCR:VirtualC64VirtualC64 v3.1.1 is released. VirtualC64 is a C64 emulator for Mac OS X from Dirk W. Hoffmann. VirtualC64 emulates a Commodore 64 personal computer on your Macintosh.

QEMU v3.1.0-rc0

EmuCR: QEMUQEMU v3.1.0-rc0 is released. QEMU is a generic and open source machine emulator and virtualizer.When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performances.When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. A host driver called the QEMU accelerator (also known as KQEMU) is needed in this case. The virtualizer mode requires that both the host and guest machine use x86 compatible processors.