1. Version 0.1.3 of Assetto Corsa EVO is now live. This includes: -- fixed Settings-Controls UI page issue preventing correct visualization for bound controls icons -- added axis visualization into the Settings-Controls UI page -- Car customization is now enabled in offline mode (thumbnails remain in original colours). This allows users to customize their cars for showroom visualization and single player game modes // Car customizations are currently reset when quitting the game. Full online mode for all will be enabled very soon. The team is now focusing on additional fixes and the introduction of online mode and its related features. Thank you for your participation in the Early Access Program.
  2. If you experience an issue while starting up AC EVO, make sure your Steam installation folder and the user/Documents/ACE folder are set as exceptions in your Antivirus software and Windows protection. Please also try to delete the user/Documents/ACE folder and try again. Check for OneDrive redirecting or blocking access to the ACE folder.
  3. Thank you for participating in the Early Access programme! If you experience an issue, please open a new thread in the appropriate AC EVO subforum and please make sure you ALWAYS attach the log.txt file from the user/Documents/ACE/ folder in your report. If you experience a crash, please make sure to zip and attach the whole "crashdumps" folder from the same location.

DOCS ACC Shared Memory Documentation

Discussion in 'ACC Blog' started by Fernando Barbarossa, Aug 28, 2019.

  1. Pacemaker

    Pacemaker Rookie

    OK so small update:
    • in AC the SM-values of tc and abs return the cars setting (unexpected) and tcInAction as well as absInAction both return always 0 (unexpected)
    • in ACC, the SM-values of tc and abs return 1 (expected), once TC or ABS are active while driving and as described in the PDF, tcInAction as well as absInAction both return always 0 (expected)
    What is the matter here? Is this behavior correct? Why is AC handling it different than ACC and how can I retrieve active TC and ABS in AC?
     
  2. Pasta21

    Pasta21 Rookie

    yupp! all of those are not used in ACC, but are used in AC. All the varibles that are red in the pdf are not supported/used in ACC ;) for the map lenght, im using the windows api, so when i "CreateFileMappingW/MapViewOfFile()" i use "size_of::<SPageFilePhysics>()" to get the right length, but I tink its better to go to big and have empty values at the end then to go to small and miss some variables, but im not an expert at programming so o_O but my files are: SPageFilePhysics=800 bytes | SPageFileGraphic=852 bytes | SPageFileStatic=688 bytes. Though I dont know if mine are filled with all the variables, so it might be bigger, or ive might messed up and it might be smaller haha :eek:
     
  3. Pacemaker

    Pacemaker Rookie

    The usage of specific values in AC over ACC is a different topic. What I described above, is a different problem:
    • in AC the SM-values of tc and abs return the cars setting (unexpected) and tcInAction as well as absInAction both return always 0 (unexpected)
    • in ACC, the SM-values of tc and abs return 1 (expected), once TC or ABS are active while driving and as described in the PDF, tcInAction as well as absInAction both return always 0 (expected)
    It seems as if I have to implement UDP as well to get proper values for both sims.
     
  4. Pasta21

    Pasta21 Rookie

    That is Interesting, cause I believe I just use SPageFilePhysics.abs in both sims and it seemed like it worked for me. its still just a binary 1 or 0, but it only was a 1 when abs kicked in during breaking like expected. didnt see you had an update before, my bad!
     
  5. levkalex98

    levkalex98 Rookie

    Could you please advise if it is possible to determine through SM when vehicles collide without causing any damage?
    Are there any alternative methods to find this out?
     
  6. Pacemaker

    Pacemaker Rookie

    Just tested that again today and I can just reconfirm, that shared memory handles both TC and ABS different. AC showing the a fixed TC/ABS value, where ACC outputs 0 or 1 depending on actice ABS/TC.
     
Similar Threads
Forum Title Date
ACC Physics Differentiate AC and ACC Shared Memory With Different Naming. Jan 3, 2024
ACC Troubleshooting ACC Shared Memory: AC version still reports 1.7 Apr 19, 2023
ACC Troubleshooting ACC Shared Memory Example Apr 23, 2020
Programming Language - Apps - GUI Themes Shared Memory or UDP Reference for ACC ? Sep 13, 2018
AC EVO General Discussions ACC EVO on Consoles Thursday at 7:51 AM
ACC Troubleshooting ACC gets stuck in setup menu Wednesday at 11:22 PM
AC EVO Troubleshooting Extremely low FPS compared to ACC Jan 16, 2025
Programming Language - Apps - GUI Themes Is there way to use ac.py and acsys.py with acc? Jan 11, 2025
ACC Multiplayer Mandatory Pit Stop on Public Server in ACC Dec 9, 2024
Multiplayer Bugs & Issues Acc Nov 5, 2024
ACC Troubleshooting ACC don't start anymore Oct 26, 2024
ACC General Discussions ACC Having SA issues? Oct 21, 2024
ACC Tools Interest in a third party ACC Server Oct 21, 2024
ACC PS4/PS5/XB1/XBX/S General Discussions Can't access any online features - Oct 15, 2024
ACC Multiplayer ACC server lobby down Oct 4, 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