Skip to content

Releases: daniel-farina/xgame

Xgame v0.0.8 (Windows x64 + Windows ARM64)

Choose a tag to compare

@daniel-farina daniel-farina released this 30 Jul 19:07

Xgame v0.0.8

Windows: both architectures

Your PC Download
Intel / AMD (most PCs) Xgame-0.0.8-windows-x64-slim.zip
Windows on ARM (Snapdragon, etc.) Xgame-0.0.8-windows-arm64-slim.zip

Check Settings → System → About → System type.

All platforms

Platform File
macOS Apple Silicon …-macOS-slim.dmg
macOS Intel …-macOS-intel-slim.dmg
Windows x64 …-windows-x64-slim.zip
Windows ARM64 …-windows-arm64-slim.zip
Linux x86_64 …-linux-x64-slim.tar.gz

Xgame v0.0.7 (true Windows x64 fix)

Choose a tag to compare

@daniel-farina daniel-farina released this 30 Jul 18:55

Xgame v0.0.7

Fix

Windows build is real AMD64/x64. v0.0.6’s Windows zip was accidentally ARM64 (Apple Silicon host default), which caused “This app can’t run on your PC” on Intel/AMD machines.

Platforms

Platform CPU File
macOS Apple Silicon arm64 Xgame-0.0.7-macOS-slim.dmg
macOS Intel x86_64 Xgame-0.0.7-macOS-intel-slim.dmg
Windows x64 (AMD64) Xgame-0.0.7-windows-x64-slim.zip
Linux x86_64 Xgame-0.0.7-linux-x64-slim.tar.gz

Windows install

  1. Unzip
  2. Run Xgame.exe from the unzipped folder (keep Xgame_Data next to it)

Controls

  • Space / LMB lasers · X climb · M / RMB missile · R relaunch

macOS builds remain Developer ID signed + notarized (same binaries as 0.0.6 packaging).

Xgame v0.0.6 (Intel Mac + Apple Silicon)

Choose a tag to compare

@daniel-farina daniel-farina released this 30 Jul 16:24

Xgame v0.0.6

Platforms

Platform CPU File
macOS Apple Silicon (M1/M2/M3…) arm64 Xgame-0.0.6-macOS-slim.dmg or -macOS-arm64-slim.dmg
macOS Intel x86_64 Xgame-0.0.6-macOS-intel-slim.dmg
Windows x64 Xgame-0.0.6-windows-x64-slim.zip
Linux x86_64 only Xgame-0.0.6-linux-x64-slim.tar.gz

Not available

  • Linux ARM / Fedora Asahi / M2 Asahi — Unity 6’s Linux Standalone module only includes x86_64 players (linux64_*). There is no aarch64 Linux player to export. Use the macOS arm64 DMG on Apple Silicon instead.
  • Windows ARM — not built (optional later).

macOS builds are Developer ID signed + Apple notarized + stapled.
See SIGNING.md.

Controls (trackpad-friendly)

  • Space or LMB — lasers
  • X / Alt — climb / descend
  • M or RMB — missile
  • R — relaunch only

Linux (x86_64) launch

tar -xzf Xgame-0.0.6-linux-x64-slim.tar.gz
cd Xgame-0.0.6-linux-x64
chmod +x Xgame.x86_64
./Xgame.x86_64

Demo

  • Graphics quality on first launch
  • Mission 1 only until clear or type gimme on main menu

Xgame v0.0.5 (trackpad-friendly Space lasers)

Choose a tag to compare

@daniel-farina daniel-farina released this 30 Jul 15:40

Xgame v0.0.5

Controls (trackpad-friendly)

  • Space or LMB — fire lasers (Space = no need to click while steering)
  • X / Alt — climb / descend
  • M or RMB — fire missile
  • R — relaunch only (no longer fires missiles)

macOS

Developer ID signed + Apple notarized + stapled.
See SIGNING.md.

Downloads

