This only works for RA3 on Origin and Steam. The disc version is securom protected, which makes injection pretty much impossible.
This is a collection of fixes for RA3, also includes cnc-online connection functionality
The solution contains 2 projects: NanoswarmHive and Nanocore. NanoswarmHive is the main executable, it launches the game and injects Nanocore via EasyHook. The launcher executable will pass any parameters to the game.
The Nanohook class is the main entry point of the injection. Fixes will be placed in the RA3 folder.
- ContainFix: There's a nullpointer derefence if an object with a weapon has a contain and the player is trying to force fire outside the weapon range.