Difference between pages "Template:WinArcadiaVer" and "Ares"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
 
(Recovered from Google cache)
 
Line 1: Line 1:
26.82
+
{{lowercase title}}
 +
{{Infobox emulator
 +
|title = ares
 +
|logo = Ares-logo.png
 +
|logowidth = 100
 +
|version = 120
 +
|active = Yes
 +
|platform = Windows
 +
|target = NES, SNES, N64, GB, GB/GBC, GBA, WS, SG, SMS/GG, GEN, PSX, PCE, NGP, NGPC, MSX, CV
 +
|developer = Near (formerly known as byuu)
 +
|website = [https://ares.dev/ ares.dev]
 +
|license = Creative Commons BY-NC-ND 4.0
 +
|source = [https://ares.dev/ zip]
 +
}}
 +
 
 +
ares is a source-available, [[Multi-system_emulators|multi-system emulator]]. It is a descendent of [[higan]] and [[bsnes]], and focuses on accuracy and preservation.
 +
 
 +
==Download==
 +
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|Win-big}}
 +
|'''[https://ares.dev/ Official releases]'''
 +
|}
 +
 
 +
 
 +
==Overview==
 +
ares began development on October 14th, 2004. It is available under the terms of the Creative Commons BY-NC-ND 4.0 license. This means that ares is non-commercial software that does not permit publishing modifications (forks) online. The reason for this is to prevent splintering development between higan and ares. All improvements to ares are backported to higan, so if you prefer software under the terms of the GNU GPLv3 license, please download and use higan instead.
 +
 
 +
==Features==
 +
*Native multi-platform UI
 +
*Adaptive sync
 +
*Dynamic rate control
 +
*Save states
 +
*Run-ahead
 +
*Rewind and fast-forward
 +
*Pixel shaders
 +
*Color correction
 +
*6th-order IIR audio filtering
 +
*Input multi-mapping
 +
*Built-in games database
 +
*Debugger
 +
 
 +
==External links==
 +
[https://github.com/ares-emu/ares GitHub issue tracker]

Revision as of 05:33, 4 July 2021

ares
Ares-logo.png
Developer(s) Near (formerly known as byuu)
Latest version 120
Active Yes
Platform(s) Windows
Emulates NES, SNES, N64, GB, GB/GBC, GBA, WS, SG, SMS/GG, GEN, PSX, PCE, NGP, NGPC, MSX, CV
Website ares.dev
License Creative Commons BY-NC-ND 4.0
Source code zip

ares is a source-available, multi-system emulator. It is a descendent of higan and bsnes, and focuses on accuracy and preservation.

Download

Windows Official releases


Overview

ares began development on October 14th, 2004. It is available under the terms of the Creative Commons BY-NC-ND 4.0 license. This means that ares is non-commercial software that does not permit publishing modifications (forks) online. The reason for this is to prevent splintering development between higan and ares. All improvements to ares are backported to higan, so if you prefer software under the terms of the GNU GPLv3 license, please download and use higan instead.

Features

  • Native multi-platform UI
  • Adaptive sync
  • Dynamic rate control
  • Save states
  • Run-ahead
  • Rewind and fast-forward
  • Pixel shaders
  • Color correction
  • 6th-order IIR audio filtering
  • Input multi-mapping
  • Built-in games database
  • Debugger

External links

GitHub issue tracker