By WrinklyNinja
Version: 1.3 (10/11/2010)
http://www.tesnexus.com/downloads/file.php?id=27972
Description
Enhanced Seasons seeks to bring more variation between the seasons of Cyrodiil using a combination of contrast and saturation changes, seasonal (and latitude-based) day lengths, and the changes in volatility of the weather.
In doing so, it implements a northern and southern hemisphere divide, with Topal Bay lying on the equator. This makes Cyrodiil lie completely in the northern hemisphere, and means that going south of Topal Bay will reverse the seasons, affecting all the effects.
Enhanced Seasons requires at least OBSE v0019, and some of its features also require OBGEv2, though it is not required to run the mod.
Enhanced Seasons' features are:
* Season-based graphical effects, changing saturation and contrast between seasons.
* Seasonal and latitude-based sunrise/sunset times.
* Seasonal weather volatility for vanilla weather.
All features are fully customisable using the included ini file.
ReadMe
Enhanced Seasons
By WrinklyNinja
Version: 1.3 (10/11/2010)
=============================
Index:
1. Description
2. Installation
3. Uninstallation
4. Customisation
5. Known Bugs/Compatibility
6. Contact Information
7. Legal
8. Credits
9. Version History
=============================
1. Description
=============================
Enhanced Seasons seeks to bring more variation between the seasons of Cyrodiil using a combination of contrast and saturation changes, seasonal (and latitude-based) day lengths, and the changes in volatility of the weather.
In doing so, it implements a northern and southern hemisphere divide, with Topal Bay lying on the equator. This makes Cyrodiil lie completely in the northern hemisphere, and means that going south of Topal Bay will reverse the seasons, affecting all the effects.
=============================
2. Installation
=============================
Requires: OBSE v0019 or higher.
Recommended: OBGEv2 (for graphical effects changes to work).
Extract the contents of the archive to your Oblivion\Data directory.
The archive is BAIN-ready, and you can also make an OMOD out of it if you so wish, though no conversion data is supplied.
The OBGEv2 OBSE plugin is required to enable the contrast and saturation changes, but is not required to use any other features of the mod.
Load Order:
The plugin is load order independent, as it is purely scripting, but I would recommend loading it early to keep it out of the way of the more position-critical mods that load later. Highly recommended is to use Better Oblivion Sorting Software (BOSS) to sort your load order for you.
=============================
3. Uninstallation
=============================
Delete 'Enhanced Seasons.esp', 'ini\Enhanced Seasons.ini' and 'shaders\EnhancedSeasons.fx' from your Oblivion\Data directory, or deactivate the archive in BAIN/OMOD in OBMM if you installed through them.
=============================
4. Customisation
=============================
You can use the 'Enhanced Seasons.ini' file in your Data\ini folder to customise how Enhanced Seasons affects your game. Each of the following features may be customised:
Shader Effects:
This requires OBGEv2 to be installed. Enhanced Seasons will apply different amounts of saturation and contrast depending on the season, to give each a slightly different look. You can customise the levels that are set for each season.
Vanilla Weather Volatility:
Enhanced Seasons will alter the volatility of the vanilla weather system depending on the season. You can customise the volatility levels for each season. This will not affect the volatility of weather mods, if you have one installed.
Seasonal Day Lengths:
Enhanced Seasons will alter how long your days last for depending on the season and your latitude, so the days are longer in summer and shorter in winter, with the effect being more pronounced the further north you go. You can set the sunrise and sunset start and end times for each season to customise the day lengths.
If you have All Natural installed, Enhanced Seasons will automatically ensure that you experience your desired sunrise/sunset times in both exteriors and interiors.
=============================
5. Known Bugs/Compatibility
=============================
Enhanced Seasons should be compatible with everything, unless another mod also dynamically alters climate weather volatility and sunset and sunrise times - there are none that I know of.
You may experience momentary loss of weather sync when you go through a load door - if this happens, it should only last under a second. If the weather loses sync for longer than that, let me know.
You may also, if you have seasonal day lengths enabled, experience sudden changes in lighting as you traverse Cyrodiil, most likely at sunrise and sunset. This is due to the day length being updated as you change latitude, and the lengths being incremental. Unfortunately, I am already using the smallest possible increments, so nothing more can be done about this.
Finally, if you have the shader effects enabled, crossing and re-crossing the equator (any point at the same latitude as the bottom of Topal Bay) will cause the shader effects to switch between seasonal settings multiple times as the seasons are reversed continually. Try simply to avoid walking due east or west whilst on the equator.
If you are experiencing graphical corruption or crashing, try removing the OBGEv2 plugin, as it causes problems for some players.
=============================
6. Contact Information
=============================
To report bugs, suggestions or comment on the mod, PM wrinklyninja at the Bethesda Game Studios Forums, using that nickname. You may also find me at TES Nexus with the same nickname.
There should also be an official thread open on the Bethesda Game Studios Forums, just search for '[RELz] Enhanced Seasons' to find it. You can post in there as an alternative to messaging me. You must register for free to post messages.
=============================
7. Legal
=============================
NOTE: "Original resources" means anything that I have created from scratch myself, it does not include modified vanilla resources or resources created by others. Any first person references (I, me, my) refer to WrinklyNinja.
This mod, its files and the archive containing the previous, are distributed under the agreement that:
1. The sole author is "WrinklyNinja".
2. The sole name of the mod is "Enhanced Seasons".
3. Any included original resources and their copyright belong to me.
4. Neither the archive nor any of the files it contains are to be re-distributed, original or modified versions.
This mod should only be available for download from TES Nexus (www.tesnexus.com). If you have downloaded this mod from another site, it was uploaded there without permission, and you should report it to both the site administrator(s) and myself as such.
If you wish to re-distribute this mod, either the original or a modified or translated version, you must first obtain permission from me.
If ALL of the following applies:
1. You have attempted to get in contact with me directly (through PM, email and forum posts), but I have not responded within a month of your attempt.
2. I have not logged into my www.gamesas.com account for AT LEAST 6 months.
3. I have not logged into my www.thenexusforums.com or www.tesnexus.com account for AT LEAST 6 months.
then you may redistribute this mod as you see fit, including modifying it, under the conditions that:
1. Authorship is retained (ie. I am recognised as the author).
2. Branding is retained (ie. the name of the mod does not change, nor does its identity).
3. Ownership and copyright of original resources is retained (ie. I own them and their copyrights).
=============================
8. Credits
=============================
..qZilla for creating ScreenEffects, which showed me how to write my own shader effects file.
..Scanti and shadeMe for creating and working on OBGEv2 respectively.
..The OBSE Team for creating OBSE.
=============================
9. Version History
=============================
v1.3
- Increased the number of divisions of latitude in Cyrodiil from 10 to 72 to decrease the time difference between each division.
- Removed the element of random chance from the season calculation as this would cause rapid effects changes at the beginnings and ends of seasons.
v1.2
- Fixed save game bloat due to new string variables being created every time the day length changed.
v1.1
- Combined the seasonal and latitude-based day length variations for a more sensible effect.
- Switched equator from the Imperial City to Topal Bay.
- Seasons now reverse if you go south of Topal Bay (ie. switch to the southern hemisphere).
v1.0
- Fixed chance of weather changing when climate changes were applied.
- Fixed sunrise and sunset times not being applied properly.
- Fixed contrast and saturation effects stacking on save game loads.
- Switched to requiring the OBGEv2 plugin from OBGE.
- Added latitude-based sunrise and sunset times variation.
- Simplified time format in ini to make it easier to use.
v0.9
- Initial release. Based on the Enhanced Seasons optional feature that was within Enhanced Weather and All Natural.
- Added climate sunrise/sunset begin/end time customisation.
- Added climate weather volatility customisation.
- Added OBGE OBSE Plugin detection to unlock features.
- Switched to using own shader file so ScreenEffects is no longer required.