forked from TheSuperHackers/GeneralsGameCode
-
-
Notifications
You must be signed in to change notification settings - Fork 56
Home
Felipe Keller Braz edited this page Sep 26, 2026
·
6 revisions
GeneralsX is a cross-platform port of Command & Conquer: Generals and Zero Hour for Linux and macOS.
- How to Install GeneralsX - Installation via Flatpak (Linux) or Native App Bundles (macOS).
- Getting the Game Files - How to acquire and extract retail game assets (Steam, EA App, CD).
- Fixing Magenta Textures in Zero Hour - Resolve missing texture purple/magenta rendering.
- SagePatch Configuration - Camera height, scroll speed, FPS limiter, and terrain draw distance overrides.
- Russian Language Patch - Instructions for installing Russian localization assets.
- How to Install & Play Custom Missions - Download and play community single-player custom missions.
-
How to Capture & Report macOS Crashes - Extract macOS
.ipscrash logs and debug with LLDB. - How to Capture & Report Linux Crashes - Troubleshoot Flatpak startup, terminal logs, and debug with GDB.
- How to Capture & Report Windows Crashes - Capture crash dumps (.dmp) with WER and log console output via PowerShell.
- LAN / Online: Investigating Desyncs - Extract and parse Deep CRC binary dumps for multiplayer sync crashes.
- Building on Linux - Step-by-step instructions for building with Docker (recommended) or native toolchains.
- Building on macOS - Prerequisites and build process for Apple Silicon macOS (DXVK + MoltenVK).