No-Bling / DOTA

winter is coming..
MIT License
206 stars 28 forks source link

Man, do you know how disable build in weather effects in custom terrains? #2

Closed hasnogaems closed 6 years ago

hasnogaems commented 6 years ago

Like Immortal gardens, for example?

AveYo commented 6 years ago

It's been a choice in the batch builder for some time: Props
You can select just that choice and let the builder generate a custom build for you.

To bake your own is just a matter of replacing:

particles/rain_fx/journey_terrain.vpcf_c
particles/rain_fx/coloseum_terrain.vpcf_c
particles/rain_fx/spring_terrain.vpcf_c
particles/rain_fx/desert_terrain.vpcf_c
particles/rain_fx/winter_terrain.vpcf_c

With a dummy particle:

particles/dev/empty_particle.vpcf_c

For such generic questions contact me on reddit

hasnogaems commented 6 years ago

Is there a way to replace this "petals on the wind" weather in Immortal gardens with default weather without builder? With notepad++ or something?

AveYo commented 6 years ago

No, but here's just the Props option builder output:
Props.zip
Readme included

Any particular reason why the builder script does not work for you?

KristenCruz commented 6 years ago

I followed the instructions on the text file. Still couldn't remove those red particles on the immortal gardens. I even put the launch options both dota2 short cut and steam shortcut but no success. What am i missing here?

BTW: Im following the English instruction.

AveYo commented 6 years ago

Maybe an image will help you more: nobling_dota_mod_manual_install Like I said above, the batch script generator does all this automatically, you just need to select the Props category when prompted. But if not on Windows or somehow the script fails, above linked Props.zip contains everything.

KristenCruz commented 6 years ago

That helped. I put the Launch option parameters on the shortcut itself. Now it works perfectly.