Skip to content

Version_1.17_Build_2021.10.28

Compare
Choose a tag to compare
@jfgilliam jfgilliam released this 28 Oct 19:56
· 23 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.17_Build_2021.10.28 **

  1. Added Phoenix 2021 Raceway from iRacing's Oct-2021 build.

** 1.17_Build_2021.09.26 **

  1. Fixed #249 (#249)
    CameraSelector Names Overlapped

  2. Fixed #245 (#245)
    Gauges do not work in AI Session or when ghosting watching.

  3. Figured out all the wheel types and colors.
    So, now your painted wheel types and colors will be shown on the CarImage widget.
    NOTE: Brushed and Glossy rims will not show, even in iRacing, unless session is launched from the new UI.

  4. Added new NASCAR Next Gen 2022 cars.
    NOTE: I'm seeing the voltage and brake bias in the telemetry is not matching the SIM display.

  5. Fixed Steering Wheel position. It was off by 6 degrees.

  6. Added Content from iRacing's June-Sept 2021 build and subsequent patches.
    - Formula Vee
    - VW Beetle Lite
    - SCCA Spec Racer Ford (Updated 6 Gears, Shift Points, Tach)
    - Porsche 911 GT3 R
    - Red Bull Ring
    - Nashville Superspeedway
    - Chicago Street Circuit
    - Mount Washington Auto Road (This required some changes to the Track Map calculations)
    - Ferrari 488 GT3 Evo 2020
    - Porsche 911 GT3 Cup (992)
    - Hickory Motor Speedway
    - Hungaroring Circuit

  7. Fixed an issue with Chrome Browser and the Trackmap black boxes.
    They changed the default width behavior.

  8. Moved the SIMRacingApps/electron-apps folder to the %LOCALAPPDATA% folder.
    You may remove the Documents/SIMRacingApps/electron-apps folder.
    This can be changed by specifying the path in the settings with this variable, showing the default path.
    - electron-apps = %LOCALAPPDATA%/SIMRacingApps/electron-apps

  9. Added option to have the server continue running when Electron exits.
    To enable this, add this to your settings. This is the default setting.
    - electron-kills-server = Y

  10. Added missing club names
    - Japan
    - Mexico

  11. Added Pit Open/Closed buttons to the RaceAdministrator App
    - Implemented Pull Request #2 from Cody Moore
    - Also added Add/Subtract Caution Laps and One to Green.

  12. Fixed issue where trailing spaces in the settings were not trimmed off.

  13. Fix spelling error with the "reserved-cores" setting. No longer needs the one with the space in it.