Skip to content

Version_1.16_Build_BETA-2021.02.09

Pre-release
Pre-release
Compare
Choose a tag to compare
@jfgilliam jfgilliam released this 10 Feb 02:16
· 40 commits to master since this release

Scroll down, the download links are listed below under assets. Please refer to http://wiki.SIMRacingApps.com for detailed information on how to download, configure and use this software.

I am now only providing a "signed" Server exe. If you get a warning that it is unsafe and you downloaded the file from github.com, then you can ignore that message, click on more info and run it anyway. Being signed will prevent anyone from tampering with it and viruses from attaching to it. If you have any problems with the signed version,

For all release changes see http://SIMRacingApps.com/docs/documentation/SIMRacingApps_BETA-ReleaseNotes.txt

Instructions for installing the Voice Attack Profile: https://github.com/SIMRacingApps/SIMRacingApps/wiki/How-to-use-Voice-Attack#installation-importing-as-a-separate-profile

Version: 1.16_Build_BETA-2021.02.09

1. In an attempt to fix stuttering issues in iRacing, SRA now reserves 2 cores by default for the iRacing to use.
   If the iRacing ever needs more cores, and you have enough to reserve more, add the following to your settings.
   A value of zero(0) will not reserve any cores.
   Example of reserving 3 cores:
      reserved-cores = 3

Version: 1.16_Build_BETA-2021.01.23

  1. Added more robust parsing logic for sound devices.

  2. Added /SIMPluginCallback/DataPublisher/Post/Results API for widgets to get access to the server results.

  3. Added code to Electron to help with the Stay On Top logic with versions of Electron later than 5.x.
    I've been testing with Electron 10.3.0 and it seems to be working fine.
    I'm still bundling version 5.x, but if you want to try any of the new versions to see if it helps with VR,
    you can get instructions here, https://github.com/SIMRacingApps/SIMRacingApps/wiki/How-to-setup-the-Electron-client#different-version-of-electron.

  4. Added option to start Electron minimized. Add the following to your settings.
    electron-startminimized = Y

  5. Implemented PitSvTireCompound from the previous iRacing's 2021 Season 1 Patch 3.
    Now you can see the Tire Compound you have selected to be put on during the next pit stop.