EmuCR Feeds
Email Us

EmuCR: yuzuyuzu Git (2021/03/25) 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.

EmuCR: RyujinxRyujinx Git (2021/03/25) is complied. Ryujinx is an open source Nintendo Switch Emulator written in C# created by gdkchan. This emulator aims at providing good performance and accuracy, a friendly interface, and consistent builds. Ryujinx is currently available for Windows, Linux, and macOS.

EmuCR: rpcs3 rpcs3 Git (2021/03/25) 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.

EmuCR: Vita3KVita3K Git (2021/03/25) 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.

EmuCR: PCSX-ReduxPCSX-Redux Git (2021/03/25) is complied. This is yet another fork of the Playstation Emulator, PCSX. While the work here is very much in progress, the goal is roughly the following: Bring the codebase to more up to date code standards. Get rid of the plugin system and create a single monolithic codebase that handles all aspects of the playstation emulation. Write everything on top of SDL/OpenGL3+/ImGui for portability and readability. Improve the debugging experience. Improve the rendering experience.

EmuCR:FceuxFceux Git (2021/03/25) is compiled. FCEUX is a cross platform, NTSC and PAL Famicom/NES emulator that is an evolution of the original FCE Ultra emulator. Over time FCE Ultra had separated into many separate branches. The concept behind FCEUX is to merge elements from FCE Ultra, FCEU rerecording, FCEUXD, FCEUXDSP, and FCEU-mm into a single branch of FCEU. As the X implies, it is an all-encompassing FCEU emulator that gives the best of all worlds for the general player, the ROM-hacking community, and the Tool-Assisted Speedrun Community.

EmuCR: DuckStation DuckStation Git (2021/03/25) is complied. Fast-ish PlayStation 1 emulator for PC and Android.

EmuCR: Play!Play! Git (2021/03/25) is complied. Play! is an attempt at creating an emulator for the PlayStation 2 (PS2) console on the Windows platform. It is currently written in C/C++. It uses an instruction caching/recompilation scheme to achieve better performance while emulating the CPU.

EmuCR: FB AlphaFB Neo Git (2021/03/25) is complied. FinalBurn Neo is an Emulator for Arcade Games & Select Consoles. It is based on the emulators FinalBurn and old versions of MAME.

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

EmuCR:OpenMSX OpenMSX Git (2021/03/25) 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.

EmuCR: mGBAmGBA Git (2021/03/25) is compiled. mGBA is a new emulator for running Game Boy Advance games. It aims to be faster and more accurate than many existing Game Boy Advance emulators, as well as adding features that other emulators lack.

EmuCR: BizHawkBizHawk Git (2021/03/25) 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.

EmuCR: DOSBoxDapplegrey v7.6.8 is released. Dapplegrey is a frontend for the MacOS X DOSBox port (which you can get from the official DOSBox website) written in REALbasic. Not only the plain DOSBox app, but DOSBox versions included in DBGL or Boxer will also be recognized as DOSBox binary source. With Dapplegrey you can easily set options the DOSBox gives to you w/o having to enter them manually using the Terminal or have to edit the DOSBox config file. This file will be written before Dapplegrey tells DOSBox to start the DOS game.

EmuCR: QEMUQEMU v6.0.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.

WineD3D v6.4 is relesaed. WineD3D For Windows is a DirectX 1-11 to OpenGL wrapper based on WineD3D, which is an almost full implementation of DirectX used in Wine. Even if Windows supports DirectX natively, using WineD3D can enhance backwards compatiblity with older games, especially on Windows 8 and newer that don't support 16 bit screen modes. Another possible use is to emulate unsupported versions of DirectX, or porting DirectX applications to OpenGL without having to rewrite the rendering code.