from the command line, it launches, but it plays the videos and possibly ignores other settings in the UserSettings.txt. Why does this happen? Is there something I can do differently to avoid this behavior?
I'm not sure if there is any reason to ever need to run ESO as administrator. I'll look into it though. I am the only user on my PC and use an administrator account.Do a search for the eso.exe.
Find and right click and go to properties. On that window check the box that says run as administrator. click apply.
Or hold down shift and right click and say run as administrator
EDIT: Something that may or may not be obvious is that I do not use the launcher; I launch eso.exe directly. The only time I use the launcher is on patch day.
e: cd Games\ESO\The Elder Scrolls Online\game\client start eso.exeJust seems odd that I have to cd to the eso.exe directory first. If anyone wants to further troubleshoot out of curiosity, I will try recommendations, but I'm able to accomplish what I need by CDing first. Thanks for the assistance everyone!
This is not to say that some of the other responses weren't useful. I do appreciate all of the other responses. The quoted text lead me to somewhat of a resolution of the initial issue. This still works best for me however:What version of windows are you using??
If I remember correctly, windows xp used the user called "administrator" as the user starting command lines. This means that a different version of usersettings.txt file is used.
But haven't worked with XP in a long time.
If I'm correct I would recommend to find out the location of that usersettings.txt and making the same changes in it
e: cd Games\ESO\The Elder Scrolls Online\game\client start eso.exeAfter rereading the quote above, I discovered that when I launch the game using "e:\Games\ESO\The Elder Scrolls Online\game\client\eso.exe" it reads the UserSettings.txt file located in the ESO_BUILD_BRANCH directory. If I first cd into the client directory and then launch the client, it reads the UserSettings.txt file located in the live folder. So the client is reading from two different files depending on how it's launched. I don't know why or what the difference is between the two ways that I've launched it, but at this point it really isn't important. I assume the ESO_BUILD_BRANCH directory holds the defaults. If I copy the contents of live over to ESO_BUILD_BRANCH the game launches the way I want regardless of how I launch it.
I assume the ESO_BUILD_BRANCH directory holds the defaults. If I copy the contents of live over to ESO_BUILD_BRANCH the game launches the way I want regardless of how I launch it.