Hi guys. Anyone hates the modern sound? I will show you the tutorial to change by 2002 sounds.
I must to clear that the F1 2002 had 18.000RPM and now like 11-12.000 and its an important meanning.
I've uploaded a HAAS expample (with FERRARI 2002 V10 sound), but if you know how to edit, you can use for another cars as well. My example is for to be imported with EEA
Copy this:
"AudioCabinRattles": {
"CabinAngForceMult": "fp32 1",
"CabinBrkForceMult": "fp32 1",
"CabinFinalForceMult": "fp32 2",
"CabinLinForceMult": "fp32 1"
},
"AudioDetonations": {
"downshift_avgrpm": "fp32 0.3",
"downshift_avgrpmcr": "fp32 -1",
"downshift_cd_eventName": "stri ",
"downshift_cd_size": "stri ",
"downshift_cd_updown": "stri ",
"downshift_ce_eventName": "stri ",
"downshift_ce_size": "stri ",
"downshift_ce_updown": "stri ",
"downshift_random": "fp32 1",
"downshift_size": "stri ",
"downshift_visrandom": "fp32 1",
"overrunChance": "fp32 1",
"pop_playEventName": "stri ",
"popChance": "fp32 0",
"rpmChangeRateForOverrun": "fp32 0",
"upshift_avgrpm": "fp32 0.3",
"upshift_avgrpmcr": "fp32 -1",
"upshift_cd_eventName": "stri ",
"upshift_cd_size": "stri ",
"upshift_cd_updown": "stri ",
"upshift_ce_eventName": "stri ",
"upshift_ce_size": "stri ",
"upshift_ce_updown": "stri ",
"upshift_random": "fp32 1",
"upshift_size": "stri ",
"upshift_visrandom": "fp32 1"
},
"AudioF1Car": {
"bundleName": "stri classic_v10.bdl",
"engine_offsetY": "fp32 0.5",
"engine_offsetZ": "fp32 -0.6",
"enginedownshiftLoadLag": "fp32 0.2",
"engineTorqueThrottleMixer": "fp32 0.15",
"exhaust_offsetY": "fp32 -0.24",
"exhaust_offsetZ": "fp32 -1.8",
"exhaustdownshiftLoadLag": "fp32 0.2",
"exhuastTorqueThrottleMixer": "fp32 0.15",
"frontwing_offsetY": "fp32 -0.09999999",
"frontwing_offsetZ": "fp32 2.2",
"gearbox_offsetY": "fp32 -0.2",
"gearbox_offsetZ": "fp32 -0.45",
"rearwing_offsetX": "fp32 -0.000000001490116",
"rearwing_offsetY": "fp32 0.4",
"rearwing_offsetZ": "fp32 -2.1",
"switchName": "stri c_ferrari_02"
},
I must to clear that the F1 2002 had 18.000RPM and now like 11-12.000 and its an important meanning.
I've uploaded a HAAS expample (with FERRARI 2002 V10 sound), but if you know how to edit, you can use for another cars as well. My example is for to be imported with EEA
- OPEN THE EGO ERP ARCHIVER
- SELECT YOUR CAR.ERP (FERRARI, MERCEDES...)
- GO TO PKG FILES SECTION. Will see haas-carmodel.layer.json
- GO TO MAIN MENU, SELECT PKG FILES, EXPORT
- -carmodel.layer.json will be exported
- Dowload NOTEPAD++ (free editor)
- OPEN the -carmodel.layer.json you've exported before with NOTEPAD++
- COPY AND REPLACE THE FOLLOW CODE. COPY ALL (Line 10 to Line 62)
- SAVE
- IN EGO ERP ARCHIVER GO TO PKG FILES MAIN MENU AND IMPORT
- IMPORT THE -carmodel.layer.json that you've edited
- Save
Copy this:
"AudioCabinRattles": {
"CabinAngForceMult": "fp32 1",
"CabinBrkForceMult": "fp32 1",
"CabinFinalForceMult": "fp32 2",
"CabinLinForceMult": "fp32 1"
},
"AudioDetonations": {
"downshift_avgrpm": "fp32 0.3",
"downshift_avgrpmcr": "fp32 -1",
"downshift_cd_eventName": "stri ",
"downshift_cd_size": "stri ",
"downshift_cd_updown": "stri ",
"downshift_ce_eventName": "stri ",
"downshift_ce_size": "stri ",
"downshift_ce_updown": "stri ",
"downshift_random": "fp32 1",
"downshift_size": "stri ",
"downshift_visrandom": "fp32 1",
"overrunChance": "fp32 1",
"pop_playEventName": "stri ",
"popChance": "fp32 0",
"rpmChangeRateForOverrun": "fp32 0",
"upshift_avgrpm": "fp32 0.3",
"upshift_avgrpmcr": "fp32 -1",
"upshift_cd_eventName": "stri ",
"upshift_cd_size": "stri ",
"upshift_cd_updown": "stri ",
"upshift_ce_eventName": "stri ",
"upshift_ce_size": "stri ",
"upshift_ce_updown": "stri ",
"upshift_random": "fp32 1",
"upshift_size": "stri ",
"upshift_visrandom": "fp32 1"
},
"AudioF1Car": {
"bundleName": "stri classic_v10.bdl",
"engine_offsetY": "fp32 0.5",
"engine_offsetZ": "fp32 -0.6",
"enginedownshiftLoadLag": "fp32 0.2",
"engineTorqueThrottleMixer": "fp32 0.15",
"exhaust_offsetY": "fp32 -0.24",
"exhaust_offsetZ": "fp32 -1.8",
"exhaustdownshiftLoadLag": "fp32 0.2",
"exhuastTorqueThrottleMixer": "fp32 0.15",
"frontwing_offsetY": "fp32 -0.09999999",
"frontwing_offsetZ": "fp32 2.2",
"gearbox_offsetY": "fp32 -0.2",
"gearbox_offsetZ": "fp32 -0.45",
"rearwing_offsetX": "fp32 -0.000000001490116",
"rearwing_offsetY": "fp32 0.4",
"rearwing_offsetZ": "fp32 -2.1",
"switchName": "stri c_ferrari_02"
},