Platform File
macOS (Apple Silicon) Xgame-0.0.5-macOS-slim.dmg
Windows x64 Xgame-0.0.5-windows-x64-slim.zip
Linux x64 Xgame-0.0.5-linux-x64-slim.tar.gz

Demo

  • Graphics quality on first launch
  • Mission 1 only until clear or type gimme on main menu

Xgame v0.0.4 (notarized macOS + new icon)

Choose a tag to compare

@daniel-farina daniel-farina released this 30 Jul 14:39

Xgame v0.0.4

New app icon + Developer ID signed, Apple-notarized, stapled macOS build.

Downloads

Platform File
macOS (Apple Silicon) Xgame-0.0.4-macOS-slim.dmg
Windows x64 Xgame-0.0.4-windows-x64-slim.zip
Linux x64 Xgame-0.0.4-linux-x64-slim.tar.gz

macOS signing (this build)

  • Developer ID Application: Daniel Farina (ST6RKUS2KP)
  • Hardened runtime + timestamp
  • Notarized + stapled (app and DMG) — Gatekeeper should show Notarized Developer ID
  • How we notarize (reuse Xnative/askhere API key + issuer): see repo SIGNING.md

If an older download still warns, re-download this DMG (pre-notary builds are not fixed by reinstall alone).

Demo

  • Graphics: Low / Medium / High on first launch
  • Campaign: mission 1 only until you clear or type gimme on the main menu (unlocks all for beta)
  • HQ procedural ships (no low-poly TIE swap)

Site: https://github.com/daniel-farina/xgamev2 (separate)

Xgame v0.0.3

Choose a tag to compare

@daniel-farina daniel-farina released this 30 Jul 11:01

Xgame v0.0.3

Downloads

Platform File Size
macOS (Apple Silicon) Xgame-0.0.3-macOS-slim.dmg ~1.4 GB
Windows x64 Xgame-0.0.3-windows-x64-slim.zip ~1.4 GB
Linux x64 Xgame-0.0.3-linux-x64-slim.tar.gz ~1.4 GB

Install

  • macOS: open DMG → drag Xgame.app → Applications (right-click → Open if Gatekeeper)
  • Windows: unzip → run Xgame.exe
  • Linux: tar -xzf … && chmod +x Xgame.x86_64 && ./Xgame.x86_64

Demo notes

  • First launch: Low / Medium / High graphics picker
  • Only Training Run unlocked by default — type gimme on the main menu for all missions
  • HQ procedural player ship (no low-poly Sketchfab TIE swap)
  • Restored capital/arena/boss mesh code + rocky comet
  • Slim: legacy mission music pack + old video_chatter trimmed; playlist + cast videos kept

Site

Landing page (separate): https://github.com/daniel-farina/xgamev2
This repo is releases only.

Xgame v0.0.2 (slim demo)

Choose a tag to compare

@daniel-farina daniel-farina released this 30 Jul 09:34

Xgame v0.0.2 — slim demo

Cross-platform demo builds trimmed for GitHub Releases (< 2 GiB each).

Downloads

Platform File
macOS (Apple Silicon) Xgame-0.0.2-macOS-slim.dmg
Windows x64 Xgame-0.0.2-windows-x64-slim.zip
Linux x64 Xgame-0.0.2-linux-x64-slim.tar.gz

Install

  • macOS: open DMG → drag Xgame.app → Applications. Gatekeeper: right-click → Open once.
  • Windows: unzip → run Xgame.exe
  • Linux: tar -xzf … && chmod +x Xgame.x86_64 && ./Xgame.x86_64

Demo notes

  • First launch: Low / Medium / High graphics picker
  • Only Training Run unlocked by default
  • Type gimme on the main menu to unlock all missions
  • Slim package: legacy mission music pack + old video_chatter + huge planet maps removed; playlist + cast videos kept

Landing page (separate repo): https://github.com/daniel-farina/xgame-site