-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
Description
Describe the bug
I created an event that launches ShellPlugin on the "gamestopped" event for iRacing.
But it triggers when I pause iRacing.
This probably happens because iRacing stop detection is not performed based on the iRacingSim64DX11.exe process termination, but based on telemetry.
SimHub version
9.11.1
Third-party plugins
- I have disabled all third-party plugins.
Steps to reproduce
- Go to Controls and events > Events
- Click on New mapping
- Choose Source GameStopped
- Choose any Target (doesn't matter which)
- Press OK to save new Event
- Start iRacing any offline session (practice or race with AI)
- Press Pause (the button to which you have assigned the pause function in iRacing)
- The event will start almost immediately and will perform the task defined in point 4 . Also, all dashboards will go into a disabled state.
Expected behavior
Please correct the logic for determining the simulator's termination based on the iRacingSim64DX11.exe process.
Screenshots
No response
📁 Log files
Additional context
No response
Reactions are currently unavailable