[Small Utility] ENB ini cleaner/reorganizer

general download section
Post Reply
  • Author
  • Message
Offline
User avatar
Posts: 61
Joined: 01 Jul 2013, 13:20

[Small Utility] ENB ini cleaner/reorganizer

DESCRIPTION:
Updated to be easier to use and faster!
This small utility reorganize all the variables on the ini, by following a pattern (which could be for example enbseries.ini that comes with the .dll, if you want to reorganize the entries in your enbseries.ini).
(Tested with enbseries.ini and enblocal.ini)

INSTRUCTIONS:
1 - Choose the old ini you want to reorganize/clean (ex. your enbseries.ini).

2 - Choose the pattern to follow to reorganize (ex. default enbseries.ini that comes with the .dll pack).

3 - You'll fine the new ini inside the directory "new", called the same as the old ini.

NOTE:
- Comments, unless after variables, won't be copied over the new ini.
- If a variable from the old ini is missing, that variable will be added from the pattern, using the pattern variable's value.

DOWNLOAD:
See the file attached to the post (included source code, jar executable, it's in Java 7)

Not sure if the words i've used to describe are correct but.. that's my english xD
Attachments
ENBSeriesIniCleaner_jar_26062014.zip
(5.85 KiB) Downloaded 342 times
Last edited by sonnhy on 26 Jun 2014, 15:40, edited 3 times in total.
_________________
i5 3570K - MSI GTX 970 4GB - Dell U2312HM - Kingpin 256GB
NLA ENB for Skyrim LE
Tapiosk ENB DNI for Skyrim SE

Offline
User avatar
*sensei*
Posts: 446
Joined: 17 Apr 2014, 22:12
Location: Schweden

Re: [Small Utility] ENB ini cleaner/reorganizer

Thank you very much for this addition! :) Great idea I must say. Does this count for weather ID files as well?
_________________
| i5 3350p @3.1 | 16 GB RAM | GTX1060 | Skyrim on SSD |
My Flickr
My Soundcloud
CGI ENB

Offline
User avatar
Posts: 61
Joined: 01 Jul 2013, 13:20

Re: [Small Utility] ENB ini cleaner/reorganizer

Insomnia wrote:Thank you very much for this addition! :) Great idea I must say. Does this count for weather ID files as well?
If you use a correct pattern it will work :)

[SECTION]
Variable=value

This is the format, if it respect that it should reorganize the ini u.u

I may spend a bit more time and make it more intuitive (rename every weather files may become quite boring i'd think xD)
_________________
i5 3570K - MSI GTX 970 4GB - Dell U2312HM - Kingpin 256GB
NLA ENB for Skyrim LE
Tapiosk ENB DNI for Skyrim SE
Post Reply