Classic strategy game now runs natively on iPad with Claude help
Command & Conquer: Generals Zero Hour, a 2003 strategy game, has been moved to macOS, iOS, and iPadOS through an community project. This is not an official EA release, and it does not depend on a Windows emulator or a . Developer Ammaar Reshi used community versions of the , based on code EA had released under GPL v3, and built the C++ code directly for ARM64.
The graphics path starts from the game’s old DirectX 8 setup and passes through several translation layers so it can appear through Metal on Apple devices. The mobile version adds real touch controls. Players can drag to select units, pan the camera with two fingers, pinch to zoom, and use Apple Pencil.
Campaign, Skirmish, and Generals Challenge modes are supported. is smooth because the game runs natively, but heavy sessions can use more than 3GB of memory, which may be a problem on iPhones and iPads.
Key points
- Command & Conquer: Generals Zero Hour now runs ly on macOS, iOS, and iPadOS.
- Ammaar Reshi used Claude help and engine code to build the game for ARM64.
- The port runs natively instead of using a Windows emulator or .
- Touch controls include drag selection, two-finger camera movement, pinch zoom, and Apple Pencil support.
- Large battles can use more than 3GB of memory, which may limit mobile use.