News

Cemu v2.6 released!

  • 2,807
  • 0
Created by Exzap (and aided by Peter Gov), it is the second Wii U emulator to be available to the public but the first to emulate commercial games. It can decrypt Wii U images that use the Wud format but also the RPS or RPL files. Internal resolution can be up to 1920 x 1080 depending on the game (and beyond with graphic packs). Currently, the DRC (GamePad), the Pro controller and the conventional controller are emulated. Wiimotes are also emulated (including native support). Keyboard inputs and USB controllers as input devices are also supported. The GamePad tactile input can be controlled with a left mouse click. The Gyro functionality is emulated with limitations and can be controlled via the right mouse button. This version is only compatible for Windows x64 (from Windows 7) with an OpenGL 4.1 (or higher) or Vulkan graphics card and it will be necessary to have 4 to 8 GB of RAM to make it work.

1738955086233.png...

Sudachi v1.0.14 released!

  • 2,831
  • 0
Sudachi is a Nintendo Switch emulator for Android, Linux, macOS and Windows written in C-plus and based on Yuzu.

1738954978796.png

Changelog:

– Added support for booting the initial setup screen via -setup
..Only available on Linux, macOS and Windows via Terminal or Tools > Open Initial Setup
..Only partial support for now, will be improved in the future
– Added several missing functions to allow the initial setup screen to be launched
..Fixes an issue where some newer games would not boot
– Fixed an issue with mm:u where Get and GetOld would not return after pushing a found session’s minimum value
– Started rewrite of caps, caps:a and caps:su to improve accuracy

RetroGBm v0.7.0 released!

  • 2,275
  • 0
Gameboy Color emulator writes for Windows and Android.

1738852930433.png

Gopher64 v1.0.2 released!

  • 2,456
  • 0
It is an N64 emulator written in Rust by Logan McNaughton (single64) and some portions of which come from mupen64plus and/or ares.

1738852736430.png

The objectives in summary are:
– Performance. The author wants to be able to use this emulator on his laptop.
– Easy to use.
– Easy to work with. Dynamic recompilers perform well, but they are very difficult to read and understand. This emulator will only have interpreters for the CPU and RSP. In addition, it is written entirely in Rust (outside Parallel-RDP), a modern programming language whose number of users continues to grow. The author tried to avoid the use of macros, which can reduce the repetitiveness of the code, but also its readability.

The changes are:

The naming convention for save files changed in this version. This means that the emulator won’t find saves that previously existed. You'll need to go into the save file folder and rename your save file to the...

Deecy v0.3.0 released!

  • 2,131
  • 0
Deecy is a highly experimental Dreamcast emulator written in zig.

1738852551613.png

Change:

  • Pre-Sort Mode (Soul Calibur intro, DCA3...)
  • Small UI polish
  • Performance optimizations (Timers, scheduler, and misc.)
  • Misc bug fixes

Xemu v0.8.16 released!

  • 2,197
  • 0
Xemu is a cross-platform and open source application that emulates the hardware of the original Xbox game console, allowing users to play their Xbox games on Windows, macOS, and Linux systems.

1738852461453.png

Some general information on changes:

– citing: Fix ubuntu artifact unpack
– this case: Build AppImage for aarch64
– this: Fix Windows ccache key
– Fixed misc

Ares v142 released!

  • 1,850
  • 0
Created by Near (ex byuu) and continued by Luke Usher (PolyBlast / CxBx-Reloaded) and others, Ares is a multi-system emulator whose development began on October 14, 2004. He is a descendant of higans and bsnes. It focuses on accuracy and preservation.

1738852213967.png

1738852225142.png

Ares emulates the following 34 machines:

– Atari 2600
– Famicom and Famicom Disk System
– Super Famicom / SuFami Turbo / Satellaview / Super Game Boy
– Nintendo 64/64 DD - SETA Aleck64 (arcade)
– Game Boy and Game Boy Color
– Game Boy Advance and Game Boy Player
– SG-1000 (Arkcade version) – SC-3000
– Master System and Game Gear
– Mega Drive and Mega 32X and Mega CD
– Nichibutsu – My Vision
– Playstation
– PC Engine and PC Engine CD - SuperGrafx
– MSX – MSX2
– ColecoVision
– Neo Geo Pocket and Neo Geo Pocket Color
– Neo Geo AES / MVS
– Sinclair x Spectrum
– WonderSwan - WonderSwan Color - SwanCrystal - Pocket Challenge V2

