Wingetlywingetly
← All apps

Mesen-S

by SourMesenv0.4.0

Last updated

Mesen-S is a cross-platform (Windows & Linux) SNES emulator built in C++ and C#.

Install with winget

$ winget install --id SourMesen.Mesen-S --exact --version 0.4.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Mesen-S is a high-accuracy SNES emulator for Windows and Linux. Game Boy and Game Boy Color games are also supported, along with Super Game Boy emulation. It contains most of the features found in Mesen, including an extensive set of debugging tools.

Installers · v0.4.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Mesen-S.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Mesen 2SourMesen
    SourMesen.Mesen2v2.1.1

    Multi-system emulator (NES, SNES, GB, GBA, PCE, SMS/GG, WS) for Windows, Linux and macOS.

  • MesenSourMesen
    SourMesen.Mesenv0.9.9

    Mesen is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#.

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • BlueStacksnow.gg, Inc.
    BlueStack.BlueStacksv5.22.166.1003

    Play Android games on PC or try instantly from our cloud.

  • Ruffle (Nightly)Ruffle
    Ruffle.Ruffle.Nightlyv0.4.0.26180

    A Flash Player emulator written in Rust.

  • DOSBox StagingDOSBox Staging
    DOSBoxStaging.DOSBoxStagingv0.83.0-7b400

    DOSBox Staging is a modern continuation of DOSBox — your existing configurations will continue to work, and you will have access to many advanced features.

More from SourMesen or browse emulator, snes, super-famicom.

Frequently asked questions

How do I install Mesen-S on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SourMesen.Mesen-S --exact --version 0.4.0. winget downloads the installer from SourMesen and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Mesen-S silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SourMesen.Mesen-S --exact 0.4.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Mesen-S via winget?
Run: winget uninstall --id SourMesen.Mesen-S --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Mesen-S's Apps & Features entry.
Is Mesen-S free?
Mesen-S is distributed under GPL-3.0. Refer to the publisher (https://www.mesen.ca/oldindex.php) for the full license terms - Wingetly itself does not charge for installation.
Does Mesen-S work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Mesen-S directly from the publisher.
How do I keep Mesen-S up to date?
Run winget upgrade --id SourMesen.Mesen-S --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Mesen-S from microsoft/winget-pkgs.