Development information

Overview

GnollHack can be built for several platforms using either a Linux or Windows development machine.

Supported Platforms

Modern Client

Platform Technology CPU Arch Solution Projects Emulator Support1
Android .NET MAUI Arm64, x642 GnollHackM GnollHackM Yes4
iOS .NET MAUI Arm64 GnollHackM GnollHackM Yes4
Windows .NET MAUI x64, (Arm643) GnollHackM GnollHackM No5
  • 1 Emulator support refers to the fact that if the port is supported by popular cross-operating-system emulators.
  • 2 Android x64 binaries are used by Android emulators running on a Windows machine with an x64 CPU, such as Google Games for PC emulator.
  • 3 .NET MAUI supports Arm64 on Windows but we have not built Arm64 binaries, because we do not have a Windows test device with an Arm64 CPU.
  • 4 May have odd behavior or crash.
  • 5 GnollHack's modern Windows port (.NET MAUI) doesn't run on Wine or Proton, because they don't have support for running WinUI 3 apps.

Legacy Clients

Platform Technology CPU Arch Solution Projects Emulator Support1
Android Xamarin.Forms Arm64 GnollHack GnollHackX, GnollHackX.Android Yes3
iOS Xamarin.Forms Arm64 GnollHack GnollHackX, GnollHackX.iOS Yes3
Windows ASCII x64 GnollHack GnollHack Yes
Windows ComCtl32 Controls x64 GnollHack GnollHackW Yes
Linux ASCII x64 N/A2 N/A2 N/A
  • 1 Emulator support refers to the fact that if the port is supported by popular cross-operating-system emulators.
  • 2 The Linux version is built on Linux as described in Build Instructions for ASCII Version on Linux.
  • 3 May have odd behavior or crash.

Support for Other Platforms

  • Support for macOS using .NET MAUI / Mac Catalyst or Avalonia UI is coming in the future, but it may take a while.
  • Linux support for the modern client is coming in the future using Avalonia UI, but the technology is not ready yet, so we need to wait.
  • At the moment, we don't plan to support gaming consoles or controllers, such as Steam Deck.

Easy Build Repository

Windows Development Machine

Windows Build Target

Legacy Windows Ports (from 1990s)

Modern Windows Port: .NET MAUI with WinUI 3 (from 2020s)

Android and iOS Build Targets

Xamarin.Forms (Legacy Mobile Ports)

.NET MAUI (Current Mobile Ports)

As of March 26, 2025, .NET MAUI mobile ports are fully functional but not yet deployed to the stores.

Linux Development Machine

Linux Build Target

Miscellaneous Info

General

.NET MAUI

Windows / WinUI 3

Articles