# AndreRH/hangover

Hangover runs Win64 and Win32 applications on arm64 Linux

Repository: https://github.com/AndreRH/hangover
Canonical: https://ross.abutalabs.com/products/hangover
Language: Dockerfile
License: LGPL-2.1
License Family: copyleft
Last push: 2026-08-23T19:18:16+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 84, longevity 100
- inputs: {"age_days": 3229, "days_push": 10, "days_rel": 108, "gap_med": 11, "n_releases_24m": 30}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2019, forks 135 (observed 2026-08-28T04:06:06.239809+00:00)

## What it is
Hangover is a compatibility layer that runs x86_64 and x86_32 Windows applications on ARM64 (aarch64) Linux by combining Wine with emulator DLLs (FEX, Box64). It emulates only the application code while executing Wine/Unix system calls natively for better performance.

## Use cases
- run Windows x86_64 apps on ARM64 Linux
- run 32-bit Windows applications on aarch64 without 32-bit Unix libraries
- run x86 Windows games on ARM Linux laptops
- execute Windows software on ARM64 servers via Wine
- run ARM64 Windows apps natively without emulation
- run x86_64 Windows apps on RISC-V Linux

## When to choose
- you need to run x86/x86_64 Windows applications on ARM64 Linux with Wine
- you want better performance than emulating an entire Wine installation under Box64 or QEMU
- your system lacks 32-bit Unix libraries but you need to run 32-bit Windows apps
- you want to run native ARM64 Windows applications without any emulation

## When to avoid
- you need to run Windows applications on x86_64 Linux hosts (use plain Wine)
- you require PPC64le support, which is no longer maintained
- you need a turnkey GUI solution rather than a Wine-based compatibility layer
- your application depends on kernel drivers or deep system integration that Wine cannot provide

## Facets
- artifact type: application
- maturity: active
- function: interpreter, simulation
- domain: operating-systems, cross-platform, developer-tools
- platform: cli
- tags: wine, emulation, x86-emulation, arm64, windows-apps, fex, box64, wow64, linux

## Member repositories
- AndreRH/hangover (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:06.239809+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:00:25.210405+00:00, confidence not recorded.
  - readme: https://github.com/AndreRH/hangover (fetched 2026-08-28T04:06:06.239809+00:00, sha 8bce775a9f81)
- Data as of 2026-08-30T08:39:29.467469+00:00.
