Skip to content

FelisDiligens/QuickConfiguration2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

Change various game settings and install mods.

Screenshots | Wiki & Guides | Posts | Bugs

License: MIT License: MIT

Screenshots

Screenshots

★ New

Version 2.0 is a complete rewrite of the old Quick Configuration.

Improvements of 2.0 over the previous version:

  • Redesigned web-based user interface and high DPI support
  • Simplified mod manager with support for multiple BA2 archives in a single mod
  • Steam Deck and Linux support with native builds

Regressions:

  • Custom tweaks page was removed. Please edit the ini files directly.
  • Gallery page can only display photos and screenshots. Other features are not available for now.

This version should be a drop-in replacement for version 1.12.9. Most settings are carried over.

See the changelog for more: CHANGELOG.md

Features

*.ini tweaks

  • Change display, graphics, volume, audio, interface, and voice chat settings.
  • Disable VSync (frame rate cap).
  • Change your FOV with a preview of how it looks in-game.

Pip-Boy customization

  • Change the color and resolution of your Pip-Boy and Quick-Boy.
  • Use color presets from previous Fallout games.
  • See a preview of how the color will look in the game.

Mod manager

  • Install and manage mods.
  • Manage the resource list.
  • Integrates with NexusMods (requires logging in to NexusMods):
    • Show additional information and a preview image for each mod.
    • Check if a mod has an update.
    • Use the "Download with Mod Manager" button on NexusMods.

Gallery

  • Access all your screenshots and photos from the gallery.

Requirements

Windows

On Windows, the app uses Microsoft Edge WebView2.
It's preinstalled on Windows 10 (Version 1803 and later with all updates applied) and Windows 11. If you use an earlier version of Windows (or you have uninstalled it), download and install WebView2:
Download WebView2 Evergreen Bootstrapper

The setup will do this automatically for you.

Linux and Steam Deck

On Linux, the app uses webkit2gtk.
It should come bundled with the AppImage, but in case you need it anyways:

Distribution Package names
Arch / Manjaro webkit2gtk gtk3
Debian / Ubuntu libwebkit2gtk-4.1-0 libgtk-3-0t64
Fedora webkit2gtk4.1 gtk3

Additionally, you have to install wine if you want to create or extract *.ba2 archives.

Installation

Windows

Installer (recommended)

  1. Download the file that ends on *-setup.exe.
  2. Run the setup.
  3. It should install and you can run it from the start menu.

Portable zip archive

  1. Make sure to install all requirements: Edge WebView2 and Visual C++ Redistributable
  2. Download the *.zip archive and unzip it.
  3. Run f76qc2.exe

Linux and Steam Deck

AppImage

  1. Download the *.AppImage file.
  2. Ubuntu users will have to install FUSE v2:
    sudo apt install libfuse2
    If you have issues due to FUSE, see: AppImageKit wiki
  3. You may need to add execution permission to the file:
    chmod +x ~/Downloads/*.AppImage
    Depending on your desktop environment, you can also just right-click the file, click on "Properties", and then check "Executable as Program". Screenshot for GNOME / Nautilus
  4. Double-click the *.AppImage file to run it.

You can place the AppImage file anywhere you want and even rename it. If you want to integrate it into the app menu, I recommend Gear Lever. Have fun.

Wikis & Guides

For developers

See BUILD.md.

License

MIT License

See choosealicense.com for an overview.

Built with

Rust Tauri Typescript React

(and a ton of other fantastic libraries)

About

Change Fallout 76's *.ini settings and install mods.

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors