1. Do you need support for Assetto Corsa Competizione? Please use the proper forum below and ALWAYS zip and attach the WHOLE "Logs" folder in your c:\users\*youruser*\AppData\Local\AC2\Saved. The "AppData" folder is hidden by default, check "Hidden items" in your Windows view properties. If you report a crash, ALWAYS zip and attach the WHOLE "Crashes" folder in the same directory. Do not post "I have the same issue" in an existing thread with a game crash, always open your own thread. Do not PM developers and staff members for personal troubleshooting and support.
  2. As part of our continuous maintenance and improvements to Assetto Corsa Competizione we will be releasing small updates on a regular basis during the esports season which might not go through the usual announcement process detailing the changes until a later version update where these changes will be listed retrospectively.
  3. If ACC doesn't start with an error or the executable is missing, please add your entire Steam directory to the exceptions in your antivirus software, run a Steam integrity check or reinstall the game altogether. Make sure you add the User/Documents/Assetto Corsa Competizione folder to your antivirus/Defender exceptions and exclude it from any file sharing app (GDrive, OneDrive or Dropbox)! The Corsair iCue software is also known to conflict with Input Device initialization, if the game does not start up and you have such devices, please try disabling the iCue software and try again. [file:unknown] [line: 95] secure crt: invalid error is a sign of antivirus interference, while [Pak chunk signing mismatch on chunk] indicates a corrupted installation that requires game file verification.
  4. When reporting an issue with saved games, please always zip and attach your entire User/Documents/Assetto Corsa Competizione/Savegame folder, along with the logs and the crash folder (when reporting related to a crash).

Race Element - Provides Solutions for Sim Racing. HUDs, Data, Setups, Liveries, Streaming.

