spif2001 Posted September 12, 2012 Share Posted September 12, 2012 Hi all I would like to swing this one by you. Last night for fun I started coding a C#/.NET application that can edit Skyrim's ini files ( skyrim.ini & skyrimprefs.ini ). Since I'm fairly new to the modding community, I have no idea if this already exists. I have used the New Vegas Configator with great pleasure, but when I couldn't find a similar application for Skyrim, well... Below is a preliminary screenshot. The left property editor shows some skyrim.ini's properties and the right some of skyrimprefs.ini's properties. I use property editors because of their ease of use, and their ability to show properties either in alphabetical order or in groups as in the picture. To the far right is a property description, giving the user a chance to understand what he is changing. http://share.xboxlife.dk/file/zjnmngqyyzuxnzaymwrkmmu1njg2m2rhyzc0yjiyowi.jpg As in New Vegas Configator I aim to have the option of saving ini profiles. Backup of original files. Maybe an auto feature setting all properties to Low, Medium or High would be desirable. Should I keep on coding this, or is there a Skyrim ini editor out there already doing what I intend? Link to comment Share on other sites More sharing options...
ranafuineluva Posted September 12, 2012 Share Posted September 12, 2012 Hi all I would like to swing this one by you. Last night for fun I started coding a C#/.NET application that can edit Skyrim's ini files ( skyrim.ini & skyrimprefs.ini ). Since I'm fairly new to the modding community, I have no idea if this already exists. I have used the New Vegas Configator with great pleasure, but when I couldn't find a similar application for Skyrim, well... Below is a preliminary screenshot. The left property editor shows some skyrim.ini's properties and the right some of skyrimprefs.ini's properties. I use property editors because of their ease of use, and their ability to show properties either in alphabetical order or in groups as in the picture. To the far right is a property description, giving the user a chance to understand what he is changing. http://share.xboxlife.dk/file/zjnmngqyyzuxnzaymwrkmmu1njg2m2rhyzc0yjiyowi.jpg As in New Vegas Configator I aim to have the option of saving ini profiles. Backup of original files. Maybe an auto feature setting all properties to Low, Medium or High would be desirable. Should I keep on coding this, or is there a Skyrim ini editor out there already doing what I intend?Try Skyrim Configurater It is perfect for me! Link to comment Share on other sites More sharing options...
spif2001 Posted September 12, 2012 Author Share Posted September 12, 2012 Try Skyrim Configurater It is perfect for me! Super! You just saved me a ton of coding. Although coding usable apps is always fun ;) Link to comment Share on other sites More sharing options...
Recommended Posts