← homeComputers and technologies (Комп'ютери та технології)

How to make Counter-Strike: GO fullscreen in Ubuntu without launching the game?

How to make Counter-Strike: GO fullscreen in Ubuntu without launching the game? Fullscreen settings in Steam.

This content has been automatically translated from Ukrainian.
After installing and launching the game Counter-Strike:GO, the Ubuntu interface overlaps the Counter-Strike window, making it somewhat inconvenient to change any settings within the game. So you need to exit the game and configure the launch mode of Counter-Strike from the Steam menu.
CS:GO перший запуск в Ubuntu
CS:GO перший запуск в Ubuntu
To make Counter-Strike: Global Offensive (CS:GO) launch in fullscreen mode in Ubuntu, follow these steps:
1. Open your Steam library.
2. Find the game "Counter-Strike: Global Offensive" in the list of games.
3. Right-click on the game title and select "Properties..." or "Властивості...".
4. In the properties window, go to "GENERAL" or "Загальне".
5. Find the field "Set launch options..." or "Параметри запуску...".
6. Enter `-fullscreen` there and click OK.
Параметри запуску CS:GO
Параметри запуску CS:GO
After this, when you launch the game, it should open in fullscreen mode. If it doesn’t work, the reason may lie in specific game or system settings.
CS:GO на весь екран
CS:GO на весь екран
Adding the '-fullscreen' setting worked in my case. The next launch of the game was in fullscreen.

🔥 More posts

All posts
Computers and technologies (Комп'ютери та технології)Jul 10, '23 05:43

What is a distribution?

What is a distribution? Why are distributions needed?

Programming (Програмування)Jul 24, '23 11:02

What is apt-get in Ubuntu?

What is apt-get in Ubuntu? What is apt-get used for?

Computers and technologies (Комп'ютери та технології)Jul 24, '23 12:01

What is "Vulkan Shader Processing" in Steam?

What is "Vulkan Shader Pre-Caching" in Steam? Why is Vulkan shader pre-caching needed?

Programming (Програмування)Dec 7, '23 07:42

What is encapsulation in OOP?

What is encapsulation in OOP? Why is encapsulation (isolation) needed in code?