Difference between revisions of "Mesen S"

From Emulation General Wiki
Jump to navigation Jump to search
m
m (List of forks: Minor fix)
(Tags: Mobile edit, Mobile web edit)
(7 intermediate revisions by 6 users not shown)
Line 4: Line 4:
 
|logowidth = 64
 
|logowidth = 64
 
|version = {{MesenSVer}}
 
|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 37: Line 37:
 
* Sound effects (fake stereo, reverb, etc.)
 
* Sound effects (fake stereo, reverb, etc.)
 
* 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==

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.