Discussion in 'ACC Tools' started by ㄻ-Defragler, Apr 25, 2022.

  1. 0.1.5.2
    - Liveries can now be dragged and dropped ontop of the app. (Skins packs also work.) as long as they follow the proper format that the game uses or just make people export the liveries/packs with Race Element.
    - Liveries Viewer: Added competitor name to viewer if it's used in the livery.
    - Further design changes according to rebrand.
     
  2. 0.1.5.3
    - HUDs: Added Opacity Slider, this will allow you to set the overal transparency for each HUD separately.
    - Fix setup hider.

    [​IMG]
     
    Last edited: Jan 11, 2023
  3. The website has gotten a bit of a re-design, it's hosted with github pages and is now using a Jekyll theme.

    I will be adding guides to it using the posts feature and a lot more!

    https://race.elementfuture.com


    upload_2023-1-12_16-34-37.png
     
    Last edited: Jan 12, 2023
  4. 0.1.5.4
    - Reworked Input and Oversteer trace.
    - Reworked background of shift indicator.
    - Reworked internal structure of the app.
    - Updated About Tab.
    - Open livery json now opens a new explorer window and selects the livery json file.
     
  5. 0.1.5.6
    - HUDs: When the Window toggle is enabled the HUD windows will now be always enabled and allow for better detection by Streaming and VR apps.
    - Reworked Tyre Info HUD, added guidelines when repositioning and always display psi.
    - Added option to show 2 decimals for tyre pressures.

    [​IMG]
     
  6. It would be nice if some time the shared memory documentation would be updated, it would speed up development of new features!

    upload_2023-1-21_2-59-49.png
    [​IMG]
     
  7. 0.1.5.8
    - Damage HUD will now display during movement mode even if autohide is enabled.
    - Colors of Shift Indicator HUD can now be adjusted.

    [​IMG]
     
  8. 0.1.5.9
    - Shift Indicator HUD:
    - Added configurable opacity for each color state.
    - Added background for RPM Text where as the font size now scales with bar height.
    [​IMG]
     
  9. 0.1.6.0
    - Better precision and clarity for Shift Indicator HUD.
    - Improved visibility of IMO/OMI coloring for Tyre Info HUD.
    - Improved memory management of HUDs.


    Been developing quite quickly the past couple of days and wanted to share these improvements, so my bad for releasing this much.
    Also I did a small test, I enabled all HUDs and enabled the always visible for them. Then restarted the app and checked out the memory consumption: approx. 130 mb.
     
    Last edited: Jan 25, 2023
  10. Suggestions
    - Change colors based on RPM for each Car in the simulator.
    - You suggest something!



    Options that are in the app so far:
    upload_2023-1-26_0-42-1.png
     
  11. 0.1.6.2
    - Added splash screen when starting the app.
    - Added Current Gear HUD.


    [​IMG]
     
  12. Just a very short example of the performance of Race Element HUDs which are rendered live in the user interface:
     
    Last edited: Jan 28, 2023
  13. 0.1.6.3
    - Added color picker to Current Gear HUD.
     
  14. 0.1.6.4
    - Internal optimizations.
    - Prevent HUDs from showing during replay whilst being in a session.
     
  15. AndyK70

    AndyK70 Alien

    Just clicked on the update notification in the app (about page).
    It says it'll take a moment but how long is it? Waiting for over 10min now...

    edit: 20min past since posting, still waiting.
     
    Last edited: Jan 31, 2023
  16. Yes this is probably due to the app not being on the correct hard drive, windows permissions can be a bit secure at some time. That means the app won't have write permissions.

    I have written about this in the getting started guide, hope that will help you out to set up the app.

    https://race.elementfuture.com/2023/01/12/get-started.html
     
  17. AndyK70

    AndyK70 Alien

    the app is in a sub folder of my downloads folder, so all rights belong to my account.
    I even started the app as administrator to check if it is a rights problem to launch the installer... no update.

    I copied it to a new created folder D:\RaceElement
    started normal, clicked update... nope
    started as admin, clicked update... nope

    created new folder C:\RaceElement and copied it there
    started normal clicked update: yes

    Why is drive C: a requirement?

    PS: My downloads folder is physically located on drive d: but I have a hard link (junction) from c:\users\myname\Downloads which points to d:\bigdata\Downloads
    So technically the app didn't know it was on drive D: but thought it is located in c:\users\myname\Downloads\ACC\RaceElements
     
  18. Windows has security measures in place to prevent apps from writing in folders where they should not write, so basically the app can read from the folder you put it in but not write to it. Thus it's not being able to update itself.

    Hence I recommend to use the My Documents folder as described in the getting started guide.
    I also highly recommend not to run the app as admin since this will prevent the drag and drop functionality to stop functioning. (again windows security, if a file is dragged and dropped from a non-elevated app to an elevated app the drag and drop will not work).
     
  19. AndyK70

    AndyK70 Alien

    ok, in the end I got it working.
    Still it's boggling my mind why specifically your app is requiring the boot drive and so many other tools don't seem to care to auto-update.
    Even I had a script-tool that would auto-update from github and had no problem whatsoever if the user who launched it has write access in that folder. No matter what drive, no matter what sub folder.
    What does your app does so different, that it isn't working on drive d: even if my account owns all rights to that drive and folder it resides in?
    The reason is: I want my boot drive to have the OS and no apps or data. And I'm very strict about this.
     
Similar Threads
Forum Title Date
ACC Screenshots & Videos ACC on PC with Controller | Race Element /ps5 controller activate triggers Feb 28, 2024
ACC User Interface [Replay mode feature request]Race time, session, time of day HUD element on replays and other May 24, 2020
ACC Multiplayer ACC dedicated server race start hangs, but only on Nordshleife Saturday at 6:06 PM
ACC Gameplay [Nords] Retired AI or AI in pits do not count as having finished the race Apr 3, 2024
ACC PS4/PS5/XB1/XBX/S General Discussions ACC chrashed started Race in carriere modus Apr 2, 2024
Bug reports Ps5-Crashed startet Race carriere modus Apr 2, 2024
ACC Gameplay Race length in Single player Mar 29, 2024
ACC PS4/PS5/XB1/XBX/S General Discussions Gold medal endurance races Mar 25, 2024
ACC PS4/PS5/XB1/XBX/S General Discussions Loosing save progress mid race and after race. (Xbox series x) Mar 19, 2024
ACC General Discussions An official Assetto Corsa discord server please. (iracing, raceroom, and gt7 has one) Mar 16, 2024
ACC Troubleshooting Cant start a solo race. Mar 2, 2024
ACC Gameplay GT4 not leaving PIT in Multi-class race Jan 28, 2024
ACC Gameplay Formation lap counts as race lap Jan 27, 2024
ACC Gameplay Missing cars in GT2 solo races Jan 26, 2024
Troubleshooting - Workarounds All AI cars on all tracks are driving 50 mph during race! Jan 14, 2024

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice