Skip to content

Installation Guide

Quick Actions

LATEST RELEASES
Windows
macOS
Linux


Windows

Windows 10/11 (64-bit)
Download for Windows

Requirements

  • Visual C++ Redistributable 2015-2022 or latest
  • Latest updates from Windows Update

Installation

  1. Extract the downloaded ZIP file
  2. Launch asmsim.exe, start using it!

macOS

macOS 10.14+ (Mojave or later)
Download for macOS

Requirements

  • Rosetta 2 for Apple Silicon
  • XQuartz for optional UI features

Installation

  1. Open the downloaded DMG file
  2. Drag ASMsim to Applications folder
  3. Right-click and select "Open" for first launch
  4. Allow application in Security settings if prompted
  5. Launch asmsim, start using it!

Linux

Major Distributions (64-bit)
Download for Linux

Requirements

  • Ubuntu 20.04 LTS or newer
  • Debian 11 or newer
  • Fedora 35 or newer
  • CentOS/RHEL 8 or newer
  • glibc 2.31 or newer
  • Qt 5.15 libraries
  • OpenGL support
  • Other distributions with equivalent library versions

Installation

  1. Extract archive tarball with: tar -xzf ASMsim-linux.tar.gz
  2. Make executable with chmod +x ASMsim/asmsim
  3. Right-click and select "Open" for first launch
  4. Allow application in Security settings if prompted
  5. Launch asmsim with ./ASMsim/asmsim, start using it!

Other

Compile From Source

  • Python 3.8 or newer
  • pip package manager
  • Required packages:
PyQt5==5.15.11
pyinstaller>=6.11.1
pywinstyles==1.8

Older Versions

v1.0.0

Release Notes

Downloads
Windows
macOS
Linux