[2.2] Motion Blur FAIL

Discussion in 'Archive' started by Trickster, Oct 6, 2008.

  1. Trickster

    Trickster Retired Developer

    Messages:
    16,576
    Likes Received:
    46
    Trophy Points:
    0
    I get jitter when I drive.
     
  2. recon

    recon SM Support Dev

    Messages:
    2,348
    Likes Received:
    0
    Trophy Points:
    0
    I had motion blur on for 10 minutes then I turned it off. It was perfectly smooth on my system, but it made driving vehicles a pain.
     
  3. Beerdude26

    Beerdude26 OnThink(){ IsDownYet(); }

    Messages:
    7,243
    Likes Received:
    13
    Trophy Points:
    0
    Try out these settings and report back, please:


    // Everywhere Motion Blur - Goes in autoexec.cfg

    mat_motion_blur_strength .26
    mat_motion_blur_rotation_intensity 1
    mat_motion_blur_falling_min 10.0
    mat_motion_blur_falling_max 20.0
    mat_motion_blur_forward_enabled 0

    // Infantry Motion Blur - Goes in infantry.cfg

    mat_motion_blur_falling_intensity 10
    mat_motion_blur_forward_enabled 0

    // Vehicles Motion Blur - Goes in vehicles.cfg

    mat_motion_blur_forward_enabled 1
    mat_motion_blur_falling_intensity 1.0

    // Commander Motion Blur - Goes in commander.cfg

    mat_motion_blur_falling_intensity 0.1
    mat_motion_blur_forward_enabled 0
     
  4. Razorbud

    Razorbud Coder

    Messages:
    266
    Likes Received:
    0
    Trophy Points:
    0

Share This Page