Please take a look at my previous post. Your pack still includes faulty ext_config.ini files inside the individual skin folders. Because of those, helmet and face parts aren't properly hidden on the driver model replacements with new helmets under cockpit view (an issue that was already addressed in the original helmets pack).
Some users end up asking for help about floating (helmet) parts on the rss support discord thinking it's a problem with the car, while it'll only happen for this skin pack atm for the aforementioned mishap. These will show under cockpit view on VR, wide fovs, seat moved back etc.
Just try moving around the onboard camera position (specially backwards) to notice the still unhidden objects vs the original skins (relying solely on original driver and driver3d.ini).
As currently, on each skin folder's ext_config.ini:
Code:
[DRIVER3D_HIDE_OBJECT_0]
NAME=DRIVER:HELMET1985
should be replaced with:
Code:
[DRIVER3D_HIDE_OBJECT_0]
NAME=DRIVER:HELMET
[DRIVER3D_HIDE_OBJECT_1]
NAME=DRIVER:GEO_Driver_FACE
to address this issue. The same was done on the updated helmet pack (
link), you can check on the new ACSPRH.rar "Config files" folder.
Thanks for looking into this, as some users might not know how to solve it
(edited: clearer post)