- 1,136

- Belgium
For the Volvo_242_Turbo_Evolution_600+HP_MRNDES by MRN designs (found in a garage),
put this at the back of the general extension file to fix sunroof and some weird texture floaty issue (prob only in VR) :
This is a surprisingly nice mod imho... give it a try!
You can lower the side windows and open the sunroof cover with EXTRA_D E and F ...
QUESTION: is there some code we can add in extension file (of car or skin) to have these options turned on by default?
EDIT: I've been trying to get it done with help of Gemini for an hour now , and not able to do it!? Surely someone here is smarter then Google's AI ...
EDIT2: almost 3 hours and Gemini (and I ) throws in the towel... we cannot get the windows to open by default.
If anyone can crack this , you can officially say you are smarter then a billion dollar AI !
put this at the back of the general extension file to fix sunroof and some weird texture floaty issue (prob only in VR) :
Code:
------ fix sunroof shader --------
[SHADER_REPLACEMENT_...]
MESHES = Sunroof_Outside.001
SHADER = ksWindscreen
IS_TRANSPARENT = 0
CAST_SHADOWS = 0
BLEND_MODE = ALPHA_BLEND
------ fix some transparancy issues --------
[SHADER_REPLACEMENT_...]
MESHES = Foglight_Interior, AC_Symbol
IS_TRANSPARENT = 1
This is a surprisingly nice mod imho... give it a try!
You can lower the side windows and open the sunroof cover with EXTRA_D E and F ...
QUESTION: is there some code we can add in extension file (of car or skin) to have these options turned on by default?
EDIT: I've been trying to get it done with help of Gemini for an hour now , and not able to do it!? Surely someone here is smarter then Google's AI ...
EDIT2: almost 3 hours and Gemini (and I ) throws in the towel... we cannot get the windows to open by default.
If anyone can crack this , you can officially say you are smarter then a billion dollar AI !
Last edited: