Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 855 Bytes

File metadata and controls

21 lines (15 loc) · 855 Bytes

HOWTO Tutorials

Step-by-step guides for common tasks in GeneralsX.

Available Tutorials

Tutorial Description
Installation Install GeneralsX on Linux (Flatpak) or macOS
Getting the Game Files Obtain original game assets (Steam, CrossOver, SteamCMD)
SagePatch Configuration Configure camera height, scroll speed, terrain draw distance, and other QoL settings
Russian Localization Apply Russian language patch (EN + RU instructions)

Contributing

To add a new tutorial:

  1. Create a new .md file in this directory
  2. Use UPPERCASE_WITH_UNDERSCORES naming (e.g., MY_NEW_TUTORIAL.md)
  3. Add an entry to the table above
  4. Follow the existing tutorial format (title, overview, steps, troubleshooting)