WIP Beta released Improved Pagani Huayra [v1.5]

Discussion in 'Land' started by jojos38, Oct 12, 2021.

  1. jojos38

    jojos38
    Expand Collapse

    Joined:
    Oct 22, 2013
    Messages:
    1,059
    Presentation

    The original Pagani Huayra mod was made by Gianpero this is a further improved version that I am working on with AbdullahBemath27 which brings:
    • PBR paint and glass
    • Remade engine sound
    • Fixed all the configurations and the thumbnails
    • Improved many materials
    • Fixed console errors
    Media






    Changelog

    v1.0 (10/12/2021)
    - Added PBR paint
    - Fixed numerous JBeam errors
    - Fixed flexbodies errors
    - Remade engine sound
    - Remade configurations thumbnails
    - Remade configurations
    - Improved many materials
    - Reduced headlight flares

    v1.1 (10/13/2021)
    - Fixed logo transparency
    - Fixed main thumbnail
    - Fixed green windows issue (probably)
    - Added stock ECU
    - Added tuned ECU
    - Added manual transmission
    - Added manual race transmission
    - Added stock oil pan
    - Added race oil pan
    - Added stock long block
    - Added stage 1 long block
    - Added stage 2 long block
    - Revamped configurations accordingly

    v1.2 (10/17/2021)
    - Thanks to AbdullahBemath27 for helping me on this update
    - Thanks to iwabi for allowing me to use his Pagani Huayra changes

    - Improved engine power and torque
    - Added Assetto Corsa variant
    - Fixed sequential transmission going in 1st gear even in manual mode
    - Fixed front spoilers not retracting under certain conditions
    - Fixed launch control
    - Fixed a material error
    - Added BC wing
    - Fixed licence plate text for all variants

    v1.3 - v1.3.1 (10/27/2021)
    - Attempt to fix fuel tank
    - Added back BC hood
    - Added back BC nosecone
    - Added back BC tailcone
    - [v1.3.1] Updated race variant
    - [v1.3.5] Front axle lift system

    v1.4 (11/11/2022)
    - Thanks to dumpling for the below changes!

    - Added carbon ceramic brakes
    - Revised all configurations
    - Improved steering
    - Improved handling
    - Improved aerodynamics
    - Improved ESC
    - Fixed suspension sound issue
    - More realistic braking distance
    - Removed front suspension raise key bind (useless as of now)
    - Revised suspension and handling
    - Revised engine figures
    - Revised gear ratios
    - Revised weight
    - Improved tire grip
    - Thanks to Phaien for the below changes!
    - Added 2 configs with the new parts i added in v2.0
    - Darkened rims and improved their reflection
    - Added 2 new spoilers (edited the jbeam a bit but still not really good)
    - Added another bumper
    - Added an oval exhaust
    - Rewrote cs code to json
    - Changed PBR of paint
    - Added GPS Screen to screen
    - Improved carbon texture
    - Fixed a few missing textures (on old carbon texture for example)
    - Made a few texture more colorful

    v1.5 (14/04/2023)
    - Thanks to AbdullahBemath27 for the below changes!

    - Fixed gearbox lua
    - Improved interior glowmap
    - Materials fix on the engine thanks to Joobles

    Known issues:
    - Various JBeam issues
    - Paints aren't working​

    Credits

    Thanks to Phaien for parts of the v1.4 update
    Thanks to dumpling for parts of the v1.4 update
    Thanks to gianpiero for the original Pagani Huayra mod

    Thanks to AbdullahBemath27 for helping making the improved version
    Thanks to yannis01186 for providing fixes to the mod
    Thanks to AlexGTR for helping making the original mod
    Thanks to iwabi for allowing me to use his Pagani Huayra changes​
     

    Attached Files:

    #1 jojos38, Oct 12, 2021
    Last edited: Apr 14, 2023
    • Like Like x 35
  2. a plane guy

    a plane guy
    Expand Collapse

    Joined:
    Mar 14, 2021
    Messages:
    4,142
    Yay
     
    • Agree Agree x 2
    • Like Like x 1
  3. offbrand walmart

    offbrand walmart
    Expand Collapse
    Banned

    Joined:
    Sep 4, 2021
    Messages:
    3
    POG
     
    • Like Like x 1
  4. Fredr3x

    Fredr3x
    Expand Collapse

    Joined:
    Sep 1, 2020
    Messages:
    714
    The king of mod remasters is back!
     
    • Like Like x 3
  5. EyeSack

    EyeSack
    Expand Collapse

    Joined:
    Sep 18, 2021
    Messages:
    12
    YES! I'm so happy all these mod remasters are happening. The mod looks amazing, however I'm having a few problems: the car isn't spawning in with an engine or wheels for me, and none of the BC parts are available. Also, there is a huge panel gap between the front bumper and the car.
     
  6. imma EL Camino

    imma EL Camino
    Expand Collapse

    Joined:
    Mar 30, 2021
    Messages:
    34
    thanks to top gear i love
    Pagani's
     
    • Agree Agree x 5
    • Like Like x 1
  7. raiiiu

    raiiiu
    Expand Collapse

    Joined:
    Apr 27, 2021
    Messages:
    107
    whats wrong with goopen's version? its pretty much everything this has as well as some more details
     
  8. Fps Films

    Fps Films
    Expand Collapse

    Joined:
    Feb 6, 2021
    Messages:
    54
    For Gooopens, or iwabi's, he just added PBR and a wing. This version is a more of a revamp than an addon.
     
    • Like Like x 1
  9. default0.0player

    default0.0player
    Expand Collapse

    Joined:
    Nov 30, 2018
    Messages:
    1,924
    The transmission jbeam does not specify shift RPM for some reason, please inspect it
    Code:
        "vehicleController": {
            "shiftLogicName":"sequentialGearboxpagani"
            //"automaticModes":"PRNDSM",
            //"calculateOptimalLoadShiftPoints": false,
            //"shiftDownRPMOffsetCoef":1.27,
            //"throttleCoefWhileShifting":0.1,
            //"aggressionSmoothingUp":2
            //"aggressionSmoothingDown":0.05
            //"aggressionHoldOffThrottleDelay":3,
            //"lowShiftDownRPM":[0,0,0,1700,1800,1700,1600,1600,1600],
            //"lowShiftUpRPM":[0,0,3600,3400,3000,2900,2900,2900],
            //"lowShiftDownRPM":[0,0,0,900,1000,1100,1100,1100,1100],
            //"lowShiftUpRPM":[0,0,3000,2800,2500,2500,2500,2500],
            //"wheelSlipUpThreshold":100,
            //"transmissionShiftDelay":0.150,
            "ignitioncuttime":0.15,
            "clutchLaunchTargetRPM":2000,
            "clutchLaunchStartRPM":1300,
            //"useSmartAggressionCalculation":false,
        },
    It "//"ed every RPM
     
    • Like Like x 1
  10. jojos38

    jojos38
    Expand Collapse

    Joined:
    Oct 22, 2013
    Messages:
    1,059
    I plan to do more than their versions hence why I made "yet another version" of it
     
  11. SKB

    SKB
    Expand Collapse

    Joined:
    Apr 22, 2017
    Messages:
    1,964
    lmfao whaaa?!
     
  12. Pepe in yo mama

    Pepe in yo mama
    Expand Collapse

    Joined:
    Mar 26, 2018
    Messages:
    7
    Idk if it's just me but this mod sucks, the texture of the glass from the outside is neon green but clear when you view from the drivers seat, and for some reason when the car starts moving the underside of the car sets on fire?? But it stops when you stop the car??
     
  13. tryingtodriftlmao

    tryingtodriftlmao
    Expand Collapse

    Joined:
    Nov 4, 2020
    Messages:
    53
  14. TAMED BURRITO

    TAMED BURRITO
    Expand Collapse

    Joined:
    Sep 22, 2020
    Messages:
    266
    Pagani= good
     
  15. AbdullahBemath27

    AbdullahBemath27
    Expand Collapse

    Joined:
    Oct 4, 2018
    Messages:
    138
    The transmission controller does not require any shift points to be defined. In fact it does not use them at all. The controller is a modified sequential transmission with an auto clutch feature and a few other things, similar to the IRL car. It requires manual shifting. If you are playing with arcade gearbox enabled, it'll still autoshift.

    Edit: manual shifting, as in you need to shift up (it'll auto shift down to prevent stalling), not H-pattern shifting.
    Edit 2: If I understand what is meant by the transmission shifting to 1st gear, even in manual, it's likely due to the auto downshift feature. I have some idea of what may cause it to behave in a way that forces it to shift to 1st, but am not sure how to fix it. If anyone else has the same problem, let me know. TBH, it may just be down to driving style. If he means it shifts to 1st when stopped completely, this a feature, not a bug. It's to prevent stalling and overheating the clutch by preventing trying to launch the car in 7th
     
    #15 AbdullahBemath27, Oct 13, 2021
    Last edited: Oct 13, 2021
    • Agree Agree x 1
  16. priveworlddd

    priveworlddd
    Expand Collapse

    Joined:
    Dec 27, 2020
    Messages:
    13
    EPIC
     
    • Like Like x 1
  17. AbdullahBemath27

    AbdullahBemath27
    Expand Collapse

    Joined:
    Oct 4, 2018
    Messages:
    138
    Try clearing cache. If it persists, disable all other mods, clear cache and see if it's still there. Also, what game version are you running?
     
    • Like Like x 1
  18. jojos38

    jojos38
    Expand Collapse

    Joined:
    Oct 22, 2013
    Messages:
    1,059
    Apparently this is due to using low settings on lightning, I'll try to see what causes this
    --- Post updated ---
    v1.1 released guys
    Hope you like it

    - Fixed logo transparency
    - Fixed main thumbnail
    - Fixed green windows issue (probably)
    - Added stock ECU
    - Added tuned ECU
    - Added manual transmission
    - Added manual race transmission
    - Added stock oil pan
    - Added race oil pan
    - Added stock long block
    - Added stage 1 long block
    - Added stage 2 long block
    - Revamped configurations accordingly
     
    • Like Like x 3
  19. XTreaserX

    XTreaserX
    Expand Collapse

    Joined:
    Dec 30, 2017
    Messages:
    352
    well on my side the tires have no texture/material
     
  20. jojos38

    jojos38
    Expand Collapse

    Joined:
    Oct 22, 2013
    Messages:
    1,059
    Did you try clearing your cache, disabling other mods
     
    #20 jojos38, Oct 13, 2021
    Last edited: Oct 13, 2021
  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