0 of 0

File information

Last updated

Original upload

Created by

HeartFlow

Uploaded by

HeartFlow

Virus scan

Safe to use

Tags for this mod

14 comments

  1. dthstroke
    dthstroke
    • member
    • 1 kudos
    I remember when I first saw this bug, I thought it was a feature and I even liked it, who would thought it was a bug all along, it looked Nice in solstheim.
  2. Blackread
    Blackread
    • premium
    • 467 kudos
    The spiky landscape is actually not caused by missing _p.dds textures, because terrain parallax doesn't use _p.dds. Note how the vanilla texture records don't contain a _p.dds either.

    The parallax is instead created based on the alpha channel of the diffuse, and the spiky landscape happens when the landscape texture in question doesn't support terrain parallax and the alpha channel was made with alpha blending in mind instead. In other words, the edits Falskaar.esm does can't cause spiky landscape on its own.

    However, out of the mods you linked Tomato's landscapes does require terrain parallax blending fix, which changes the path of the diffuse texture in one of the texture sets overridden by Falskaar, namely LandscapeVolcanicMineralPool01. This is likely the cause of the spiky landscape. So it's likely a soft conflict between Falskaar and Terrain Parallax Blending Fix.

    Btw you should clean the plugin, it has 22 ITMs and 2 ITPOs.
    1. GennyWoo
      GennyWoo
      • premium
      • 50 kudos
      W
    2. HeartFlow
      HeartFlow
      • premium
      • 17 kudos
      Hi Blackread, thanks for your clarification, I thought terrain parallax uses the same convention as static objects. And you are right, Falskaar won't cause any terrain problem on its own, but it will likely cause conflicts when using mods like terrain parallax blending fix. So this mod is basically reducing the likelihood of conflict. 

      The ITMs are intentional, since this mod is basically reverting the edits from Falskaar back to vanilla. 
    3. Blackread
      Blackread
      • premium
      • 467 kudos
      I'm not talking about the records that revert Falskaar edits. Those aren't ITMs, because they make changes to the last master (Falskaar.esm). I'm talking about the 24 records in this plugin that are not in Falskaar.esm.
    4. HeartFlow
      HeartFlow
      • premium
      • 17 kudos
      I just checked and there's no ITM. Could you double check again? 
    5. Blackread
      Blackread
      • premium
      • 467 kudos
      Yeah you were right, I had some overwrite of the main plugin that removed some of the landscape texture edits but not all for some reason.
  3. Muhammad199910
    Muhammad199910
    • member
    • 12 kudos
    Hello. Could you please do the same only for the Bruma landscape? 
    It's impossible to play Bruma with parallax on.
    1. HeartFlow
      HeartFlow
      • premium
      • 17 kudos
      Really? I haven't tried Bruma so could you give me an example of it? like where you can see such issue? 
    2. Muhammad199910
      Muhammad199910
      • member
      • 12 kudos
      Here are the screenshots: https://imgur.com/a/ZI4YWLb
       
      On one of them is a map where there are problems with parallax
  4. NCK30
    NCK30
    • member
    • 52 kudos
    These gave me headaches too.

    I had Skyland and 3D Landscapes installed. Everything got mixed up and spikes were everywhere.

    Until I installed Vanaheimr landscapes. Best ever with parallax included.

    No more fugly spikes. Just beautiful Skyrim.
    1. HeartFlow
      HeartFlow
      • premium
      • 17 kudos
      Great to hear. Have fun. :)
  5. yewido6031
    yewido6031
    • premium
    • 26 kudos
    I have the same problem with Solstheim parallax ground textures. :(
    How to fix HeartFlow????????
    1. HeartFlow
      HeartFlow
      • premium
      • 17 kudos
      It should be related to your Solstheim landscape texture mods, or random mods that are editing that landscape. I guess you have terrain parallax blending fix installed?

      You could use more informative console to see the landscape texture you are standing upon, then you could check in xEdit to see if there's any conflict on this specific landscape.