Update 44 is now available for testing on the PTS! You can read the latest patch notes here: https://forums.elderscrollsonline.com/en/categories/pts
Maintenance for the week of September 23:
• PC/Mac: No maintenance – September 23

Any way to skip intro logos?

anforwb17_ESO
I would like to be able to jump straight to the login screen. I've seen the logos enough to know who is involved. Thanks ;)
  • Kurotan
    Kurotan
    ✭✭
    Esc works :)
  • anforwb17_ESO
    Well yeah, I click through it. Still would rather go straight to the login :)
  • Kemono
    Kemono
    ✭✭✭
    Go to
    X:\Users\Documents\Elder Scrolls Online\live (or \liveeu)
    Open file: usersettings.txt

    Find line: SkipPregameVideos
    change 0 to 1
    Fixed!
    Edited by Kemono on April 3, 2014 4:37AM
  • anforwb17_ESO
    Thanks! :D
  • Qball
    Qball
    Awesome.
  • Sarenia
    Sarenia
    ✭✭✭✭✭
    You can also switch screenshots to JPG instead of default BMP since vastly larger BMP images are really only useful if you're planning to do photo work and want the best source possible.

    SET ScreenshotFormat "JPG"

    And for higher quality, you can change with a 1-2GB VRAM GPU:
    SET MIP_LOAD_SKIP_LEVELS
    to
    SET MIP_LOAD_SKIP_LEVELS "-3"
    If it causes lag, try lowing it to "-2", or "-1".

    You can also add these below SET MIP*:
    SET SimultaneousCharacterLoadLimit.2 "10"
    SET SimultaneousCharacterDestroyLimit "10"

    AMD users _might_ have better performance changing as well:
    SET GraphicsDriver.7 "D3D11"
    to
    SET GraphicsDriver.7 "OPENGL"

    Set the file to read-only when you're done, or updates to the client will nuke the changes. Or, create a backup of your modified file, and manually re-add the changes after each update.
    [beta_group_85b_9]
Sign In or Register to comment.