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]
- Pick up some quality adventure games in the Humble Golden Tales Bundle
- Amazon Luna rips out game stores, game purchases and third-party subscriptions
- Dune: Awakening to get self-hosted servers, plus they're splitting PvE and PvP
- Mozilla announced "Thunderbolt", their open-source and self-hostable AI client
- > See more over 30 days here
Recently Updated
- Proton/Wine Games Locking Up
- Caldathras - video buffer overflow
- LoudTechie - Retrieve root (Desktop mode) without factory reset
- LoudTechie - The Great Android lockdown of 2026.
- grigi - New Desktop Screenshot Thread
- DoctorJunglist - 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
Kratz00 helped me to run this game on Ubuntu 14.04:
Here are some solutions of many issues with this game:
http://liflg.org/forum/viewtopic.php?f=2&t=1112
Segmentation Fault
I installed ghex and I modified the file ref_glx.so
"When you start reading the Kingpin and Kingpin GL_EXTENSIONS breaks off with Received Signal 11, exiting ... Opens the ref_glx.so with a hex editor (eg hexcurse), studied in ASCII mode by GL_EXTENSIONS and replaces the% s behind by two space (hex code 20)"
http://wiki.linuxgaming.de/index.php/Kingpin:_Life_of_Crime#Grafikkarte.2FTreiber_zu_neu
Sound
I had to install the package alsa-oss:
sudo apt-get install alsa-oss
I typed this command in the terminal to load the kernel module:
sudo modprobe snd-pcm-oss
I added this line: snd-pcm-oss to file: /etc/modules.
I rebooted my computer as root I typed this command:
echo 'kingpin.x86 0 0 direct' > /proc/asound/card0/pcm0p/oss
exit
FInally, I can run this incredible classic game for Linux which was published in 1999:
cd kingpin
./kingpin.sh