DayZ GUI server browser and frontend for Linux
Go to file
aclist b47cb482f5
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
Merge pull request #412 from aclist/fix/deck-unfullscreen-dimensions
fix: set explicitly safe dimensions for Steam Deck
2026-07-21 16:03:20 +09:00
.github chore: update checkout action to v5 2026-05-28 02:10:49 +09:00
docs chore: add vdf dependency 2026-07-07 18:10:12 +09:00
dzgui fix: set explicitly safe dimensions for Steam Deck 2026-07-21 16:01:48 +09:00
scripts chore: list missing library 2026-07-12 12:34:00 +09:00
tests fix: handle alternate client versions when parsing vdf 2026-07-15 11:25:47 +09:00
.gitignore chore: update build setup 2026-05-17 19:18:39 +09:00
.gitmodules chore: add gitmodules 2025-12-08 18:10:18 +09:00
.pre-commit-config.yaml chore: test commit 2026-02-04 19:28:21 +09:00
CHANGELOG.md feat: parse changelog chunks 2026-07-11 22:59:28 +09:00
CODE_OF_CONDUCT.md feat: dzgui 7 alpha 2025-12-08 17:32:25 +09:00
CONTRIBUTING.md fix: typo 2026-07-11 20:10:25 +09:00
DEVELOPERS.md docs: mention atomic dpendency flags 2026-06-05 18:56:19 +09:00
LICENSE docs: concatenate licenses 2026-06-03 15:12:48 +09:00
pyproject.toml fix: set explicitly safe dimensions for Steam Deck 2026-07-21 16:01:48 +09:00
README.md docs: update readme to reflect current release workflow 2026-07-07 16:42:03 +09:00
requirements.txt feat: dzgui 7 alpha 2025-12-08 17:32:25 +09:00

What this is

DZGUI is a turnkey browser and mod manager for DayZ on Linux. It allows you to connect to both official and modded/community DayZ servers on Linux via a graphical user interface (GUI).

This overcomes certain limitations in the Linux client and helps prepare the game to launch by providing features like:

  • Search for and display global and LAN servers via an interactive table
  • Supports official, third-party, and modded DayZ servers
  • Automatically find and prepare mods being requested by servers
  • Add/delete/manage favorite servers by IP or ID
  • Quick-connect to favorite/recent servers
  • Manage local mods and symlinks
  • Prepare launch options to pass to Steam

Setup and usage

Please refer to the documentation for installation and setup instructions:

A screenshot of DZGUI

Attribution

Geolocation records from DB-IP under CC 4.0 license

Executable versions of DZGUI published as release binaries ship with various runtime dependencies and the Python interpreter built in. Users wishing to review the licenses to these components can inspect the LICENSE file located in the release tarball.

Disclaimer

DZGUI is beta-quality software and is provided as-is.