Skip to content

Releases: elseform/gamma-setup-tool

GAMMA Setup Tool 0.69

07 Jun 13:53

Choose a tag to compare

Highlights

  • Removed the developer-local hardcoded USVFS path and bundled the updated USVFS binaries with the app.
  • Added Wine display resolution controls for BetterDisplay/HiDPI setups.
  • Improved existing-wrapper setting detection so rerunning setup preserves more current options.

Notes

  • The display controls are intended for cases where macOS scaling or HiDPI modes expose confusing monitor geometry to Wine.
  • Mouse input compatibility changes Wine winebus HID/raw-input registry values. Use it when mouse capture, aiming, or extra mouse buttons behave incorrectly.

GAMMA Setup Tool 0.67

03 Jun 17:34

Choose a tag to compare

This release' main focus is migrating a shell-backed application to a native Swift app workflow, UI rework, extension of setup options.

Highlights

  • Replaced the old shell-driven setup path with a Swift setup engine and native app workflow.
  • Added environment preflight for Homebrew, Sikarugir, winetricks, GAMMA detection.
  • Added guided wrapper setup with review, progress stages, completion state, and verbose log handling.
  • Added options for translation layers
  • Added Wine options for ESync, MSync, MoltenVK-CX, MoltenVK fast math, settings unique to DXMT, and Wine drive mapping.
  • Added idempotent wrapper updates and existing-wrapper settings detection.
  • Bundled the D3DMetal/DXMT reflex reticle fix and exposed it as an optional setup fix.
  • Added a modern Wine engine option with a usvfs update flow.
  • Added Swift and shell test coverage for setup configuration, preflight, engine behavior, CLI behavior, settings persistence, and status tone rules.

Assets

  • GAMMA.Setup.Tool.0.67.app.zip: signed app bundle archive.
  • D3DMetal DXMT Reflex Reticle Fix v2.7z: standalone MO2 mod archive for the reticle fix.

How to Use

Download .zip, unpack, run the app.

GAMMA Setup Tool 0.6

29 May 16:02

Choose a tag to compare

Download GAMMA.Setup.Tool.0.6.app.zip from the assets below, unzip it, and start GAMMA Setup Tool.app.

macOS may ask you to approve the app in System Settings because this build is not notarized.

The reticle fix is embedded in the app. D3DMetal.DXMT.Reflex.Reticle.Fix.v2.7z is also attached separately for manual ModOrganizer installation.

D3DMetal DXMT Reflex Reticle Fix v2

27 May 06:59

Choose a tag to compare

D3DMetal/DXMT Reflex Reticle Fix v2

Fixes missing red-dot and holographic sight reticles when running STALKER Anomaly/GAMMA through D3DMetal or DXMT.

Parallax Reflex Sights shaders can push reticle UVs outside the visible texture area under D3DMetal/DXMT. This patch samples reticle textures from base UVs instead, restoring the dot. The tradeoff is that the parallax illusion is disabled for affected reflex reticles.

Install

Install the attached archive as a normal MO2 mod, or extract its gamedata folder into a mod folder loaded by ModOrganizer.

Recommended placement: late in the visual/shader section, after 3DSS, GIMP and any other mod that replaces reflex sight shaders.

image

Clear Shader Cache

After installing or updating, clear appdata/shaders_cache so the game recompiles the patched shaders. Deleting the whole shader cache folder is fine; the game will rebuild it.

Asset

D3DMetal DXMT Reflex Reticle Fix v2.7z