Skip to content
new-coke edited this page Sep 22, 2026 · 2 revisions

Builds for x86-64 and arm64 need glibc 2.35 or newer: Ubuntu 22.04, Debian 12, Fedora 36, current SteamOS or anything later. The settings app needs your distro's Qt 6.

  1. Unpack strikers-linux-x86_64.tar.gz or strikers-linux-arm64.tar.gz to a folder you can write to.
  2. Run 'strikers-settings', press Disc Image... on the Game tab, choose your image and press Play.

For a GameCube controller adapter, install the included udev rule, then replug the adapter:

sudo cp 51-gamecube-adapter.rules /etc/udev/rules.d/ && sudo udevadm control --reload-rules

Saves go in '~/.local/share/Super Mario Strikers'.

Clone this wiki locally