Thread Tools Display Modes
10/22/15, 10:40 AM   #1
Wulfrun
Join Date: Feb 2015
Posts: 9
Changing Video Settings

Hello,
I would like to change video settings, e.g., shadows Off/High.
First is this possible?
I found the SI_GRAPHICS_OPTIONS_VIDEO... and GRAPHICS_SETTINGS_... constants but am not sure which will control the in game settings.
I also found the GetSetting(system, settingId) and understand the settingId comes from the above values in the constants table. But don't understand the system parameter.
I was hoping to use the GetSetting to understand the Set call:
Setting(number system, number settingId, string value, number setOptions).

Is there an addon that I could study that changes the video settings?
Happy Trails
  Reply With Quote
10/22/15, 10:54 AM   #2
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
Hi.

Shissu's PvP/Game Booster changes video settings.
But changing shadow quality requires to reload ui.

Originally Posted by Wulfrun View Post
Hello,
I would like to change video settings, e.g., shadows Off/High.
First is this possible?
I found the SI_GRAPHICS_OPTIONS_VIDEO... and GRAPHICS_SETTINGS_... constants but am not sure which will control the in game settings.
I also found the GetSetting(system, settingId) and understand the settingId comes from the above values in the constants table. But don't understand the system parameter.
I was hoping to use the GetSetting to understand the Set call:
Setting(number system, number settingId, string value, number setOptions).

Is there an addon that I could study that changes the video settings?
Happy Trails
  Reply With Quote
10/23/15, 12:33 PM   #3
Wulfrun
Join Date: Feb 2015
Posts: 9
votan, thank you.
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » Changing Video Settings


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