*QUICK UPDATE*
There were many issues with the "Soyuz TMA and R7- v1.0" itself. I figured out every possible fix I could do and now it works perfectly fine.
These were the following issues :
1. SKD Cap didn't have "Open cap/Close cap" functionality.
2. No RD0110 engine sound "third stage engine" (*ONLY* If you have downloaded Waterfall patches from) :
3. On R7_BLOCK_I there was a special vent nozzle, it's very useless (for me) and it even created so much instability for the third stage and due to it even RCS on Soyuz PMO went crazy and whole stage got out of control every time.
4.No Soyuz PMO engine plume visible.
These are the following fixes that'll help you :
1. SKD Cap
-In "\Kerbal Space Program (Modded)\GameData\SOYUZ_SPACECRAFT\PAO.cfg"
In Original File "in line 165" it was like this :
//MODULE
//{
// name = ModuleAnimateGeneric
// stagingEnabled = True
// animationName = Default Take
// actionGUIName = Toggle SKD Cap
// startEventGUIName = Open SKD Cap
// endEventGUIName = Close SKD Cap
// stagingEnabled = True
//}
REMOVE SLASHES LIKE THIS :
MODULE
{
name = ModuleAnimateGeneric
stagingEnabled = True
animationName = Default Take
actionGUIName = Toggle SKD Cap
startEventGUIName = Open SKD Cap
endEventGUIName = Close SKD Cap
stagingEnabled = True
}
2.To fix RD0110 engine sound (third stage engine)
-In "\SOYUZ_EXTRAS\SoyuzWaterfall\EngineConfigs\RD0110.cfg"
In Original File "in line 51" it was like this :
}
fx-RD0110-running
{
AUDIO
{
channel = Ship
clip = clip = Waterfall/Sounds/EnsouSounds/Loop_Liquid_Heavy_High_2
volume = 0.0 0.0
volume = 0.01 0.2
volume = 1.0 0.6
pitch = 0.0 0.1
pitch = 0.01 0.2
pitch = 1.0 0.5
loop = true
}
}
TO FIX : REMOVE any one "clip = " code like it's here :
}
fx-RD0110-running
{
AUDIO
{
channel = Ship
clip = Waterfall/Sounds/EnsouSounds/Loop_Liquid_Heavy_High_2
volume = 0.0 0.0
volume = 0.01 0.2
volume = 1.0 0.6
pitch = 0.0 0.1
pitch = 0.01 0.2
pitch = 1.0 0.5
loop = true
}
}
3. To fix the special vent nozzle on R7_BLOCK_I :
You'll have to edit "\Kerbal Space Program (Modded)\GameData\DECQ_R7\BLOCK_I.mu"
-To edit this file you'll need to watch :
-When you'll open the file, delete "thrustTransform∧" and export the mu model to "\Kerbal Space Program (Modded)\GameData\DECQ_R7"
-After that You'll have to edit "\Kerbal Space Program (Modded)\GameData\DECQ_R7\R7_BLOCK_I.cfg"
In Original File : "from line 66 to line 96" delete it.
4. For No Soyuz PMO engine plume visible.
-You'll have to download :
(https://www.dropbox.com/scl/fi/kcay3wxnzbhu3rpo3d02d/waterfall-hypergolic-aerozine50-lower-1.cfg?rlkey=8vldi1krglw8aif3loboeuanr&e=1&st=5msbntv3&dl=0)
-And Paste it in "\Kerbal Space Program (Modded)\GameData\Waterfall\Templates"
And you are all set....
It took me a while to figure out all the fixes to the problems i faced and i thought why not help others with it.
Whosoever is reading this "Have a very wonderfully nice day "
THANK YOU