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

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

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 ...

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?

In the context of Linux and other open operating systems, the term "distribution" is used to refe...

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

What is apt-get in Ubuntu?

apt-get is a command-line tool in Debian-based systems, such as Ubuntu, used for managing package...

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

What is "Vulkan Shader Processing" in Steam?

"Vulkan shader processing" is a Steam feature that is specifically used in Steam Play/Proton - a ...

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

What is encapsulation in OOP?

Encapsulation is one of the fundamental principles of object-oriented programming (OOP). This pri...