While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- New US Congress bill proposal requires all operating system providers to verify ages [updated]
- Mozilla announced "Thunderbolt", their open-source and self-hostable AI client
- US operating system age verification bill "Parents Decide Act" gets published
- PlayStation 3 emulator RPCS3 can now auto-configure games for you
- X.Org X server and Xwayland security advisory released for multiple issues
- > See more over 30 days here
- Away all of next week
- Liam Dawe - Testing the VRAM valve patch
- Koopa - New Desktop Screenshot Thread
- tmtvl - Shop Crush - Psychological Horror Thrift Sim with Literal Illusio…
- hollowlimb - Proton/Wine Games Locking Up
- Caldathras - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
Git repo: [https://github.com/obozrenie/obozrenie](https://github.com/obozrenie/obozrenie)
Chat: [https://gitter.im/obozrenie/obozrenie](https://gitter.im/obozrenie/obozrenie)
[Screenshot](https://raw.githubusercontent.com/obozrenie/obozrenie/master/screenshot.png)
Packages:
AUR: [obozrenie-git](https://aur.archlinux.org/packages/obozrenie-git)
PPA: currently none
Hey everyone.
I am developing a new game server browser written in PyGObject (GTK+ 3). It provides you with ability to view information about and connect to game servers in a convenient fashion. It is your one stop shop for online multiplayer and replacement for ingame lobbies.
Available features:
* Simple, uncluttered one-window interface.
* Support for around 30 titles, primarily id Tech and Source engine games.
* Fast stat engine (QStat is used for the majority of games).
* Comprehensive information about each and every game server, up to player list (when possible).
* Filtering support.
* Connecting to selected server straight from browser window, taking you straight to action.
* Active development and support
* ...much more to come, improvements on a daily basis
Originally, I used to contribute to [XQF Game Server Browser](https://github.com/XQF/xqf), however its rotten codebase (30+ k lines of GTK1 (!!!) code) made me start writing my own thing. Obozrenie is less than 1.5k lines of Python total now.
Patches and suggestions are welcome