Skyrim
0 of 0

File information

Last updated

Original upload

Created by

Trasd

Uploaded by

Trasd

Virus scan

Safe to use

About this mod

Better Eagle Eye and Steady Hand Redux is a Skyrim mod that allows user customization of two archery perks: Eagle Eye and Steady Hand. With it, you have control over Eagle Eye's zoom magnitude and stamina drain, and Steady Hand's time manipulation scale.

Requirements
Permissions and credits
Better Eagle Eye and Steady Hand Redux
by Trasd


Better Eagle Eye and Steady Hand Redux (BEER) is my attempt to fix (or finish) mackam08's (aka IrksomeBadger) "Better eagle eye and steady hand perks" mod. Please be aware, my goal was to fix the mod's reported problems, not extend its functionality.

Before we begin, I want to say that I take no credit for the mod and will accept no responsibility for problems. All programming credit goes to mackam08 and all responsibility is your own. Remember, Bethesda Softworks allows for modding, but does not officially support it.


So, what is BEER and what does it do?

BEER is a Skyrim mod that allows user customization of two archery perks: Eagle Eye and Steady Hand. With it, you have control over Eagle Eye's zoom magnitude and stamina drain, and Steady Hand's time manipulation scale.


What are BEER's prerequisites?

To use BEER, you need the following (up and running):


What exactly are BEER's settings specifications?

Eagle Eye's zoom range is customizable between .05 and 1.00 in increments of .05. The zoom slider numbers are basically arbitrary and do not correspond to any scale, but represent Skyrim's internal raw data. The game uses .60 as the default and anything above 1.00 does not work. Because of this, I cannot give you a true magnitude or zoom percentage. Play with the setting and see which works best for you.

Eagle Eye's stamina drain is customizable between 0 and 20 in increments of 1. The same magnitude information from zoom applies here as well. The default is 10, if that helps (this is the default mackam08 setup and I defer to his knowledge).

Steady Hand's time scale is customizable between .05 and .40 in increments of .05. The same magnitude information from zoom applies here as well. The default is .25 (this is not a percentage), if that helps (this is the default mackam08 setup and I defer to his knowledge).


How is BEER installed?

If you are running the original mod, please remove it before installing this Redux. I also highly recommend installing into a clean save.

I use Mod Organizer (I like the ability to setup different profiles) to manage my mods, but NMM or manually should work just as well. For manual installation, just unzip the archive in your Skyrim data directory (folder, file cabinet, branch, whatever you want to call it).


How is BEER uninstalled?

I use Mod Organizer, though NMM or manually should work just as well. For manual removal, just delete the ESP and script (check under script's source directory as well). You can look in the archive for the file names, if you're not sure. If you want to be safe, uncheck the ESP and return the settings to default first.


Is BEER compatible with other Eagle Eye or Steady Hand mods?

I'd have to say, unlikely. It depends on the purpose of the specific mod.


Why, oh why is BOSS flagging this mod as unrecognized?

BEER has not been entered into BOSS's database yet (I changed the name of the ESP). If you run BOSS and see that BEER is still not entered, please submit it.

BEER is now in BOSS's database.

Thank you to those that submitted it.



What was changed from the original mod?

  • fixed zoom so it can be set back to the vanilla default value (.60)
  • changed the zoom slider intervals to .05 (was .25)
  • changed the zoom slider range to .05 - 1.00 (was .25 - 2.0)
  • changed the stamina slider to increments of 1 (was 2)
  • changed the name of the ESP
  • changed the SkyUI menu name (removed version info to simplify updates)


"But mine goes to 11!"

Again, I want to stress that BEER's sliders do not correspond to any real-life scale. The number data is a direct reflection of Skyrim's internal variable representation. With the methods used in this mod, increasing the upper end of zoom's slider, for example, will not increase its magnification. 1 is the engine's upper limit. Please do not submit requests asking me to increase the magnification - it cannot be done.


Anything else?

Don't forget, SkyUI takes at least 20 seconds to register new MCM items.

Remember, like advice, Endorsements and Kudos are free, but unlike advice, they are usually welcomed.

Have fun! And remember, it's just a game.


mackam08's (aka IrksomeBadger) Original Description

Update to version 1.1 - Added a bunch of code changes to make everything a lot nicer and remove one particularly ugly hack. Removed options that aren't needed anymore.

This mod adds the ability for the player to tweak the zoom value associated with the eagle eye perk from the in-game menu, using MCM and SkyUI. It also allows the player to tweak the stamina drain amount when zoomed in. It is also possible to adjust the time slow-down amount that comes with the steady hand perk.

I made this mod because I thought it was a little strange that as a master archer I was stuck using a certain zoom level and a certain timescale. I thought it was especially odd that I had somehow lost the ability to use the faster time setting when I learned the slower one. This mod is for the times when you need a little bit more help making a snipe, or when you feel the slow down is just a little too much or too little, the values are now under your complete control. Customize to your liking!

Your character needs the eagle eye perk to adjust the settings. If you want to play with the steady hand settings you also need the steady hand perk at the second rank (2/2).

For this mod to work you need to have SkyUI installed (And therefore SKSE).

This mod does not require and DLC.

There could be some compatibility issues with other mods that alter these two perks. If you have any specific concerns please tell me and I will investigate.

To install this mod, download the .rar and use the nexus mod manager. Or you can drop the .esp and .bsa files into your Data directory if you don't use the mod manager.

Created by mackam08 aka IrksomeBadger.

Many thanks to the SkyUI developers for providing the MCM interface. You can learn more about SkyUI here: http://skyrim.nexusmods.com/mods/3863

=============
RELEASE NOTES
=============

========================
v1.0.0
========================

Date of release: 26/03/2013
Purpose: Code fix
Notes: Added a bunch of code changes to make everything a lot nicer and remove one particularly ugly hack. Removed options that aren't needed anymore.
Released by: mackam08 aka IrksomeBadger

========================
v1.0.0
========================

Date of release: 23/03/2013
Purpose: Initial release
Notes: This is the first public release version, it adds the "Better eagle eye" menu to allow the user to tweak the zoom and stamina values related to the eagle eye perk. Also allows the user to tweak the timescale settings related to the stead hand perk in game.
Released by: mackam08 aka IrksomeBadger

========================