Jump to content

DoubleYou

Administrator
  • Posts

    7,751
  • Joined

  • Last visited

1 Follower

Contact Methods

  • Discord
    DoubleYou#5815
  • Nexus Mods
    DoubleYouC

Profile Information

  • Preferred Pronoun
    He/Him/His/Himself
  • Favorite Mod(s)
    SkyUI

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

DoubleYou's Achievements

Akatosh

Akatosh (12/12)

0

Reputation

137

Community Answers

  1. So I don't forget, this is the main thing this mod is providing: Vanilla Console Commands Extender
  2. I suppose it should be possible to determine the landscape height z at position x and y via an advanced xEdit script. I would expect you would use the position to determine the cell, and find the landscape record attached to the cell. There typically is a default land height found in the worldspace record, and the landscape record has in the Vertex Height Map an offset value for the cell. Using the default land height and the offset may get you close enough to the value you want. If you want a closer value, from there it seems to divide into 32 rows and 32 columns, so it would seem there are 1024 vertices in each 4096 unit cell. You would need to do some math to locate the correct row and column to read to get the offset at that position.
  3. Sorry I missed this post. I found the bug and it will be fixed in next version.
  4. Discussion topic: Collective Modding Toolkit by wxMichael Wiki Link
  5. Discussion topic: Integrated Addons by Glitchfinder Wiki Link
  6. Discussion topic: Engine Fixes - F4SE by bp42s Wiki Link
  7. Discussion topic: Follower AI Approach Reaction Fix - F4SE by LarannKiar Wiki Link
  8. It looks like all the Creation Club content has been downloaded into Overwrite. This is not typical, since we expect the user to have launched the game and downloaded it all into the game folder earlier. You can resolve that by simply moving these items into the game's data folder.
  9. LOD 32 quality was not set to 0 when xLODGen was run.
  10. You would need to change the path I would expect.
  11. If we ever go down the optimization route of archiving loose assets, it probably will be easier to simply teach users how to do it.
  12. Remove HasDistantLOD patcher and use FOLIP After Generation script instead.
  13. Currently my plan is to use Next Gen files, but downgraded exe.
  14. This seems to be a very interesting project. More competition in the space is a good thing, and I think based on what you are saying, you understand the problems that currently exist with current solutions quite well. I am somewhat surprised to see an actual software company decide to take up this idea, as historically only hobbyists have endeavored to create such tools, with Nexus Mods being the primary exception.
  15. You can uncheck it if you want more performance. If doing so, you may consider using a higher large reference grid value. I don't recall if we did much testing on the setting's performance impact.
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.