extra_video_settings

An expansion mod designed for Embeddium, which adds Vanilla video settings and more

File Details

extra_video_settings-1.1.jar

  • R
  • Mar 6, 2026
  • 26.22 KB
  • 264
  • 1.20.1
  • Forge

File Name

extra_video_settings-1.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:extra-video-settings-1474041:7718210")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.1 - Settings Profiles

Added the ability to save and load key bindings & video settings as profiles. Supports vanilla AND modded settings.

GUI

  • New "Profiles..." button added next to "Done" on the Settings screen
  • Enter a profile name to save, load, or delete profiles
  • Saved profiles are listed at the bottom of the screen

Commands (with Tab completion)

  • /evs save keys <name> - Save all key bindings (including modded)
  • /evs load keys <name> - Load key bindings from a profile
  • /evs save video <name> - Save all video/options settings (including modded)
  • /evs load video <name> - Load video/options settings from a profile
  • /evs list keys / /evs list video - List saved profiles
  • /evs delete keys <name> / /evs delete video <name> - Delete a profile

Profiles are saved as human-readable .txt files in config/extra_video_settings/profiles/. You can edit them manually or share with others.

Note: Profiles feature works without Embeddium. Embeddium is only required for the restored video settings.