League of Legends
INFO
Applies performance-oriented tweaks to game.cfg and LCULocalPreferences.yaml (client UX unload, potato mode, graphics and audio defaults).
INFO
Close League of Legends and the Riot Client before import. The script searches for the install on drives C:–G:.
TIP
Backups use .ibra where applicable. Script auto-elevates to Administrator.
Import (PowerShell)
- Close League of Legends and the Riot Client
- Open PowerShell as Administrator (right-click, then Run as administrator)
- Paste the line below and press Enter
irm 'https://docs.ibrhub.net/scripts/games-setup/IBRA-League-Of-Legends-Tool.ps1' | iexRemote code execution
Invoke-Expression (iex) runs whatever the script returns. Only use URLs you trust (here: docs.ibrhub.net).
After a successful run, launch the client and verify video, audio, and interface settings in-game.
Disclaimer
Import overwrites local settings
Applying this package replaces or modifies existing League of Legends config files on disk. Back up anything you care about before you run the import script.
Provided as-is with no warranty. Read IBRHUB docs before use. You are responsible for backups and for any terms-of-service rules that apply to your account.