Particle.news
Download on the App Store

Claude Fable 5 Ports Command & Conquer: Generals — Zero Hour to iPhone and iPad

The build shows a large-code AI model can produce a working native ARM64 iOS port from released source while human testing and resource limits remain necessary.

Overview

  • Ammaar Reshi announced on July 4 that he used Anthropic’s Claude Fable 5 to produce a native ARM64 iPhone and iPad build of Command & Conquer: Generals — Zero Hour compiled from the original engine.
  • The port is published on GitHub but requires users to provide their own Steam copy so a provided script can extract game data from the user’s files.
  • The build runs Campaign, Skirmish, and Generals Challenge and includes the full audio pack plus bespoke touch controls such as drag-select, two-finger camera pan, pinch zoom, and long-press deselect.
  • Reshi reports practical limits including app memory use that can exceed about 3GB causing crashes on lower‑RAM devices, instability in long sessions, and an estimated token cost in the low hundreds of dollars for the AI work.
  • The project relied on EA’s GPL v3 source release and prior community ports as a forked base, highlighting that AI-assisted porting is powerful when source code and human playtesting are available but may not be repeatable for games with lost or closed source code.