Coder Social home page Coder Social logo

thomasgraham18 / fallout76-quickconfiguration Goto Github PK

View Code? Open in Web Editor NEW

This project forked from felisdiligens/fallout76-quickconfiguration

14.0 0.0 0.0 13.77 MB

Change *.ini settings and install mods.

Home Page: https://www.nexusmods.com/fallout76/mods/546

License: MIT License

Shell 0.07% Python 0.52% C# 94.68% CSS 0.15% HTML 1.40% Inno Setup 0.25% Batchfile 0.01% Rich Text Format 2.92%

fallout76-quickconfiguration's Introduction

Note

This is a small continuation of the original tool, mainly focused on bug fixes.


Banner

Tired of searching through the web for *.ini tweaks, and installing mods single-handedly?

This tool allows you to change various game settings and install mods.

Screenshots | Wiki & Guides | Posts | Bugs


Platform: Windows


๐Ÿ“ธ Screenshots

Screenshots

โœจ Features

*.ini tweaks

  • Change display, graphics, volume, audio, interface, and voice chat settings.
  • Disable VSync (frame rate cap).
  • Change your FOV.
  • Mouse sensitivity fix for ALL aspect ratios.

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.
  • Check if a mod has an update. (Requires you to login to NexusMods)

Gallery

  • Access all your screenshots and photos from the gallery.

๐Ÿ’ก Requirements

This program is running on .NET Framework 4.7.2
It should be preinstalled on Windows 10.
If you can't start the tool, you may have to install it manually: .NET Framework 4.7.2 web installer

Archive2 needs Visual C++ Redistributable for Visual Studio 2012 Update 4.
This might be preinstalled on your system as well. If your mods aren't deploying properly, try to install it.

If you're still on Windows 7, make sure that you have Service Pack 1 and all updates installed.
Otherwise the .NET installer might fail or the tool might not start.

โš™๏ธ Installation

  1. Download and unzip.
  2. Run and set the game edition and path in the Welcome screen.
  3. Tweak to your heart's content.
  4. Don't forget to hit "Apply".

๐Ÿ“š Wikis & Guides

๐Ÿง‘โ€๐Ÿ’ป For developers

See Docs.

โค๏ธ Kudos

These were/are valuable resources:

Contributors:

  • QuadroTony: A lot of bug reports, and ideas, as well as: bSkipSplash=1 disables the news splash on startup.
  • infinitywulf: Changing the color of the power armor PipBoy.
  • Juinchi and Jolu42: TAA sharpening
  • toarullen: bShowCompass
  • Eckserah: A lot of valuable information as well as providing default *.ini values
  • bolbman: PipBoy resolution, Camera tweaks
  • ei8htzer0: Login credentials (s76UserName, s76Password)
  • zingmars: A lot of bug reports, and ideas.
  • dutem and ZeroByDivide: Brought Xbox Game Pass to my attention
  • Deadmano: QoL improvement ideas and "bSteamEnabled=0" tweak.
  • Pacoboyd: Advice, ideas, and "bAutoSignin=1" tweak.

๐ŸŒ Translators:

Outdated translations:

๐Ÿ“Œ License

ยฉ MIT

Built with

fallout76-quickconfiguration's People

Contributors

felisdiligens avatar sondju avatar thomasgraham18 avatar phenomite avatar itsjasonc avatar

Stargazers

Soul avatar smithart avatar  avatar Hlebka avatar  avatar crunchysoft avatar Kim Werner avatar Max Halcomb avatar RubyFox avatar  avatar  avatar  avatar RJS avatar Robert avatar

fallout76-quickconfiguration's Issues

System.IO.DirectoryNotFoundException - Nexus - Mod Manager Download

*************** Error message ***************
System.AggregateException: One or more errors occurred.

**************** System Info ****************
Operating system: Windows 11 64-bit
Program version: 1.12.6
User agent: Fo76QuickConfiguration/1.12.6 (Windows NT 10.0.22631.0; x64) .NETFramework/4.7.2
Running as admin: No
System culture: English (United States)
App locale: en-US
Game edition: Steam

**************** Stack Trace ****************
If any files are listed (like "at ... in ...*.cs:line 123"):
Those are files on my computer, so don't worry if you can't find them.

System.AggregateException: One or more errors occurred.
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at Fo76ini.Mods.ModInstallations.DownloadFile(String url, String path, Action1 ProgressChanged) in X:\Repos\Fo76\Fo76ini\Mods\ModInstallations.cs:line 263 at Fo76ini.Mods.ModInstallations.InstallRemote(ManagedMods mods, String nxmLinkStr, Boolean useSourceBA2Archive, Action1 ProgressChanged) in X:\Repos\Fo76\Fo76ini\Mods\ModInstallations.cs:line 220
at Fo76ini.FormMods.<>c__DisplayClass93_0.b__0() in X:\Repos\Fo76\Fo76ini\Forms\FormMods\FormMods.cs:line 1207
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

************** Inner Exception **************
System.Net.WebException: An exception occurred during a WebClient request.

************** Inner Exception **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'F:\Games\Steam\steamapps\common\Fallout76\Quick Configuration\Downloads\Nuka Label Fix (BA2)-1260-1-0-1639442043.7z'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at System.Net.WebClient.DownloadFileAsync(Uri address, String fileName, Object userToken)


After enabling "Associate with 'Mod Manager Download' links", and clicking the related download button on the nexus, QC app freezes on the downloading screen and throws the error shown above.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.