0 of 0

File information

Last updated

Original upload

Created by

GodschildGaming

Uploaded by

Godschildgaming

Virus scan

Safe to use

Tags for this mod

About this mod

This is a Game Settings Loader for the unreal engine side, allowing easy changes with config files. This was made to be compatible with Game Settings Loader released by powerofthree.

Requirements
Permissions and credits
Changelogs
Finally updated properly. My TesSyncMapInjector mod kinda took my attention away from this one >-> but I am back to this one to give it some needed updates and hopefully balance out work between the two. 

There are 2 paths this mod checks for configurations

1) Oblivion Remastered\OblivionRemastered\Binaries\{Win64 or WinGDK}\OBSE\Plugins\GameSettings

2) Oblivion Remastered\OblivionRemastered\Binaries\{Win64 or WinGDK}\GameSettings

The fist path will only load game settings that are in the original Oblivion and also in the Unreal VOblivionInitialSettings, the second path is restriction free and will attempt to load any settings if there is a matching VOblivionInitialSettings or PhysicsSettings (Thank you BluBalllZ for the suggestion and example code).

NOTE:
This mod does change game settings on the construction set side if setInternalGameSettings is true in config.lua, this might cause conflicts with Game Settings Loader by powerofthree and any esp files changing game settings too.

Installation:

I recommend manual installation for now while I figure out how to make my mods play nice with both vortex and mod organizer 2 auto installs.
I included the file path of base oblivion directory for those that need it just follow the zip file folders or extract into the base game folder. Otherwise make sure to extract GameSettingsLoader folder into your ue4ss\Mods folder.