Jump to content

Question

Posted (edited)

I was wondering if it is OK to remove all of the ".000" at the end of lines in skyrim's ini files.

 

For example:

 

fPostLoadUpdateTimeMS=2000.0     --------->  fPostLoadUpdateTimeMS=2000

 

As you can see I did away with the .0. Would it be OK to do this with every line? I'm trying to simplify my INI and was wondering if this is safe to do...

 

EDIT: One more question...does the order of the INI parameters matter? Like, is it OK for me to rearrange them so that they are in alphabetical order? I'm very OCD when it comes to this stuff... :p

Edited by Cameron9428

4 answers to this question

Recommended Posts

  • 0
Posted

That is perfectly safe to do, although it is rather a meaningless exercise. If you do that to SkyrimPrefs.ini, the next time you change the in-game settings, they will revert to using decimal points.

  • 0
Posted

That is perfectly safe to do, although it is rather a meaningless exercise. If you do that to SkyrimPrefs.ini, the next time you change the in-game settings, they will revert to using decimal points.

Thank you Double You. What about the order of the INI parameters, are they safe to rearrange alphabetically?

  • 0
Posted

You can safely put each ini section in any order you want. Additionally, the settings in each section can also be in any order you want. Just make sure you don't mistakenly move a setting from one section to another section.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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