League-of-legends – How to always start League of Legends in fullscreen mode

league-of-legendsUbuntu

I managed to install League of Legends in Ubuntu (and wrote a review about it)

but, now I want to start the game in fullscreen mode, always.

Question: How to always start League of Legends in fullscreen mode
Note: I just need to now how people do it in Windows. A setting, or a extra command line in the lol launcher like lollauncher.exe --fullscreen?

Best Answer

In Windows, you can control whether the game itself is full-screen or not with the game.cfg file, located in /League of Legends/Config/game.cfg. (This file may not exist if the game has never been launched.)

The file is structured as a standard .ini file. The section in question is [General] and the settings are WindowMode, Width, and Height.

To make the game always full-screen, use something like:

[General]
WindowMode=0
Width=1920
Height=1080

As for the AIR client, I did some digging around but was unable to locate a configuration file that stored position and such. However, I can confirm that this data is not located in the registry.

For posterity, I looked in /LoL/RADS/projects/lol_air_client*.