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.
Mandatory, for game settings on the Unreal Engine side
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 0.0.6
Fixed ini files in \GamesSettings folder in game execute folder not loading
Added construction to unreal parsing for ini files in \GamesSettings folder
Added a dumped settings file which can also be used as a template
This is a quick release because I had already been looking at the unreal files. So not fully tested so let me know if I missed any variables.
There are 2 paths this mod checks for configurations
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.
NOTE: This mod does not change game settings on the construction set side, you will need obse64 and the Game Settings loader or to change the values via esp file for game settings to apply in both engines.