Page 6 of 6 FirstFirst ... 456
Results 51 to 52 of 52

Thread: Beta Test Thread

  1. #51
    Junior Member
    Join Date
    Dec 2024
    Posts
    3
    Quote Originally Posted by iFrank View Post
    After 2 days without being able to make CC work with LMU because it was stuck initialising, I solved it by installing rfactor2 and configuring CC with said game... once it took the configuration, I reconfigured everything in LMU and it started working... those who have rfactor2 and you have the problem that CC does not work with LMU, try this. Maybe it sounds silly, but I had already done everything correctly with CC, even after repeatedly uninstalling the app.

    I hope someone finds it useful, greetings!
    Can you explain better? Im having the same problem with CC "initialising" in LMU.
    I own RF2 aswell

  2. #52

    Dev Team Member

    Administrator
    Seven Smiles's Avatar
    Join Date
    Jan 2018
    Posts
    383
    Today I spotted that if C:\Program Files (x86)\Steam\steamapps\common\Le Mans Ultimate\UserData\player\CustomPluginVariables.JSO N does not exist CC will not create it (we assume LMU has already created it with its own content) and not give a warning.

    It should contain something like this
    Code:
    {
      "ChatTransceiver.dll": {
        " Enabled": 1
      },
      "LMU_SharedMemoryMapPlugin64.dll": {
        " Enabled": 0,
        "DebugISIInternals": 0,
        "DebugOutputLevel": 0,
        "DebugOutputSource": 1,
        "DedicatedServerMapGlobally": 0,
        "EnableDirectMemoryAccess": 0,
        "EnableHWControlInput": 1,
        "EnableRulesControlInput": 0,
        "EnableWeatherControlInput": 0,
        "UnsubscribedBuffersMask": 160
      },
      "TrackIR_LMU_Plugin.dll": {
        " Enabled": 0
      },
      "rFactor2SharedMemoryMapPlugin64.dll": {
        " Enabled": 1,
        "DebugISIInternals": 0,
        "DebugOutputLevel": 0,
        "DebugOutputSource": 1,
        "DedicatedServerMapGlobally": 0,
        "EnableDirectMemoryAccess": 0,
        "EnableHWControlInput": 1,
        "EnableRulesControlInput": 0,
        "EnableWeatherControlInput": 0,
        "UnsubscribedBuffersMask": 160
      }
    }
    CustomPluginVariables.JSON

    rFactor2SharedMemoryMapPlugin64 is the Crew Chief bit.

Page 6 of 6 FirstFirst ... 456

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •