Skip to content

Variants

nendo edited this page Apr 16, 2026 · 5 revisions

Variants

Many retro games exist in multiple versions — region releases (USA, Japan, Europe), revisions (rev 1, rev 2), hacks, translations, or multi-disc sets. Argosy tracks these as variants of a single logical game, and lets you pick which one to actually launch.

Variants are distinct from modern multi-file systems (DLC, mods via a store). This page is about older platforms where a game may just have multiple ROMs sitting in the same folder.

How Argosy resolves a variant at launch

When you launch a game, Argosy picks a file using this order:

  1. Pinned variant — if you've chosen a default variant for this game, use it.
  2. Last played variant — otherwise, use whatever you played last.
  3. Primary file — fall back to the canonical ROM (typically the USA release, or the first file Argosy matched).

This means the common "just press A, play the thing I played yesterday" flow keeps working without prompting.

When the picker shows up

The variant picker opens when:

  • You launch from Game Details or Library and the game has more than one file available.
  • You pick Select Variant from the game's context menu (Start > More Options).

It does not open from the Home screen launch-to-play shortcut — Home always uses the resolved variant (pinned → last played → primary) so you can keep launching fast.

Picker UI

The picker shows every variant Argosy knows about for the game, labeled with region, version, and language where available. For each, it shows whether the file is currently downloaded.

  • Already downloaded — tap to launch that variant.
  • Not downloaded — tap to queue a download; the game launches automatically when finished.

You can also pin a variant as the default from this screen, which makes it the top choice in the resolution order above.

Local file scan

Argosy scans the platform's ROM folder live when opening the picker so user-added files show up without a library resync. This means you can drop a translation patch ROM or a bugfix revision into your ROM folder and it'll appear in the picker for the game it belongs to.

Multi-disc games

Multi-disc PS1, Saturn, Sega CD, etc. games are handled separately from variants. Argosy shows a disc picker at launch when the game has more than one disc image. Disc picker selections don't pin — they're per-session.

Clone this wiki locally