Thread Tools Display Modes
04/16/14, 11:12 AM   #1
vasallo
Join Date: Apr 2014
Posts: 2
Any API to configure Graphic option?

Hello,

I'd like to configure Graphic settings through addons such as texture quality, water reflection, distance, stuff like that. However, I couldn't find such API in reference. Could you tell me any API which allows you control Graphic settings if exists?

thanks in advance,
vasallo
  Reply With Quote
04/16/14, 12:25 PM   #2
Halja
 
Halja's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 111
There is no API references for those. They are cVars in-game. cVars are not document as such but the UserSettings.txt has ones you are interested in. Poking at cVars can crash the client and make unplayable if one is set wrong. There is an add-on called ESOToolbox that is making some changes to user settings via cVars.

http://www.esoui.com/downloads/info176-ESOToolbox.html
  Reply With Quote
04/16/14, 09:06 PM   #3
vasallo
Join Date: Apr 2014
Posts: 2
Thank you Halja,

I'll download the addon you referred and measure the risk.

thanks again,
vasallo
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » Any API to configure Graphic option?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off