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).

AC with WMR Samsung Odyssey settings

Discussion in 'Chit Chat Room' started by motowntom, Aug 19, 2018.

  1. motowntom

    motowntom Gamer

    So, so far after 8 months of tweeking I've got it pretty good for AC, but still have found conflicting info from research I'v done. So anyone else on an Odyssey in AC? I am still unclear about using SS in the AC open vr app, or setting SS in the SteamVR settings, also what about re-projection settings? System is Z270-I-7700-16 gigs-SSD-gtx1080.
    Cheers
     

  2. Similar Threads
    Forum Title Date
    ACC Virtual Reality OpenXR for WMR Jan 16, 2022
    ACC Virtual Reality WMR Shutting after updating to 1.6 Dec 6, 2020
    ACC Hardware Discussions How to run Assetto Corsa Competizione in VR at 60fps on an OLD PC - i7 3770, GTX 1650 Super, WMR Nov 9, 2020
    ACC Virtual Reality Smooth VR using WMR Reprojection Sep 11, 2020
    ACC Virtual Reality WMR stutter around corners @ 90fps Apr 11, 2020
    ACC Virtual Reality WMR Headset and steam software setup Windows 1903 Aug 28, 2019
    ACC Virtual Reality VR podium celebration viewpoint (WMR) Jun 21, 2019
    ACC Virtual Reality Public beta 1.0.2 - WMR problems Jun 7, 2019
    ACC Virtual Reality WMR Reset Seated position without controllers fix Jun 4, 2019
    ACC Virtual Reality WMR: Workaround for Menu and HUD position May 29, 2019
    ACC Virtual Reality What are the best Settings for WMR headsets does anyone have one ? Apr 11, 2019
    ACC Virtual Reality HUD issue with WMR headset Apr 4, 2019
    ACC Virtual Reality WMR accidentally works perfectly and I don't know why. Mar 19, 2019
    ACC Virtual Reality Can you adjust VR world scale in ACC on WMR Headset Jan 20, 2019
    ACC Virtual Reality Possible workaround for HUD and UI for WMR users Jan 19, 2019

  3. Andrew_WOT

    Andrew_WOT Alien

    Set to 100 % in AC OpenVR settings and use SteamVR.
    I use 100% global and 250% for AC.
    upload_2018-8-19_15-17-6.png

    upload_2018-8-19_15-17-26.png

    For reprojection, enable beta SteamVR and beta WMR for SteamVR
    Got to
    Steam\SteamApps\common\MixedRealityVRDriver\resources\settings\default.vrsettings

    And make these changes
    Code:
    {
        "driver_Holographic" : {
            "renderTargetScale" : 1.0
        },
        "driver_Holographic_Experimental" : {
            // Motion reprojection doubles framerate through motion vector extrapolation
            //     motionvector = force application to always run at half framerate with motion vector reprojection
            //     auto         = automatically use motion reprojection when the application can not maintain native framerate
            "motionReprojectionMode" : "auto",
            // Automatic motion reprojection indicator to display the mode currently selected
            //     green      = off because application can render at full framerate
            //     light blue = on because application is cpu bound
            //     dark blue  = on because application is gpu bound
            //     red        = off because application running at less than half framerate
            "motionReprojectionIndicatorEnabled" : true,
         
            // Use temporal history to get higher quality motion vectors.  motionReprojectionMode must be set to 'auto' or
            // 'motionvector' for this setting to have an affect.
            "motionReprojectionTemporalEnabled" : true,
         
            // Some people may experience increased discomfort such as nausea, motion sickness, dizziness,
            // disorientation, headache, fatigue, or eye strain when using thumbstick controls in Windows Mixed Reality.
            "thumbstickControlsEnabled" : false, // true = use thumbsticks for artificial turn/move, false = default application thumbstick behavior
            "thumbstickControlsReversed" : false,
            "thumbstickTurnSmooth" : false,
            "thumbstickDeadzone" : 0.25
        },
        "NoInterEyeRotation" : {
            "DOOMVFRx64.exe" : true
        }
    }
    
     
  4. Andrew_WOT

    Andrew_WOT Alien

    And for supersampling multiplier, you will see the biggest benefit going up to 225% (1.5x1.5), after that it's diminishing return.
     
  5. motowntom

    motowntom Gamer

    Wow! Thanks man, I will give these a go.
    Cheers
     

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