Download
(24MB)
Download
Updated: 09-25-12 12:34 AM
Pictures
File Info
Updated:09-25-12 12:34 AM
Created:07-31-09 05:37 AM
Downloads:75,428
Favorites:123
MD5:

The Ultimate Shaman UI 5.0.5 - 1920 x 1080 [16:9-WIDE]  Popular! (More than 5000 hits)

Version: v5.0.5
by: suicidalkatt [More]




--[[TUSUI v5.0.5 Installation]]--

Welcome to TUSUI! This UI has quite a few addons you may not be familiar with. It is suggested you look at all addon options in case you don't understand what they do or how they work.

To begin the installation of this UI you should back up your current UI and prepare your wow folder to install the UI properly.

**Step 1: Begin by backing up your UI. Create a Backup folder in your wow directy and copy your 'WTF' and 'Interface' folders into your backup folder.

**Step 2: Delete all your current addons from your 'Interface\AddOns\' folder. This is to avoid any addon conflicts.

**Step 3: Open the 'WTF' folder included in this download and rename the according folders inside to match the folders in your current WoW's 'WTF' folder.
You should see 3 folders:
A. YOUR ACCOUNT NAME (not your bnet email)
B. YOUR REALM NAME
C. YOUR CHARACTER NAME

**Step 4: Once your folders have been renamed, copy them directly to your WoW folder and 'Copy and Replace' any files prompted (all in most cases).

**Step 5: Open your WoW, and enable all addons for the character you are currently installing for.

**Step 6: On log in you'll be prompted, after the TUSUI Logo has disappeared from the screen, to 'Install' or 'Ignore'. Clicking the 'Install' button will set the UI up for the character you have set the files up for.
Should for some reason this prompt disappears or you click 'Ignore' and you have not installed the UI, you may use the slash command '/tusui install'.
Your UI should reload and you'll be prompted with additional help info and a confirmation that the UI has been installed correctly.

**Step 7: ...

**Step 8: Enjoy TUSUI v5.0.5



Optional Files (3)
File Name
Version
Size
Author
Date
Type
v5.001
161kB
08-28-12 04:17 AM
Addon
v4.202
6MB
09-18-11 05:14 AM
Addon
v4.0-b
9MB
11-21-10 06:09 PM
Addon


Post A Reply Comment Options
Unread 10-14-10, 03:36 PM  
jcgamo88
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Originally posted by suicidalkatt
That "will be updating" text has been there for months and months.

Not exactly sure when that'll be coming.
Aha! The text on wowi was updated yesterday adding a date of edit. Not a date of when it will be done or when the initial "Hey I'm updating for 4.0" message went up, but a sign of life and possible work being done none the less!
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 03:10 PM  
bestwarrior
A Fallenroot Satyr
 
bestwarrior's Avatar
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 28
Uploads: 3
Originally posted by suicidalkatt
I really dislike bar buffs, I'd much rather have smaller icon based buffs / debuffs.

I was looking into this:
http://www.wowinterface.com/download...uraFrames.html

Which seems to be bugged atm.
Hey man check out this http://www.wowinterface.com/download...hanxBuffs.html. I just downloaded it and tried it out and it seems legit..kind of like SBF just a little bit smaller buttons. May help but all up to you.
__________________
Maker of Boda UI Revamped (Bestwarrior's UI)
Maker of Bestwarrior's UI

Report comment to moderator  
Reply With Quote
Unread 10-14-10, 01:58 PM  
sbvibe
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Reflux isnt working

So I just did a fresh install of the game after formatting my laptop. I download the suite like normal and got into the game no problem. I typed /reflux switch UltimateShamanUIenh as instructed in the installation video but nothing happens after I type it. Is there a step I have missed? I'm using the 4.0.1 compatible version with a res of 1366x768. The resolution shouldn't be a problem as it ran fine in the 3.3.5 compatible version.

Thanks in advance.
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 10:36 AM  
Fallenmonkey
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Originally posted by matadaur
Yup..I had the same problem and got this fix from the author:

Log out of game and exit and go to your WTF folder.

Open your Config.wtf file with notepad and look for "uiScale" and change the value there to "0.63999998569489".
Thanks a bunch man. Fixed it for me. Many <3.
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 09:43 AM  
Dessembrae
A Fallenroot Satyr
 
Dessembrae's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 75
Uploads: 5
It's possible to make SBF "working" with patching a few things troughout the code.

Flickerstreak posted:

Open the following files in a text editor and use search-and-replace to replace the word 'this' with the word 'self':

(1)
SatrinaBuffFrame/SBF.xml
SBFOptions/SatrinaBuffFrameOptions.xml
SBFOptions/RoundedDropDown.xml

There are about 150 such replacements to make.

(2)
In SBFOptions/RoundedDropDown.xml, find the event handler near the end (line 91) labeled <onLoad> and change RoundedDropDownFrame:OnLoad() to RoundedDropDownFrame:OnLoad(self)

(3)
In SBFOptions/RoundedDropDown.lua, line 8, change RoundedDropDownFrame:OnLoad(self) to RoundedDropDownFrame:OnLoad(self,this)

Save files, reload UI, and Voila!

This makes the buff display and engine work, and the GUI loads without errors. The GUI does not really work, though (see the next few comments). It just loads without errors when you type /sbf options - if you try to actually *use* it to configure SBF, you'll probably be a sad panda.


There is one functional limitation, though: SBF 3 can't cancel buffs due to cancelAura becoming protected. You'll get a pop-up message indicating that it's been blocked from doing so. That functionality will have to wait for the next version (and, as mentioned below in this thread, will likely make you choose between cancellable buffs and SBF's wootsauce filtering).
Lachnoir posted:

