jimkeir
Resource contributor
- Messages
- 93
- Country

Hi,
It seems to me that there's no direct way of setting the simulation rate via SimConnect. The "SIMULATION RATE" variable is read-only, and there's no "SIM_RATE_SET" event.
I've faked it by getting the "SIMULATION RATE" value and then working out how many "SIM_RATE_PLUS" or "SIM_RATE_MINUS" events I need to get it to a given value, but this seems clunky. Am I missing something?
Cheers
Jim
It seems to me that there's no direct way of setting the simulation rate via SimConnect. The "SIMULATION RATE" variable is read-only, and there's no "SIM_RATE_SET" event.
I've faked it by getting the "SIMULATION RATE" value and then working out how many "SIM_RATE_PLUS" or "SIM_RATE_MINUS" events I need to get it to a given value, but this seems clunky. Am I missing something?
Cheers
Jim

