Skip to content

Install Instructions

jcm edited this page Nov 24, 2024 · 1 revision

This page contains install instructions for all supported platforms. For instructions on building ares from source, see the Build Instructions page.

Table of Contents

Windows

  1. Download the latest version of ares from either the official website or the project's GitHub Releases page.
  2. Extract the downloaded .zip archive to your preferred installation location
  3. To run ares, launch ares.exe.

macOS

  1. Download the latest version of ares from either the official website or the project's GitHub Releases page.
  • For most users, downloading the "macos-latest.zip" release is recommended. For users on older Intel systems without Metal support, choose "macos-compat.zip".
  1. Double click the .zip archive to decompress it.
  2. Drag ares.app to the Applications folder.
  3. Double click ares.app to launch ares.

Linux

ares will generally run on any Linux system, as long as OpenGL is supported and at least one of ares's audio and input drivers are supported. Use of the N64 core requires your system to have a Vulkan driver.

ares installation depends on your distribution and package manager. The ares team does not directly maintain any Linux builds at this time, but there are builds available via several unofficial channels:

If ares is not available directly on your platform, you may compile it from source. See the Linux Build Instructions page for more information.

FreeBSD

An unofficial port is provided here.