Difference between revisions of "Mesen S"

From Emulation General Wiki
Jump to navigation Jump to search
(Make emulator page)
 
(21 intermediate revisions by 15 users not shown)
Line 1: Line 1:
 
{{Infobox emulator
 
{{Infobox emulator
|title = Mesen
+
|title = Mesen-S
|logo = Mesen_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 Entertainment System 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.
 +
In 2023, it is confirmed discontinued and got merged into Mesen itself
  
 
==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 39:
 
* 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]]
 +
! 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/releases 2022-3-10]
 +
|{{✗}} ||{{✓}} ||{{~}}
 +
|}
 +
 +
===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. This fork is depecrated as of Mesen2's release
 +
 +
<!--
 
==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 16:40, 14 February 2023

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. In 2023, it is confirmed discontinued and got merged into Mesen itself

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 Active Recommended
PC / x86
Mesen SX Windows Linux 2022-3-10 ~

Comparisons

Mesen SX

This fork is meant to gather development efforts from different forks. Not under active development but pull requests are welcome. This fork is depecrated as of Mesen2's release