Normally it's only possible to change the game speed in the campaign by running the game with the -SPEEDCONTROL command line argument. This patch removes the check whether you supplied the -SPEEDCONTROL arg and always enables the option.
You can enable the gamespeed slider in campaign by opening game.exe with a hex editor and at offset 0x115439 changing bytes "74 07" to "90 90"
Original assembly instructions: