primem0ver Posted December 15, 2015 Share Posted December 15, 2015 (edited) My basic question is in the title. I recently downloaded ENB Customizer 2.1 and while it is useful, it is seriously deprecated. Many of the current ENB features are not present and some are out-dated. I found several requests in the mod's thread to update it and no response from the author. I am also a fan of ENB Manager. In fact... anyone who tries multiple ENB's should use it. So I have begun building a new /similar Application to the customizer from the ground up. It is inspired by BOTH of these programs and designed to work together with the Manager. In just two days I am about 1/4 of the way through a basic release. However.. because of its limited scope I am uncertain if people are still interested in this type of application. If not, I may not put as much of an effort into going "all out" into its production and skip corners. If there is enough of an interest, here are its (few) limitations and its planned features. Limitations:The application runs externally to Skyrim (of course... just like the other two). However, nowadays, the ENB can import changes to the settings in game.The C# application requires .NET 4.0 so it may not be available for all users. I could also release for Qt (same platform as Mod Organizer) but that will take considerably more time because the GUI is far more complicated (since it is multi-platform) and would require translation to C++. Planned Features (If people are still interested):All current ENB settings are accessible. DONEShould also be compatible with the Fallout 4Keeps track of settings per folder from which it is run (WINDOWS ONLY). DONEKeeps a customizeable number of backups labeled by date. DONEMakes the ENB features/settings easier to understand (just like the original ENB customizer). DONEEmbed help text that was put on the ENB Customizer Nexus Web page (in the description) directly into the application. DONEBasic interface is very similar to the original program but more colorful in order to provide necessary feedback at a glance. DONEGroups all settings that can be customized based on time of day together (different from original because night and day used to be the only variations). DONESettings that are often identical in ENB's (such as day and interior) can be linked together so that they are modified together. (Changing one changes the other). DONESupport for weather specific settings. DONEDoesn't require installation (can be distrubuted as a zip file). However, .NET 4.0 will need to be installed if hasn't been already (see above). DONEAutomatically detects if you are using a single skyrim folder based setup or an ENB Manager setup (assuming you unzip to an appropriate folder). DONEDetects installed ENB presets if you place the application in the same folder as ENB Manager and allows you to modify any chosen preset. DONECreate new weather presets based on main preset instantaneously and modify them as desired. DONEStreamlined API making upkeep fairly simple. New settings/changes to ENB will just take a minute or two to implement by adding a line or two of code. (Major changes would be something like adding more daytime settings might require more time since modification of the current custom controls used to display settings to the user.) DONEI may make it backward compatible but it will take time. Basic backward compatibility check DONE - (needs to be tested)Create new ENB presets based on others or from scratch. DONEWill automatically create folder and files necessary for ENB Manager so that it can be immediately implemented by the manager application. DONEI will make the source code available if there is enough interestCurrent Task: FILE HAS BEEN UPLOADED! Edited January 24, 2016 by primem0ver Link to comment Share on other sites More sharing options...
fadialsarhan Posted December 17, 2015 Share Posted December 17, 2015 I would be interested in such a mod, as I'm fairly inexperienced with ENBs and I think a mod like yours would be extremely helpful! Note: I am using MO as my mod manager. Link to comment Share on other sites More sharing options...
stirgeness Posted December 24, 2015 Share Posted December 24, 2015 do it Link to comment Share on other sites More sharing options...
inc2000glw Posted December 25, 2015 Share Posted December 25, 2015 I'm interested also.it seems like you have a idea just need to finish it off.Count me in. Link to comment Share on other sites More sharing options...
nahteferno Posted December 26, 2015 Share Posted December 26, 2015 So, for example, if I have RealVision ENB I would then be able to turn on and off features to my liking using your ENB Manager? Link to comment Share on other sites More sharing options...
rcatossi Posted January 4, 2016 Share Posted January 4, 2016 great idea. in fact, the ENB developer should have thought of that in the first place. Link to comment Share on other sites More sharing options...
primem0ver Posted January 8, 2016 Author Share Posted January 8, 2016 Sorry guys. Been away on a holiday "vacation." I am still working on this. In fact, I am close to being done a working version. Just some touch-ups and finishing touches (such as full integration with ENB Manager). I may be able to post as early as next week. Thanks for the feedback. So, for example, if I have RealVision ENB I would then be able to turn on and off features to my liking using your ENB Manager? Yes. You would need to look for those features on the right page but perhaps I will add a "Quick" feature tab in future editions if finding them is too complex. (Locations are fairly logical but there are several tabs because of the increased complexity of what you can now do with the modern ENB versions). Link to comment Share on other sites More sharing options...
primem0ver Posted January 8, 2016 Author Share Posted January 8, 2016 (edited) Here are two screenshot of what I have so far: http://staticdelivery.nexusmods.com/images/110/6571628-1452281498.jpg http://staticdelivery.nexusmods.com/images/110/6571628-1452280989.png Edited January 8, 2016 by primem0ver Link to comment Share on other sites More sharing options...
primem0ver Posted January 9, 2016 Author Share Posted January 9, 2016 I have posted progress indicators in the first post. That way you can keep track of feature progress. Link to comment Share on other sites More sharing options...
MatthiosArcanus Posted January 10, 2016 Share Posted January 10, 2016 Hey, great idea!I've spent too many hours trying to find an ENB that's to my liking only to realize that probably isn't going to happen. A program like this for the latest ENB files would be a god-send. =-)Keep up the good work and I look forward to trying your finished product! Link to comment Share on other sites More sharing options...
Recommended Posts