Skip to content

Version_1.18_Build_2022.03.20

Compare
Choose a tag to compare
@jfgilliam jfgilliam released this 20 Mar 16:09
· 17 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. It is self signed, so 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 self signed will prevent anyone from tampering with it and viruses from attaching to it, but certified authorities will not recognize it. If you have any problems with the signed version please send a screen shot of the error to support@simracingapps.com,

For all release changes see http://SIMRacingApps.com/docs/documentation/SIMRacingApps_ReleaseNotes.txt

**Changes in this release Version: 1.18_Build_2022.03.20 **

  1. Added ability to override car profile values in the settings.
    - {Car}-{Gauge}-{Track}-{Attribute} = {value}
    - {Car}-{Gauge}-{Track}-{Gear}-{Attribute} = {value}
    - {Car}-{Gauge}-{Track}-{Gear}-{PowerLevel}-{Attribute} = {value}
    - {Car}-{Gauge}-{Track}-States-{StateName}-{Attribute} = {value}
    - {Car}-{Gauge}-{Track}-{Gear}-States-{StateName}-{Attribute} = {value}
    - {Car}-{Gauge}-{Track}-{Gear}-{PowerLevel}-States-{StateName}-{Attribute} = {value}
    - See Wiki at https://github.com/SIMRacingApps/SIMRacingApps/wiki/How-to-override-car-profile-gauge-values-in-settings

  2. Added new content from iRacing's Dec 2021, Jan 2022, March 2022 builds.
    - Honda Civic Type R
    - Hyundai Elantra N TC
    - Mercedes-AMG F1 W12 E Performance
    - Knockhill Racing Circuit
    - Watkins Glen International (Fully re-scanned and re-built for 2021)
    - Hockenheimring Baden-Wurttemberg - 4 New Track Configurations for the Porsche Experience Center
    - LA Coliseum.
    - Aston Martin Vantage GT4
    - Hyundai Veloster N TC
    - iRacing Formula iR-04
    - NASCAR Buick LeSabre - 1987
    - Stock Car Pro Series Toyota Corolla
    - Stock Car Pro Series Chevrolet Cruze
    - Federated Auto Parts Raceway at I-55
    - Winton Motor Raceway

  3. Fixed VIR East/West Trackmap
    - When you load East, iRacing reports it as West and vice verser.
    So I made the track map match no matter the name.

  4. Fixed issue with NASCAR Next Gen where the Chevrolet and Toyota logos were wrong.

  5. Added new setting "fuel-level-needed-buffer-laps" to allow users to defined how many laps to add to the full needed calculation. Default is 1 lap.
    fuel-level-needed-buffer-laps = 1

  6. Added option to Electron scripts to allow it to run with newer versions of Electron for testing purposes.

  7. Corrected issue with Silverstone GP Layout and Pit Road.

  8. Fixed issue with Brake Bias on NASCAR Next Gen 2022 where the telemetry did not match the black box display in game.
    This fix has the side affect, that cars that do not display the percentage found in the setup, will.
    For example, the NASCAR Trucks would only display the delta change -3 to 3%. It now applies that change to the setup value.
    If you want to display the raw telemetry value, you can turn this off by adding this setting and override that setting by car.
    - Brake-Bias-Correction = N
    - Brake-Bias-Correction-{CARNAME} = Y

  9. Added logic to Electron to move any apps/widget that are off screen to the primary monitor.
    You will have to move them back to where you want them.
    This is the number 1 issue that I get questions on.
    This most often occurs after a Windows update, or switch resolutions while SRA is running.

  10. Disabled the Pit Count Down by default, but left the pit position calls enabled.
    You can disable the iRacing spotter or set it to "Low" and control SRA it with these settings.
    * pit-count-down-enabled = Y
    * pit-count-down-pit-position-enabled = Y