Difference between revisions of "Mesen S"

From Emulation General Wiki
Jump to navigation Jump to search
m (List of forks: Minor fix)
(Tags: Mobile edit, Mobile web edit)
(13 intermediate revisions by 11 users not shown)
Line 3: Line 3:
 
|logo = Mesen-S_logo.png
 
|logo = Mesen-S_logo.png
 
|logowidth = 64
 
|logowidth = 64
|version = 0.3.0
+
|version = {{MesenSVer}}
|active = Yes
+
|active = No
|platform = Windows, Linux
+
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]
 
|target = [[Super Nintendo emulators|SNES]]
 
|target = [[Super Nintendo emulators|SNES]]
|developer = [https://github.com/SourMesen Sour]
+
|developer = [https://github.com/SourMesen Sour]<small>(formerly); just like Mesen, [https://github.com/NovaSquirrel/Mesen-S Nova Squirrel] also has a fork for maintaining the code base and accept pull requests</small>
 
|accuracy = Cycle-Accurate
 
|accuracy = Cycle-Accurate
 
|website = [https://www.mesen.ca/ Mesen.ca]
 
|website = [https://www.mesen.ca/ Mesen.ca]
Line 15: Line 15:
 
|source = [https://github.com/SourMesen/Mesen-S GitHub]
 
|source = [https://github.com/SourMesen/Mesen-S GitHub]
 
}}
 
}}
'''Mesen S''' is an open-source (GPLv3) [[Super Nintendo Entertainment System emulators|Famicom (SNES)]] emulator for Windows and Linux.
+
'''Mesen-S''' is an open-source (GPLv3) [[Super Nintendo emulators|SNES]] emulator for Windows and Linux. It is a hard fork of the [[Emulation Accuracy|cycle-accurate]] [[Nintendo Entertainment System emulators|NES/Famicom]] emulator [[Mesen]], developed by the same author using .NET.
  
 
==Download==
 
==Download==
* [https://github.com/SourMesen/Mesen-S/releases '''Official release''']
+
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|Win-big}}
 +
|[https://github.com/SourMesen/Mesen-S/releases '''Official releases''']
 +
|}
  
 
==Overview==
 
==Overview==
 
+
Mesen-S has cycle-accurate emulation and offers numerous features, including:
Mesen-S is a cross-platform SNES emulator for Windows & Linux built in C++ and C#.
 
 
 
It has [[Emulation Accuracy|cycle-accurate]] emulation and offers numerous features, including:
 
 
* Support for specific onboard chips.
 
* Support for specific onboard chips.
 
* NTSC/PAL support
 
* NTSC/PAL support
Line 37: Line 38:
 
* Rewind
 
* Rewind
  
 +
==List of forks==
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Platform(s)
 +
! scope="col"|Latest Version
 +
! scope="col"|[[libretro|Libretro Core]]
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
!colspan="8"|PC / x86
 +
|-
 +
|[https://github.com/NovaSquirrel/Mesen-SX Mesen SX]
 +
|align=left|{{Icon|Windows|Linux}}
 +
|[https://github.com/NovaSquirrel/Mesen-SX git]
 +
|{{✗}} ||{{✓}} ||{{TBD}}
 +
|}
 +
 +
===Comparisons===
 +
;[https://github.com/NovaSquirrel/Mesen-SX Mesen SX]:
 +
This fork is meant to gather development efforts from different forks. Not under active development but pull requests are welcome.
 +
 +
<!--
 
==References==
 
==References==
 
{{Reflist}}
 
{{Reflist}}
 
+
-->
{{Snes}}
 
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
[[Category:Snes Nintendo Entertainment System emulators]]
+
[[Category:Super Nintendo emulators‏‎]]
 
[[Category:Windows emulation software‏‎]]
 
[[Category:Windows emulation software‏‎]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:Netplay]]
 
[[Category:Netplay]]
 
[[Category:Custom Assets]]
 
[[Category:Custom Assets]]

Revision as of 15:56, 10 January 2022

Mesen-S
Mesen-S logo.png
Developer(s) Sour(formerly); just like Mesen, Nova Squirrel also has a fork for maintaining the code base and accept pull requests
Latest version 0.4.0
Active No
Platform(s) Windows
Linux
Emulates SNES
Accuracy Cycle-Accurate
Website Mesen.ca
Support ($) Patreon
Programmed in C++, C#, C
License GNU GPLv3
Source code GitHub

Mesen-S is an open-source (GPLv3) SNES emulator for Windows and Linux. It is a hard fork of the cycle-accurate NES/Famicom emulator Mesen, developed by the same author using .NET.

Download

Windows Official releases

Overview

Mesen-S has cycle-accurate emulation and offers numerous features, including:

  • Support for specific onboard chips.
  • NTSC/PAL support
  • NSF/NSFe support
  • Video recording/playback
  • Video filters (xBRZ, NTSC, etc.)
  • Netplay
  • Debugging tools
  • Overclocking
  • Custom palettes
  • Sound effects (fake stereo, reverb, etc.)
  • Rewind

List of forks

Name Platform(s) Latest Version Libretro Core Active Recommended
PC / x86
Mesen SX Windows Linux git TBD

Comparisons

Mesen SX

This fork is meant to gather development efforts from different forks. Not under active development but pull requests are welcome.