Here's the information since the...

ChonkyStation3 (PS3 emulator) is in WIP

  • 2,010
  • 0
ChonkyStation3 is a work-in-progress emulator for the PlayStation 3 system.
It can currently boot a few simple commercial games.
This is a hobby project I'm developing for fun and to learn.
You should not use this to actually play games. At least not for now.​

1738352028834.png

2025-01-31 Recent Releases

Borker3DS v2025.01.23 (3DS emulator) released!

  • 4,239
  • 0
Borked3DS is yet another Citra-derived project that aims to continue Nintendo 3DS emulation development work after that project shut down. Its lineage is directly derived from PabloMK7's now archived fork, but also incorporates elements from Lime3DS (also now defunct) and Mandarine, as well as providing its own stuff.

1737817319019.jpeg

What's Changed

2025-01-24 Recent Releases

Nen-emulator beta 1 released! (new NES emulator)

  • 1,538
  • 0
It is a simple and clean NES emulator, written in Rust. Fast, lightweight, and highly compatible.

1737383322608.png

  • nenemu is dynamically linked with SDL2.
  • nenemu-static is statically linked with SDL2.

Drag and drop a rom file to run.

Sudachi v1.0.13 released! (Switch emulator)

  • 3,422
  • 0
Sudachi is a Nintendo Switch emulator for Android, Linux, macOS and Windows written in C- and based on Yuzu.

1737383173389.png

– Added support for booting to QLaunch via -qlaunch
– Changed mm:u to be more accurate to documentation
– Removed ability to install games to the NAND

2025-01-17 Recent Releases

2025-01-10 Recent Releases

Nova v0.7.0 released!

  • 1,236
  • 0
Merry Christmas everyone!

Here it is, Nova v0.7.0 is released!

1736177215371.png

Long changelog:


Download:

Xemu v0.8.5 released!

  • 1,062
  • 0
Xemu is a cross-platform and open source application that emulates the hardware of the original Xbox game console, allowing users to play their Xbox games on Windows, macOS, and Linux systems.

1736176021029.png

This project is an active branch of the XQEMU project, which is itself based on the QEMU project which is popular and very actively maintained.

1736176052759.jpeg

Some general information on changes:

– ui: Add original ui element svg files
– scripts/gen-license.py: Fix license URLs
– debian: Add cmake to build deps
– ci: Remove subprojects/.gitignore to preserve subprojects on PPA branch
– nv2a/psh: Handle 3D textures in BUMPENVMAP[-----------------------------------
– Fixed misc


Kronos v2.7.0 released!

  • 1,028
  • 0
This is a version of UoYabause taken by François and renamed Kronos. It is the “ultimate” version that brings together all the ports.

For the story, Yabause was created by Guillaume Duhamel and Theo Barkau. As a result, Demiyax grafted behind Demiyax who created his own fork with UoYabause. Devmiyax allowed Yabause to take important steps in the emulation of the Saturn with numerous corrections (graphics, audio, functionality) but over time the author, who renamed his fork to Yaba Sanshiro, relied more on the Android version (and new features) than on Windows.

The fork of Francis tries to reconcile all branches by taking over the best of Yabause and Yaba Sanshiro (formerly uoYabause), but by improving the port Windows/Linux. The result in both compatibility and functionality is the best version (of Yabause) to use if you are on Windows or Linux.

1736175784278.png

Here are the novelties:
– Functionalities: Addition of the version and name of the game in the...

Hpsx64 v0460 released!

  • 710
  • 0
Highly-Experimental Playstation Simulator x64 is a developing PSone and PS2 emulator (preliminary stage), coded by TheGangster, some of which are from Mame/Mess or PCSX.

1736175522826.png

Changelog:

– improved switching between software and gpu shader renderers
– yaml menu
– Fixed misc

Lemon v0.1 build 2025.01.03 released!

  • 702
  • 0
Based on Yuzu, it is an emulator of Nintendo Switch.

1736175388356.jpeg

Main characteristics:
– High performance: Optimized for the speed and fluidity of the game.
– Conviviality: Clean and intuitive interface.
– Multiplatform: Available on several platforms.
– Homebrew support: Full support for legal homebrew games and applications.
– Ongoing development: Stay tuned for frequent updates as Lemon evolves.

The changes can be seen here.

Top