HinoOokami / UE-Optimizer

Optimizer for Unreal Engine based games
10 stars 3 forks source link

UE-Optimizer

Optimizer for Unreal Engine based games

Optimizes some settings in UE .ini files on Windows platforms by making changes proposed here: https://steamcommunity.com/app/200510/discussions/0/846960628563773260

It works by looking for .ini files for all UE based games in user/Documents folder, making changes to them and setting Read Only attribute so games won't rollback changes.

The program automatically choose English or Russian interface language based on Windows GUI language (Russian for Russian, Ukrainian and Belarusian, and English for everyone else).

!!!IMPORTANT!!!

If you use mods for XCOM 2 you may need to find xcomengine.ini and remove ReadOnly from it as there are reports it may break the game and it seems XCOM 2 doesn't try to change values in xcomengine.ini back to default.

!!!IMPORTANT!!!