If you replace the references to "arg1" with "button" in the OnMouseDown handlers of the SBF.xml and SatrinaBuffFrameOptions.xml files you should be able to drag the Main configuration window and the individual buff frames again...
This should give you basic use again of SBF, in my UI it display the buffs and I can drag the frames around again as stated. Maybe it's of use to you, just thought I crossposted it here as well.
__________________
Dessembrae knows the sorrows in our souls.
He walks at the side of each mortal,
a vessel of regret on the fires of vengeance.
Dessembrae knows the sorrows,
and would now share them with us all.
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 09:28 AM  
matadaur
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Originally posted by Fallenmonkey
UI scale different with latest patch?

I have been using your UI setup at the 1920x1080 setting for about 6 months now and have never had an issue but now after patch 4.0.1 it seems that the UI scale factor doesn't go low enough to make everything fit properly. I've double-checked my res and it is set at 1920x1080 and UI scale is as low as it can go.

Anyone else having this issue or had the issue and found a way to fix it that I'm overlooking?
Yup..I had the same problem and got this fix from the author:

Log out of game and exit and go to your WTF folder.

Open your Config.wtf file with notepad and look for "uiScale" and change the value there to "0.63999998569489".
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 09:15 AM  
Fallenmonkey
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
UI scale different with latest patch?

I have been using your UI setup at the 1920x1080 setting for about 6 months now and have never had an issue but now after patch 4.0.1 it seems that the UI scale factor doesn't go low enough to make everything fit properly. I've double-checked my res and it is set at 1920x1080 and UI scale is as low as it can go.

Anyone else having this issue or had the issue and found a way to fix it that I'm overlooking?
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 08:27 AM  
Fatch
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Originally posted by suicidalkatt
I think you may have translated it improperly.

I'm aware of grid and power auras updates, I just haven't made any particular changes to reflect with the new patch.
Upon updating this with what you have I did my reflux switch stuff, and then went back to Grid and noticed the profile had: UltimateShamanUIEnh rather than the UltimateShamanUIenh (notice the caps on the E in ENH). Chosing that profile puts grid back where it belongs for me.

I may installed this a little wrong, however, its working for me. Yeah, there are bugs in bug sack due to some additional addons I have but I am dealing with it. I love this addon, and use it exclusively. I await your full update, and will do anything I can to help support including donating.

I big thank you for sticking with this, and you will not hear me complain.
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 12:06 AM  
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 1467
Uploads: 50
Originally posted by jakubs11
all of this i did yesterday:


new updated grid works just fine with UltimateShamanUIenh setting



as you may have noticed, the old power auras have been crushing or just stopping game (due to the fact that now wow has it's own implented power auras)
the updated power auras clasic works (at least for me) with Primal Strike skill
I think you may have translated it improperly.

I'm aware of grid and power auras updates, I just haven't made any particular changes to reflect with the new patch.
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 11:59 PM  
jakubs11
A Kobold Labourer
 
jakubs11's Avatar

Forum posts: 0
File comments: 24
Uploads: 0
all of this i did yesterday:

Currently no grid module other than default grid.
new updated grid works just fine with UltimateShamanUIenh setting


Currently no update to power auras for new class spell changes and
talents.
as you may have noticed, the old power auras have been crushing or just stopping game (due to the fact that now wow has it's own implented power auras)
the updated power auras clasic works (at least for me) with Primal Strike skill
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 10:36 PM  
malach
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Smile Satrina getting the work on 4.0

Hey there!, first things first., Excellent Work! Really nice UI, I love it.

I was around and it seems Satrina is back and in the works to update the addon. New update msg today 10/13.

Refer to this link to check information. http://www.wowinterface.com/download...ffFrames3.html

Keep up the excellent work! *cheers*

mAlAch
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 08:13 PM  
XCreative
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
I found this web site with lots off buff addons, you may found one that o you like here http://www.vranx.com/buffs.htm
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 06:50 PM  
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 1467
Uploads: 50
Originally posted by XCreative
Dunno if you are looking for something like this but give a look http://www.wowinterface.com/download...242-Raven.html
I really dislike bar buffs, I'd much rather have smaller icon based buffs / debuffs.

I was looking into this:
http://www.wowinterface.com/download...uraFrames.html

Which seems to be bugged atm.
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 06:31 PM  
XCreative
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Dunno if you are looking for something like this but give a look http://www.wowinterface.com/download...242-Raven.html
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 05:54 PM  
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 1467
Uploads: 50
Originally posted by heavyhebrew
First, Suicidalkatt, thanks for taking time to update and make this compilation what it is, the best.

Second, any chance for the 1680x1050 to be updated?

And lastly, FYI: SBF is being worked on http://www.wowinterface.com/download...ffFrames3.html
That "will be updating" text has been there for months and months.

Not exactly sure when that'll be coming.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.