This is how I fixed missing shared libs for Baulder’s Gate 1 and 2 in Lutris. Should work for any game missing shared libs though. Just be aware, I am currently running Ubuntu 24.04 so these names and paths may be different. Look at the log in Lutris by clicking…
Get Amazon Affiliate Links With Image From Python Using Amazon’s API.
This script will show you how to build an Amazon affiliate link with image from the new API that generates HTML that can be inserted into a blog. I made this as an example for my wife. She ended up using a plugin in WordPress. It uses python-amazon-paapi to do…
Looking for something similar to an older game or maybe an updated engine for a game you own?
If you are like me you might like to play all those older games from your youth. My gaming adventures span the eighties and nineties, with a few from the early two thousands. Thanks to GOG and Lutris I own all my old RPG favorites and play them easily on…
Playing RetroArch games in Lutris

Setting up 3DO, and other virtualized game systems requiring a BIOS, to run in Lutris with RetroArch. It’s straight forward and will be similar for each platform. My Logitech controller worked as expected as well; however, I did update everything in RetroArch before setting up in Lutris so I am…
POP OS 19.10 GTA V and Streaming Setup.
Update: May 7, 2020. Updated the Asus to Pop! OS 20.04 – fresh install, Steam running Proton 5. The app id for GTA V changed but I was able to do the same basic steps with the exception of installing the video driver. I installed the NVIDIA version of Pop!…
Running Steam Windows Games on Linux
I’m sure these will be hit or miss, but with a little work some Steam Windows games might run. If you want a unified gaming center on Linux with Steam for Windows support check out Lutris. Might be easier than pure Wine or Play On Linux. We will see. and……
Minecraft Utilities
My son has been playing a lot of Minecraft and runs a server so I made him a series of utilities to make life easier. The first few I wrote were in Python and Tk, quick and dirty, but I wanted to learn the Swift programming language so I rewrote…
OpenMW (Morrowin)
OpenMW is an attempt to reimplement the popular role playing game Morrowind. It aims to be a fully playable, open source implementation of the game. You must own Morrowind to use OpenMW. To give you a better idea of what this project is about, here are some of the aims…