From d828e341212f660d978083119dbec3fcad8ba326 Mon Sep 17 00:00:00 2001 From: mixeme Date: Tue, 16 Jun 2026 22:27:04 +0300 Subject: [PATCH] Specify release archive --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92b95f5..b56dfce 100644 --- a/README.md +++ b/README.md @@ -195,8 +195,12 @@ At: fyne.io/fyne/v2@v2.5.3/internal/driver/glfw/driver.go:149 Known workaround: 1. Download a Windows Mesa build from - [mesa-dist-win](https://github.com/pal1000/mesa-dist-win/releases). -2. Open the downloaded archive and use the `x64` build. + [mesa-dist-win](https://github.com/pal1000/mesa-dist-win/releases). For a + regular Windows x64 GoSentry build, use the archive named like + `mesa3d--release-msvc.7z`, for example + `mesa3d-26.1.1-release-msvc.7z`. The `devel`, `debug-info`, `tests`, and + checksum files are not needed for this workaround. +2. Open the downloaded archive and use the `x64` build from it. 3. Copy the Mesa OpenGL DLL files from `x64` into the same directory as the PySentry `.exe`, for example: