North America - English

League of Legends Community

League of Legends Community > Feedback > In-Game HUD Discussion
[SUGGESTION] Borderless Windowed Mode

First Riot Post
 
Comment below rating threshold, click here to show it.
Poultron ?? Junior Member
This user has accepted the summoners code, click for more information
07-26-2011

A few games I've been playing recently have this as an option, and it's quite handy. I don't know if it's different in later versions, but on Windows XP it is not instantaneous to alt+tab from a fullscreen game, and it can often cause problems when alt+tabbing back (although this is not the case in LoL). This is a low priority thing, but it sure would be a nice option!

 
Comment below rating threshold, click here to show it.
HoHoRaPpEr ?? Junior Member
This user has referred a friend to League of Legends, click for more information This user has accepted the summoners code, click for more information
07-26-2011

Wtb

 
Comment below rating threshold, click here to show it.
Enalung ?? Senior Member
This user has accepted the summoners code, click for more information
07-26-2011

You can use a program called shift window to acheive this. It's likely the reason such a feature has not been implemented yet. It can be provided by outside programs, so it's not a priority.

 
Comment below rating threshold, click here to show it.
Perb ?? Senior Member
This user has accepted the summoners code, click for more information
07-26-2011

Open this with notepad:
C:\Riot Games\League of Legends\RADS\solutions\lol_game_client_sln\release s\0.0.0.64\deploy\DATA\CFG\game.cfg

Find:

Code:
Windowed=
Add another line after Windowed and make it look like this:
Code:
Windowed=1
BorderlessWindow=1

 
Comment below rating threshold, click here to show it.
RiotVeonneth RiotVeonneth's Avatar ?? Production Assistant
This user has referred a friend to League of Legends, click for more information This user has accepted the summoners code, click for more information
1 of 1 Riot Posts
07-27-2011

This is coming in a patch very soon.

 
Comment below rating threshold, click here to show it.
Sylph Sylph's Avatar ?? Emissary of the League
This user has referred a friend to League of Legends, click for more information This user has accepted the summoners code, click for more information
07-27-2011

Quote:
Originally Posted by RiotVeonneth View Post
This is coming in a patch very soon.
Awesome!

 
Comment below rating threshold, click here to show it.
DragonLord ?? Senior Member
This user has referred a friend to League of Legends, click for more information This user has accepted the summoners code, click for more information
07-27-2011

Quote:
Originally Posted by Perb View Post
Open this with notepad:
C:\Riot Games\League of Legends\RADS\solutions\lol_game_client_sln\release s\0.0.0.64\deploy\DATA\CFG\game.cfg

Find:
Code:
Windowed=
Add another line after Windowed and make it look like this:
Code:
Windowed=1
BorderlessWindow=1

It's awesome to hear RIOT is putting this in game. This guy however has it right to force your game to do it now. I've been using that for a while now since it makes it easier to alt-tab faster

 
Comment below rating threshold, click here to show it.
Poultron ?? Junior Member
This user has accepted the summoners code, click for more information
07-28-2011

Quote:
Originally Posted by RiotVeonneth View Post
This is coming in a patch very soon.
Very awesome!! Thanks for the heads up, I love this game so much.

EDIT:
Quote:
Originally Posted by Perb View Post
Open this with notepad:
C:\Riot Games\League of Legends\RADS\solutions\lol_game_client_sln\release s\0.0.0.64\deploy\DATA\CFG\game.cfg

Find:
Code:
Windowed=
Add another line after Windowed and make it look like this:
Code:
Windowed=1
BorderlessWindow=1
Oh, this will work for now! Thanks very much.