Recent content by Stottie

  1. S

    fsaa on diablo 2??

    Piku is right - FSAA does have an effect in D2, and you can see the effect on static objects such as chests, walls or various buildings and not just on spell effects, smoke, etc. If you have a V5 use a batch file in your Diablo folder with the following in it - set fx_glide_aa_sample=4 set...
  2. S

    FSAA for Diablo 2?

    I'm afraid this batch file trick only works for glide with the V5, I cant get the corresponding commands for D3D to work in a batch file. I know the buildings, enviroment etc are supposed to be 2D, but look at those edges - jaggies: and they disappear with FSAA (not sure why your main character...
  3. S

    FSAA for Diablo 2?

    Hmmm... Actually FSAA does have an effect in D2, and you can see the effect on static objects such as chests or various buildings and not just on spell effects, smoke, etc. I have a batch file in my Diablo folder with the following in it - set fx_glide_aa_sample=4 set...