Need Help for Oreca 07 from S397

Discussion in 'Third Party Content' started by Laurent Leceurs, Nov 13, 2023.

  1. Laurent Leceurs

    Laurent Leceurs Registered

    Joined:
    Oct 25, 2023
    Messages:
    21
    Likes Received:
    98
    Hi all,

    i need some help for skinning the oreca 07 from S397.

    the problem is the endurance number leds from the side of the car.

    this is the line i want to desactivate :
    Instance=Plights_Glow
    {
    Moveable=True
    MeshFile=Pleds.gmt CollTarget=False HATTarget=False LODIn=(0.0) LODOut=(150.0) ShadowCaster=False ShadowReceiver=False
    }

    ican't desactivate it in the oreca_07_upgrade.ini and i can't modifying the oreca_07.gen and the oreca_07_spinner.gen because the .mas are encrypted (and i understand why :) )

    i don't know if someone from the S397 studio read this post, but it will be very cool if in the next update of the car, we can desactive this option for the differents cars. maybe with the upgrade.ini... or if someone have the acces to these file, to share the content of the files oreca_07.gen and oreca_07_spinner.gen

    i attach a file for sharing an example of the problem.
     

    Attached Files:

  2. Coutie

    Coutie Moderator Staff Member

    Joined:
    Oct 5, 2010
    Messages:
    3,794
    Likes Received:
    2,248
    Not sure if they're will be another update to the car, but if there is, I'll try to remember this.
     
  3. davehenrie

    davehenrie Registered

    Joined:
    Jul 6, 2016
    Messages:
    7,498
    Likes Received:
    4,408
    also see if they can create a default setup that doesn't scrape the asphalt at around 315kph!!!
     
  4. Laurent Leceurs

    Laurent Leceurs Registered

    Joined:
    Oct 25, 2023
    Messages:
    21
    Likes Received:
    98
    Hi, Thanks for your reply.
    and the option to share the content of the oreca_07.gen and oreca_07_spinner.gen here is not possible?
    regards,
     
  5. Coutie

    Coutie Moderator Staff Member

    Joined:
    Oct 5, 2010
    Messages:
    3,794
    Likes Received:
    2,248
    No, I don't think so.
     
  6. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,044
    Likes Received:
    2,899
    @Laurent Leceurs Maybe i misunderstand you, but isn't it the Upgrade Position lights
    Is there a specific Reason to "hide" the Gen Files of DLC Cars?
    I'm wondering since a longer While, what the Reason could be.
     
  7. Laurent Leceurs

    Laurent Leceurs Registered

    Joined:
    Oct 25, 2023
    Messages:
    21
    Likes Received:
    98
    Hi redapg, i was already trying, but doesn't match....maybe a bug or ???
     
  8. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,044
    Likes Received:
    2,899
    I tried it out now and yes, the Upgrade has no Effect.
    No matter if you select on or off, it gets shown.
    So yes, it's obviously a Bug. :)
     
  9. Laurent Leceurs

    Laurent Leceurs Registered

    Joined:
    Oct 25, 2023
    Messages:
    21
    Likes Received:
    98
    yes i'm confirm that! it's a bug, and not only on the oreca 07 but on another cars too.
    i'm a little bit disapointe because my skins for oreca 07 for le mans 2023 can't match correctly.

    i has trying to create a empty .gmt to replace : Oreca_07_Pled.gmt, Oreca_07_Pled_anim.gmt and Oreca_07_Box.gmt
    it's work sometimes and rF2 crashed another time and i don't know why....

    a little help would be very cool
     
  10. Coutie

    Coutie Moderator Staff Member

    Joined:
    Oct 5, 2010
    Messages:
    3,794
    Likes Received:
    2,248
    Yes, it's a bug, the gen file was not written correctly for them to be disabled. You seem to know the lines you want to edit, so you need to replace them with this:
    Code:
      Instance=Plights
      {
        Moveable=True
        MeshFile=<Plights> CollTarget=False HATTarget=False LODIn=(0) LODOut=(150) ShadowCaster=False ShadowReceiver=False Damageable=true
      }
    
      Instance=Plights_Glow
      {
        Moveable=True
        MeshFile=<Plights_Glow> CollTarget=False HATTarget=False LODIn=(0) LODOut=(150) ShadowCaster=False ShadowReceiver=False
      }
     
  11. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,044
    Likes Received:
    2,899
    Maybe you forgot it, but this Car is a DLC with Gen Files packaged into the encrypted mas File, so we can not edit it.
    But i want to repeat my Question, why the Gen Files can not be packaged into the unencrypted mas File.
    That would make many Things much easier for us and i seriously see no Reason to make them not accessible.
    Or is there a Reason?
     
  12. Laurent Leceurs

    Laurent Leceurs Registered

    Joined:
    Oct 25, 2023
    Messages:
    21
    Likes Received:
    98
    Hello!
    yes, i confirm, this solution doesn't work because we don't have acces to .gen file for the oreca07

    i'm also trying the solution give by Coutie, but no...0 effect :(
     
  13. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,044
    Likes Received:
    2,899
    As said, if such Problems appear at DLC Cars, we can do nothing, because of the encrypted Gen Files.
    It has to be fixed by S397.
    I hope that they will put the Gen Files into the unencrypted mas File, one Day.
     

Share This Page