Results 1 to 4 of 4

Thread: [Solved] Removing raindrop effect possible? (yes)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default [Solved] Removing raindrop effect possible? (yes)

    I like having battles in the rain, especially when the enemy has lots of ranged units with fire. But for some reason CA has implemented the effect of raindrops on the screen like you would have if you were filming in rain or on your window. Is there any way to disable this? I've tried to find it in the options, but nothing happened no matter what I turned on or off.
    Last edited by zowrath; September 17, 2013 at 03:16 PM.
    Maratha Light Infantry - http://www.sendspace.com/file/ibfygu

    Col. Michael Kováts Hussars
    - United States - http://www.sendspace.com/file/j272k5

    Norske Geworbne & Trondhjemske Regiment - Norway -
    http://www.sendspace.com/file/tmvpk6


    Links updated 06.05.13

  2. #2
    Greve Af Göteborg's Avatar Protector Domesticus
    Join Date
    Oct 2007
    Location
    Sweden
    Posts
    4,558

    Default Re: Removing raindrop effect possible?

    Yes it is possible. I'll post the solution soon.

  3. #3
    Greve Af Göteborg's Avatar Protector Domesticus
    Join Date
    Oct 2007
    Location
    Sweden
    Posts
    4,558

    Default Re: Removing raindrop effect possible?

    Okay, here's how you do it.

    Open data.pack with PFM, then open the vfx directory, scroll down to find weather_vfx_rain_light.xml and weather_vfx_rain_storm.

    Open one them and you'll find this:

    <emitter name="water_drops_running_loop" enable="true" tint_r="1.00" tint_g="1.00" tint_b="1.00" tint_a="1.00"/
    <emitter name="water_drops_spots_loop" enable="true" tint_r="1.00" tint_g="1.00" tint_b="1.00" tint_a="1.00"/>

    Change these to:

    <emitter name="water_drops_running_loop" enable="false" tint_r="1.00" tint_g="1.00" tint_b="1.00" tint_a="1.00"/
    <emitter name="water_drops_spots_loop" enable="false" tint_r="1.00" tint_g="1.00" tint_b="1.00" tint_a="1.00"/>

    And there you have it, no more water drops on the screen.
    Here's a download link to a mod pack that does this
    https://mega.co.nz/#!9ttl1RyZ!S2Imf2...TMynA51MuDjBPA

  4. #4

    Default Re: Removing raindrop effect possible?

    Thank you sir! You really made my day.
    Maratha Light Infantry - http://www.sendspace.com/file/ibfygu

    Col. Michael Kováts Hussars
    - United States - http://www.sendspace.com/file/j272k5

    Norske Geworbne & Trondhjemske Regiment - Norway -
    http://www.sendspace.com/file/tmvpk6


    Links updated 06.05.13

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •