2019-04-14

PCSX2 Git (2019/04/14)

EmuCR: PCSX2PCSX2 Git (2019/04/14) 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.

Citra Git (2019/04/14)

EmuCR: CitraCitra Git (2019/04/14) 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.

Cxbx Reloaded Git (2019/04/14)

EmuCR:Xbox EmulatorsCxbx Reloaded Git (2019/04/14) is compiled. Cxbx-Reloaded is an emulator for running Microsoft Xbox (and eventually, Chihiro) games on Microsoft Windows. The project began life as a fork of Cxbx with added 64-bit support. Work is currently underway to backport some of the improvements from Dxbx. Cxbx-Reloaded is still pretty unstable, don't expect it to run much at this point.

Xenia Git (2019/04/14)

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

Vita3K Git (2019/04/14)

EmuCR: Vita3KVita3K Git (2019/04/14) is complied. Vita3K is an experimental PlayStation Vita emulator for Windows, Linux and macOS. The emulator currently runs a few homebrew programs in .vpk format. No commercial games are playable.

yuzu Git (2019/04/14)

EmuCR: yuzuyuzu Git (2019/04/14) 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 sharead 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.

CLR-DEV9 v0.8.5

CLR-DEV9 v0.8.5 is released. CLR-DEV9 is a Dev9 Plugin for PCSX2 Written in C#. Based on PCSX2's Dev9 plugin. This plugin will use sockets instead of Tap or WinPcap, which will hopefully eliminate most configuration issues most users face when setting up.

Dolphin Git 5.0-9969

EmuCR: DolphinDolphin Git 5.0-9969 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.

Stella Git (2019/04/14)

EmuCR: StellaStella Git (2019/04/14) is compiled. Stella is a multi-platform Atari 2600 VCS emulator. The Atari 2600 Video Computer System (VCS), introduced in 1977, was the most popular home video game system of the early 1980's. Now you can enjoy all of your favorite Atari 2600 games on your PC thanks to Stella!

OpenMSX Git (2019/04/14)

EmuCR:OpenMSX OpenMSX Git (2019/04/14) 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 v416

EmuCR: WiiUCEMU Graphic Packs v416 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.

QEMU v3.0.1

EmuCR: QEMUQEMU v3.0.1 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.