danielspoa Posted June 22, 2023 Share Posted June 22, 2023 title, its something that really bothers me as its causing the inverse of what happens in real life. I'm afraid only a DLL mod would be able to modify it? 🤔 Link to comment Share on other sites More sharing options...
ktrain Posted June 22, 2023 Share Posted June 22, 2023 Do you know how to mod? Â In Mods/yourmod/worldglobal.xml just these lines: <configs> <set xpath="/worldglobal/environment/property[@name='ambientInsideSpeed']/@value">0.5</set> <set xpath="/worldglobal/environment/property[@name='ambientInsideThreshold']/@value">1024</set> <set xpath="/worldglobal/environment/property[@name='ambientInsideEquatorScale']/@value">1.0</set> </configs> took care of it for me! 2 Link to comment Share on other sites More sharing options...
danielspoa Posted June 22, 2023 Author Share Posted June 22, 2023 I know the basics, made some adjustments to items and entities before. Had no idea this effect was exposed there, however.  😃 just made the changes using your example there and seems to be working wonderfully! This threshold means it will never apply right? Link to comment Share on other sites More sharing options...
ktrain Posted June 23, 2023 Share Posted June 23, 2023 I'm really not sure how it works but it hasn't bothered me since using it. I looked at multiple reddits and steam posts to arrive at those values. Link to comment Share on other sites More sharing options...
danielspoa Posted June 23, 2023 Author Share Posted June 23, 2023 ok, thank you! I'm gonna play with it a bit for having it disabled is already much better than the current implementation! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now