Skip to content

Fix Stockfish 19 Windows tournament download - #7

Merged
DMDTague merged 2 commits into
mainfrom
fix/stockfish19-download
Sep 17, 2026
Merged

DMDTague merged 2 commits into
mainfrom
fix/stockfish19-download

Conversation

@DMDTague

Copy link
Copy Markdown
Owner

Fixes the local Elo setup failure with the current official Stockfish 19 release.

Stockfish 19 names its Windows Intel/AMD package stockfish-windows-x86-64-universal.zip, while the setup script only matched x64. This change:

  • accepts both x86-64/x86_64 and x64 naming
  • excludes ARM64 packages
  • prefers SSE4.1/universal before AVX2 when several compatible packages exist
  • prints available assets in the error message if discovery ever fails again
  • adds CI that queries the current official Stockfish release and verifies a compatible Windows x86-64 ZIP is discoverable

No engine/search behavior changes.

@vercel

vercel Bot commented Sep 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
pickle Ready Ready Preview Sep 17, 2026 1:21am UTC

@coderabbitai

coderabbitai Bot commented Sep 17, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 5cb9974d-7aab-4ce2-b9e9-9d25f29697cf


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@DMDTague
DMDTague merged commit 7498461 into main Sep 17, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant