2018-08-01

PCSX2 Git (2018/08/01)

EmuCR: PCSX2PCSX2 Git (2018/08/01) 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.

yuzu Git (2018/08/01)

EmuCR: yuzuyuzu Git (2018/08/01) 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.

Ryujinx Git (2018/08/01)

EmuCR: RyujinxRyujinx Git (2018/08/01) is complied. Ryujinx is a Experimental Switch emulator written in C#. Don't expect much from this. Some homebrew apps works, and Tetris shows the intro logos (sometimes) but that's about it for now. Contributions are always welcome.

ANESE v0.0.55

EmuCR: ANESE ANESE v0.0.55 is released. ANESE (Another NES Emulator) is a Nintendo Entertainment System Emulator being written for fun and learning. While accuracy is a long-term goal, ANESE’s primary goal is to play some of the more popular titles. As of now, most basic Mappers have been implemented, so popular titles should be working! :smile: ANESE is built with cross-platform in mind, and is regularly built on all major platforms (macOS, Windows, and Linux). ANESE doesn’t use any vendor-specific language extensions, and is compiled with strict compiler flags. It is also linted (fairly) regularly. ANESE strives for clean and interesting C++11 code, with an emphasis on readability and maintainability. With that said, performance is important, but it’s not ANESE’s primary focus.

Stella Git (2018/08/01)

EmuCR: StellaStella Git (2018/08/01) 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!

iNES v5.4

EmuCR: iNESiNES v5.4 is released. iNES is a program that emulates Nintendo Entertainment System (NES) and Famicom videogame consoles on your computer. It plays NES games on PCs, PocketPCs, Macs, Unix boxes, etc.

RymCast v1.0.6

EmuCR: RymCastRymCast v1.0.6 is released.RYMCast is a VGM player for Sega Genesis/Megadrive videogame music files. Based on our work for the RYM2612 Iconic FM Synthesizer, RYMCast is a highly accurate and genuinely sounding cross platform VGM player. It’s our humble contribution to the Sega Genesis/Megadrive community.

CEMU Graphic Packs v80

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

WineD3D v3.13

WineD3D v3.13 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.

puNES Git (2018/08/01)

EmuCR: puNESpuNES Git (2018/08/01) is complied. puNES is a NES emulator. Currently the program supports mappers 0, MMC1, UNROM, CNROM, and the sound is available. It uses the SDL libraries and it works on both Linux and Windows.

Kernal64 v1.4.5.b8

Kernal64 v1.4.5.b8 is released. Kernal64 is a Scala Commodore 64 & 128 emulator.

FCE Ultra GX Mod 3.3.9 (2018/07/28)

EmuCR: FCE Ultra GXFCE Ultra GX Mod 3.3.9 (2018/07/28) is released. FCE Ultra GX is a modified port of the FCE Ultra 0.98.12 Nintendo Entertainment system for x86 (Windows/Linux) PC's. With it you can play NES games on your Wii/GameCube(NGC). Version 2 is a complete rewrite based on code from SNES9x GX.

VirtualC64 v2.4

EmuCR:VirtualC64VirtualC64 v2.4 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.

MESSinfo.dat v0.200

EmuCR: MESSinfo.datMESSinfo.dat v0.200 is released. detailed mess game information (including version added, number of players, game status, cpu/audio chips, display info and maws hall of fame ratings). Provides Recommended Games for GameEx.

QEMU v3.0.0-rc3

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