This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `18.5.1` → `18.6.0` |  |  | --- ### Release Notes <details> <summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary> ### [`v18.6.0`](https://github.com/microsoft/vstest/releases/tag/v18.6.0) #### What's Changed - Revert removal of Video Recorder by [@​nohwnd](https://github.com/nohwnd) in [#​15336](https://github.com/microsoft/vstest/pull/15336) - Speed up blame by filtering non-.NET processes from dump collection by [@​nohwnd](https://github.com/nohwnd) in [#​15518](https://github.com/microsoft/vstest/pull/15518) - Add README.md to NuGet packages by [@​nohwnd](https://github.com/nohwnd) in [#​15550](https://github.com/microsoft/vstest/pull/15550) - Report child process info on connection timeout by [@​nohwnd](https://github.com/nohwnd) in [#​15603](https://github.com/microsoft/vstest/pull/15603) ##### Changes to tests and infra - Brand as 18.6 by [@​nohwnd](https://github.com/nohwnd) in [#​15423](https://github.com/microsoft/vstest/pull/15423) - Upgrading code coverage version to 18.5.1, by [@​fhnaseer](https://github.com/fhnaseer) in [#​15422](https://github.com/microsoft/vstest/pull/15422) - Updating System.Collections.Immutable to 9.0.11 by [@​MSLukeWest](https://github.com/MSLukeWest) in [#​15425](https://github.com/microsoft/vstest/pull/15425) - Fix attachVS when used for debugging integration tests by [@​nohwnd](https://github.com/nohwnd) in [#​15451](https://github.com/microsoft/vstest/pull/15451) - Replace dotnet.config, with global.json by [@​nohwnd](https://github.com/nohwnd) in [#​15449](https://github.com/microsoft/vstest/pull/15449) - Document debugging integration tests with AttachVS by [@​Copilot](https://github.com/Copilot) in [#​15452](https://github.com/microsoft/vstest/pull/15452) - Fix stack overflow tests by [@​nohwnd](https://github.com/nohwnd) in [#​15461](https://github.com/microsoft/vstest/pull/15461) - Make TestAssets.sln buildable locally by [@​Youssef1313](https://github.com/Youssef1313) in [#​15466](https://github.com/microsoft/vstest/pull/15466) - Try filtering out tests by [@​nohwnd](https://github.com/nohwnd) in [#​15463](https://github.com/microsoft/vstest/pull/15463) - Build just once when tfms run in parallel by [@​nohwnd](https://github.com/nohwnd) in [#​15465](https://github.com/microsoft/vstest/pull/15465) - Review simplify compatibility sources, deduplicate tests by [@​nohwnd](https://github.com/nohwnd) in [#​15472](https://github.com/microsoft/vstest/pull/15472) - Cleanup dead TRX code by [@​Youssef1313](https://github.com/Youssef1313) in [#​15474](https://github.com/microsoft/vstest/pull/15474) - Update .NET runtimes to 8.0.25, 9.0.14, and 10.0.4 by [@​nohwnd](https://github.com/nohwnd) in [#​15481](https://github.com/microsoft/vstest/pull/15481) - Compat matrix checker by [@​nohwnd](https://github.com/nohwnd) in [#​15480](https://github.com/microsoft/vstest/pull/15480) - Add trx analysis skill by [@​nohwnd](https://github.com/nohwnd) in [#​15486](https://github.com/microsoft/vstest/pull/15486) - Split integration tests to single tfm and multi tfm project by [@​nohwnd](https://github.com/nohwnd) in [#​15484](https://github.com/microsoft/vstest/pull/15484) - Update matrix by [@​nohwnd](https://github.com/nohwnd) in [#​15477](https://github.com/microsoft/vstest/pull/15477) - Break infinite restore loop in VS by [@​nohwnd](https://github.com/nohwnd) in [#​15503](https://github.com/microsoft/vstest/pull/15503) - Use global package cache for build, and local for running integration tests by [@​nohwnd](https://github.com/nohwnd) in [#​15500](https://github.com/microsoft/vstest/pull/15500) - Update contributing by [@​nohwnd](https://github.com/nohwnd) in [#​15505](https://github.com/microsoft/vstest/pull/15505) - Reduce test wall-clock time by increasing minThreads by [@​drognanar](https://github.com/drognanar) in [#​15502](https://github.com/microsoft/vstest/pull/15502) - Indicator flakiness by [@​nohwnd](https://github.com/nohwnd) in [#​15513](https://github.com/microsoft/vstest/pull/15513) - Fix ci build by [@​nohwnd](https://github.com/nohwnd) in [#​15515](https://github.com/microsoft/vstest/pull/15515) - Fix thread safety issues by [@​Evangelink](https://github.com/Evangelink) in [#​15512](https://github.com/microsoft/vstest/pull/15512) - Optimize DotnetSDKSimulation\_PostProcessing test (163s → 61s) by [@​nohwnd](https://github.com/nohwnd) in [#​15516](https://github.com/microsoft/vstest/pull/15516) - Build isolated test assets for single TFM instead of 7 by [@​nohwnd](https://github.com/nohwnd) in [#​15517](https://github.com/microsoft/vstest/pull/15517) - Remove unused dependencies from Library.IntegrationTests by [@​nohwnd](https://github.com/nohwnd) in [#​15527](https://github.com/microsoft/vstest/pull/15527) - Remove printing \_attachments content to console by [@​nohwnd](https://github.com/nohwnd) in [#​15520](https://github.com/microsoft/vstest/pull/15520) - Add Linux/macOS test filtering guide to CONTRIBUTING.md by [@​nohwnd](https://github.com/nohwnd) in [#​15521](https://github.com/microsoft/vstest/pull/15521) - Change integration test parallelization from ClassLevel to MethodLevel by [@​nohwnd](https://github.com/nohwnd) in [#​15526](https://github.com/microsoft/vstest/pull/15526) - Unify target framework checks with IsNetFrameworkTarget/IsNetTarget by [@​nohwnd](https://github.com/nohwnd) in [#​15523](https://github.com/microsoft/vstest/pull/15523) - Add unattended work instructions to copilot-instructions.md by [@​nohwnd](https://github.com/nohwnd) in [#​15531](https://github.com/microsoft/vstest/pull/15531) - Reduce code style rule severity from warning to suggestion by [@​nohwnd](https://github.com/nohwnd) in [#​15522](https://github.com/microsoft/vstest/pull/15522) - Remove Debug/Release line number branching from tests by [@​nohwnd](https://github.com/nohwnd) in [#​15519](https://github.com/microsoft/vstest/pull/15519) - Revise unattended work instructions in copilot-instructions.md by [@​nohwnd](https://github.com/nohwnd) in [#​15532](https://github.com/microsoft/vstest/pull/15532) - Improve CompatibilityRowsBuilder error message with diagnostic details by [@​nohwnd](https://github.com/nohwnd) in [#​15529](https://github.com/microsoft/vstest/pull/15529) - docs: add git worktree and upstream sync workflow to copilot-instructions.md by [@​nohwnd](https://github.com/nohwnd) in [#​15538](https://github.com/microsoft/vstest/pull/15538) - Add VSIX runner to smoke tests by [@​nohwnd](https://github.com/nohwnd) in [#​15541](https://github.com/microsoft/vstest/pull/15541) - Remove deprecated WebTest and TMI test methods by [@​nohwnd](https://github.com/nohwnd) in [#​15525](https://github.com/microsoft/vstest/pull/15525) - Fix compatibility test failures for legacy vstest.console and MSTest adapter by [@​nohwnd](https://github.com/nohwnd) in [#​15534](https://github.com/microsoft/vstest/pull/15534) - Convert TestPlatform.sln to slnx format by [@​nohwnd](https://github.com/nohwnd) in [#​15551](https://github.com/microsoft/vstest/pull/15551) - Convert test/TestAssets .sln files to .slnx format by [@​nohwnd](https://github.com/nohwnd) in [#​15557](https://github.com/microsoft/vstest/pull/15557) - Enable parallelization for blame data collector tests by [@​nohwnd](https://github.com/nohwnd) in [#​15552](https://github.com/microsoft/vstest/pull/15552) - Fix CI failure when GeneratedTestAssets directory doesn't exist by [@​nohwnd](https://github.com/nohwnd) in [#​15556](https://github.com/microsoft/vstest/pull/15556) - Set DOTNET\_ROOT in test.sh for local Linux usage by [@​nohwnd](https://github.com/nohwnd) in [#​15559](https://github.com/microsoft/vstest/pull/15559) - Use MSTest recommended analyzers by [@​Evangelink](https://github.com/Evangelink) in [#​15539](https://github.com/microsoft/vstest/pull/15539) - Document semicolon handling in RunSettings test parameters by [@​nohwnd](https://github.com/nohwnd) in [#​15561](https://github.com/microsoft/vstest/pull/15561) - Enable CA1067 analyzer and fix violations by [@​nohwnd](https://github.com/nohwnd) in [#​15560](https://github.com/microsoft/vstest/pull/15560) - Fix HTML logger parallel file collision with atomic file creation by [@​nohwnd](https://github.com/nohwnd) in [#​15562](https://github.com/microsoft/vstest/pull/15562) - Deduplicate package extraction between verify-nupkgs and IntegrationTestBuild by [@​nohwnd](https://github.com/nohwnd) in [#​15554](https://github.com/microsoft/vstest/pull/15554) - Fix MSTEST0046: use Assert.MatchesRegex instead of StringAssert.Matches by [@​nohwnd](https://github.com/nohwnd) in [#​15575](https://github.com/microsoft/vstest/pull/15575) - Attach diagnostic logs to acceptance test runs by [@​nohwnd](https://github.com/nohwnd) in [#​15572](https://github.com/microsoft/vstest/pull/15572) - Deprecate EnableShutdownAfterTestRun which is no-op by [@​Youssef1313](https://github.com/Youssef1313) in [#​15576](https://github.com/microsoft/vstest/pull/15576) - Skip VideoRecorder test on CI due to access denied errors by [@​nohwnd](https://github.com/nohwnd) in [#​15587](https://github.com/microsoft/vstest/pull/15587) - Fix integration test build collision with mutex + EventWaitHandle by [@​nohwnd](https://github.com/nohwnd) in [#​15568](https://github.com/microsoft/vstest/pull/15568) - Reduce blame test flakiness: increase hang dump timeout to 10s by [@​nohwnd](https://github.com/nohwnd) in [#​15590](https://github.com/microsoft/vstest/pull/15590) - Fix concurrent modification in MetricsCollection by [@​nohwnd](https://github.com/nohwnd) in [#​15581](https://github.com/microsoft/vstest/pull/15581) - Fix PassingNoArguments test: disable --diag to preserve help output by [@​nohwnd](https://github.com/nohwnd) in [#​15583](https://github.com/microsoft/vstest/pull/15583) - perf: fix dictionary double-lookups, Collection.Contains, and LINQ allocations by [@​Evangelink](https://github.com/Evangelink) in [#​15533](https://github.com/microsoft/vstest/pull/15533) - Replace VSSDK-sourced DLLs with proper package references by [@​nohwnd](https://github.com/nohwnd) in [#​15567](https://github.com/microsoft/vstest/pull/15567) - Add target framework to default TRX file name by [@​nohwnd](https://github.com/nohwnd) in [#​15565](https://github.com/microsoft/vstest/pull/15565) - Update post-build template parameters by [@​nohwnd](https://github.com/nohwnd) in [#​15591](https://github.com/microsoft/vstest/pull/15591) - Fix path for post-build template and adjust validation by [@​nohwnd](https://github.com/nohwnd) in [#​15592](https://github.com/microsoft/vstest/pull/15592) - Add azure-pipelines-official.yml to pipeline files by [@​nohwnd](https://github.com/nohwnd) in [#​15594](https://github.com/microsoft/vstest/pull/15594) - Update comment formatting for signing validation by [@​nohwnd](https://github.com/nohwnd) in [#​15597](https://github.com/microsoft/vstest/pull/15597) - Fix enable-auto-merge for maestro by [@​Youssef1313](https://github.com/Youssef1313) in [#​15595](https://github.com/microsoft/vstest/pull/15595) - Auto-approve maestro PRs by [@​Youssef1313](https://github.com/Youssef1313) in [#​15598](https://github.com/microsoft/vstest/pull/15598) - Update enable-auto-merge to squash by [@​Youssef1313](https://github.com/Youssef1313) in [#​15602](https://github.com/microsoft/vstest/pull/15602) - Update enable-auto-merge.yml for the correct permissions by [@​Youssef1313](https://github.com/Youssef1313) in [#​15606](https://github.com/microsoft/vstest/pull/15606) - Add 365 regression tests for untested bug fixes by [@​nohwnd](https://github.com/nohwnd) in [#​15615](https://github.com/microsoft/vstest/pull/15615) - Fix typos and add comments to empty catch blocks by [@​nohwnd](https://github.com/nohwnd) in [#​15609](https://github.com/microsoft/vstest/pull/15609) - Fix flaky EventLogCollector test: ensure deterministic event log entries by [@​nohwnd](https://github.com/nohwnd) in [#​15607](https://github.com/microsoft/vstest/pull/15607) - Mark PathConverter tests as Windows-only by [@​nohwnd](https://github.com/nohwnd) in [#​15617](https://github.com/microsoft/vstest/pull/15617) - Fix HangDumpOnTimeout flakiness and ignore VideoRecorder test by [@​nohwnd](https://github.com/nohwnd) in [#​15616](https://github.com/microsoft/vstest/pull/15616) - Add copilot-setup-steps.yml by [@​nohwnd](https://github.com/nohwnd) in [#​15604](https://github.com/microsoft/vstest/pull/15604) - Add CreateNoNewWindow RunConfiguration setting by [@​nohwnd](https://github.com/nohwnd) in [#​15585](https://github.com/microsoft/vstest/pull/15585) - Add preview packages documentation by [@​nohwnd](https://github.com/nohwnd) in [#​15628](https://github.com/microsoft/vstest/pull/15628) - Cleanup filter implementation by [@​Youssef1313](https://github.com/Youssef1313) in [#​15629](https://github.com/microsoft/vstest/pull/15629) - Fix SCI binding failure in DTA hosts (rel/18.6) by [@​nohwnd](https://github.com/nohwnd) in [#​15722](https://github.com/microsoft/vstest/pull/15722) - Remove DiagnosticSource binding redirect (rel/18.6) by [@​nohwnd](https://github.com/nohwnd) in [#​15776](https://github.com/microsoft/vstest/pull/15776) **Full Changelog**: <https://github.com/microsoft/vstest/compare/v18.5.1...v18.6.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzguMCIsInVwZGF0ZWRJblZlciI6IjQzLjE3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Reviewed-on: https://git.ryujinx.app/projects/Kenji-NX/pulls/11
Kenji-NX
Kenji-NX is an open-source Nintendo Switch emulator, originally created by gdkchan, written in C#. This emulator aims at providing excellent accuracy and performance, a user-friendly interface and consistent builds. It was written from scratch and development on the project began in September 2017. Kenji-NX is available on GitHub under the MIT license.
On October 1st 2024, Ryujinx was discontinued as the creator was forced to abandon the project.
This fork is not a Ryujinx revival project; it aims to be a middle ground between GreemDev's Ryujinx fork and the more preservative ryujinx-mirror fork. It brings over many of the front-facing features from the aforementioned forks with additional contributions from KeatonTheBot and others.
Compatibility
As of May 2024, Ryujinx has been tested on approximately 4,300 titles; over 4,100 boot past menus and into gameplay, with roughly 3,550 of those being considered playable.
Anyone is free to submit a new game test or update an existing game test entry; simply follow the new issue template and testing guidelines, or post as a reply to the applicable game issue. Use the search function to see if a game has been tested already!
Usage
To run this emulator, your PC must be equipped with at least 8GiB of RAM; failing to meet this requirement may result in a poor gameplay experience or unexpected crashes.
Latest build
These builds are compiled automatically for each commit on the master branch.
While we strive to ensure optimal stability and performance prior to pushing an update, our automated builds may be unstable or completely broken.
Automated builds are temporarily disabled, but builds for all platforms will be manually compiled and uploaded until the workflows are fixed.
Documentation
If you are planning to contribute or just want to learn more about this project please read through our documentation.
Building
If you wish to build the emulator yourself, follow these steps:
Step 1
Install the .NET 10.0 (or higher) SDK. Make sure your SDK version is higher or equal to the required version specified in global.json.
Step 2
Either use git clone https://git.ryujinx.app/projects/Kenji-NX on the command line to clone the repository or use Code --> Download zip button to get the files.
Step 3
To build Kenji-NX, open a command prompt inside the project directory.
You can quickly access it on Windows by holding shift in File Explorer, then right clicking and selecting Open command window here.
Then type the following command: dotnet build -c Release -o build
the built files will be found in the newly created build directory.
System files are stored in the Ryujinx folder.
This folder is located in the user folder, which can be accessed by clicking Open Ryujinx Folder under the File menu in the GUI.
Features
-
Audio
Audio output is entirely supported, audio input (microphone) isn't supported. We use C# wrappers for OpenAL, and SDL2 & libsoundio as fallbacks.
-
CPU
The CPU emulator, ARMeilleure, emulates an ARMv8 CPU and currently has support for most 64-bit ARMv8 and some of the ARMv7 (and older) instructions, including partial 32-bit support. It translates the ARM code to a custom IR, performs a few optimizations, and turns that into x86 code. There are three memory manager options available depending on the user's preference, leveraging both software-based (slower) and host-mapped modes (much faster). The fastest option (host, unchecked) is set by default. Kenji-NX also features an optional Profiled Persistent Translation Cache, which essentially caches translated functions so that they do not need to be translated every time the game loads. The net result is a significant reduction in load times (the amount of time between launching a game and arriving at the title screen) for nearly every game. NOTE: This feature is enabled by default in the Options menu > System tab. You must launch the game at least twice to the title screen or beyond before performance improvements are unlocked on the third launch! These improvements are permanent and do not require any extra launches going forward.
-
GPU
The GPU emulator emulates the Switch's Maxwell GPU using either the OpenGL (version 4.5 minimum), Vulkan, or Metal (via MoltenVK) APIs through a custom build of OpenTK or Silk.NET respectively. There are currently six graphics enhancements available to the end user in Kenji-NX: Disk Shader Caching, Resolution Scaling, Anti-Aliasing, Scaling Filters (including FSR), Anisotropic Filtering and Aspect Ratio Adjustment. These enhancements can be adjusted or toggled as desired in the GUI.
-
Input
We currently have support for keyboard, mouse, touch input, JoyCon input support, and nearly all controllers. Motion controls are natively supported in most cases; for dual-JoyCon motion support, DS4Windows or BetterJoy are currently required. In all scenarios, you can set up everything inside the input configuration menu.
-
DLC & Modifications
Kenji-NX is able to manage add-on content/downloadable content through the GUI. Mods (romfs, exefs, and runtime mods such as cheats) are also supported; the GUI contains a shortcut to open the respective mods folder for a particular game.
-
Configuration
The emulator has settings for enabling or disabling some logging, remapping controllers, and more. You can configure all of them through the graphical interface or manually through the config file,
Config.json, found in the user folder which can be accessed by clickingOpen Ryujinx Folderunder the File menu in the GUI.
License
This software is licensed under the terms of the MIT license. This project makes use of code authored by the libvpx project, licensed under BSD and the ffmpeg project, licensed under LGPLv3. See LICENSE.txt and THIRDPARTY.md for more details.