No description
  • C++ 97.6%
  • Pascal 0.4%
  • GLSL 0.4%
  • CMake 0.3%
  • SourcePawn 0.3%
  • Other 0.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-12 09:09:22 +09:30
bin/x64 Add user directory so app works as portable 2026-04-10 12:17:51 +09:30
config nxemu: update ui settings to use JsonSetNestedValue 2026-01-03 20:21:37 +10:30
external update sciter ui code (#131) 2026-08-12 09:09:08 +09:30
lang/english lang: update how variables are used in css (#132) 2026-08-12 09:09:22 +09:30
property_sheets build language file when creating package 2025-04-23 21:51:45 +09:30
src Application process (#130) 2026-08-12 09:08:50 +09:30
.gitignore Remove nxemu-loader/version.h from repository 2025-04-27 20:54:01 +09:30
.gitmodules fix up .gitmodules zlib 2026-05-19 20:27:32 +09:30
appveyor.yml appveyor: try allowing multiple processors 2025-03-25 20:24:54 +10:30
CMakeLists.txt More work on getting Make files ready for linux (#127) 2026-08-10 20:24:12 +09:30
license.txt Add README and license (#109) 2026-08-04 17:11:29 +09:30
nxemu.sln ui: Add discord presence tracking (#88) 2026-07-13 19:56:00 +09:30
README.md Add README and license (#109) 2026-08-04 17:11:29 +09:30

NxEmu

NxEmu is a free, open-source Nintendo Switch emulator for Windows, written in C++.

Installation

The latest stable releases are available here.

Building

git clone --recursive https://github.com/N3xoX1/nxemu.git

Open nxemu.sln in Visual Studio and build the x64 configuration.

Contributing

Contributions are welcome via pull requests.

License

NxEmu is licensed under the GNU General Public License v3.0.