2018-12-12

PCSX2 Git (2018/12/12)

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

EmuCR: rpcs3 rpcs3 Git (2018/12/12) 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/12/12)

EmuCR: CitraCitra Git (2018/12/12) 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/12/12)

EmuCR:DeSmuMEDeSmuME Git (2018/12/12) 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.

Ryujinx Git (2018/12/12)

EmuCR: RyujinxRyujinx Git (2018/12/12) 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.

yuzu Git (2018/12/12)

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

melonDS v0.7.1

melonDS v0.7.1 is released. melonDS is an open source Nintendo DS(NDS) emulator. melonDS is part of a second wave of DS emulators. There are a few other emulator projects that are part of it, which you might have already heard of. Either way, check them out!

DOSBox SVN r4177

EmuCR: DOSBoxDOSBox SVN r4177 is released. DOSBox emulates an Intel x86 PC, complete with sound, graphics, mouse, joystick, modem, etc., necessary for running many old MS-DOS games that simply cannot be run on modern PCs and operating systems, such as Microsoft Windows XP, Windows Vista, Linux and FreeBSD. However, it is not restricted to running only games. In theory, any MS-DOS or PC-DOS (referred to commonly as "DOS") application should run in DOSBox, but the emphasis has been on getting DOS games to run smoothly, which means that communication, networking and printer support are still in early development.

Swiss r520

Swiss r520 is released. The swiss army knife of gamecube homebrew. Swiss aims to be the ultimate utility Gamecube homebrew application.

Pantheon 7.867

EmuCR: PantheonPantheon 7.867 is released. Pantheon is Windows desktop application with collection of games for video consoles and home computers from the past. The games are not the part of the application, instead they will be downloaded (with the game manual or review - if available) from the internet, after you activate the game. Downloaded files are stored on the local file system and will be available offline the next time you wish to play the game. Finally, the program file is loaded into the memory and executed inside the emulator. Current version has emulator of Atari 2600 with collection of 170 games, emulator of Atari 5200 with collection of 50 games and emulator of Atari 8-bit computers with collection of 26 games.

m64p (2018/12/11)

m64p (2018/12/11) is released. m64p uses mupen64plus-gui, a brand new mupen64plus frontend written in Qt5. It supports all thing things you’d expect from a frontend (savestate management, pausing, screenshots, etc..). m64p comes bundled with GLideN64 for the graphics plugin. It should give you the best out-of-the-box experience available for N64 gaming.

CEMU Graphic Packs v250

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

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