SDLPoP - open-source port of the DOS game Prince of Persia

Prince of Persia for Linux

Prince of Persia - a classic game for DOS When I first ran Prince of Persia on PC-DOS I remember thinking, “finally, a DOS game that rivals the fun I had on Commodore 64 games.” I was never very good at the game (and that continues today), but it’s a classic game. The original DOS version has a port for Linux which you can find on github here: (https://github.com/NagyD/SDLPoP?tab=readme-ov-file) The simplest method to install SDLPoP on Ubuntu/Xubuntu Linux If you’re on Xubuntu, or another Ubuntu-variant, there is a snap for the game (called sdlpop). To install the snap simply open a terminal and type: ...

May 31, 2024 · 5 min
Freedroid is an open source version of Paradroid, a popular game for the Commodore 64

Freedroid - Paradroid (C64) for Linux

Paradroid, has a version for Linux Growing up in the Commodore 64 era, I’m particularly fond of the games of that age. Games in that era tended to be simpler, but sometimes within that simplicity were some really neat concepts. Paradroid was one of those games that was particularly unique and interesting. There’s a really good look-back at Paradroid on the LemonTube64 Youtube channel here: (https://youtu.be/kkEBccMEhXs) Freedroid “classic” is a port of the game to Linux. The website for Freedroid classic might be a bit confusing when you first arrive because the same developers also worked on an isometric 3D-like game they called FreedroidRPG. The web site for both is: ...

May 31, 2024 · 4 min
The BIOS from an 8th generation ThinkPad

Reboot to the BIOS from Linux

On systemd-based distributions it’s possible to boot to the BIOS from Linux Have you ever found yourself working on a computer that’s just so blindingly fast that you just cannot mash the key you need to get into the BIOS fast enough? It might be possible to reboot from your Linux system into the BIOS of your computer. Not all systems support this feature. On the one system we tested this on which didn’t boot to the BIOS the error message mentioned something about the EFI partition. But I was able to successfully run the command on a couple of systems, a 4th gen and 8th gen system. ...

May 30, 2024 · 1 min
A modified version of Xubuntu

Cannot click after laptop lid closed and re-opened - Xubuntu Linux

The problem is power management (workaround) You’ve installed Xubuntu 22.04 on your laptop and things are going smoothly… Then you close the lid on your laptop and discover when you open it back up again that when you move the mouse it moves, but you cannot right or left click for some reason? The issue appears to be with power management. The work around we found that appears to fix this is to edit the file: ...

May 28, 2024 · 1 min
OBS Studio is not really recording

[Fix] OBS Studio records static desktop image, no movement

OBS is awesome! Open Broadcasting Software, also known as OBS Studio, is an awesome piece of free and open source software that lets you capture audio and video from a wide variety of sources: screen capture, webcam, audio capture from the system, from an external source, from static images, slide shows, etc. It’s been awhile since I’ve used OBS to capture the desktop of one of the systems at work, an ASUS M51AC desktop with an i7-4770 CPU, 16GB of RAM, and a 256GB SSD. I installed OBS 30.0.1 and started to record a video of the desktop, using the webcam microphone for audio. After a bit of tweaking, adjusting Xubuntu’s microphone sensitivity, I managed to get audio recording correctly so audio levels did not “clip” (go into the red) in OBS. ...

December 20, 2023 · 3 min

Updating Discord on Xubuntu Linux

Great, and a pain Discord is one of those programs I love to hate. I like Discord because it’s a good way for people to connect with me about Computer Recycling, and I find it really handy for connecting with people about Game Development and Game Jams. But the process for updating Discord on Linux isn’t good. Normally, I update most software on my system by opening a terminal (Windows Key + T) and typing: ...

November 2, 2023 · 3 min
Knights of Pen and Paper II title screen

Knights of Pen & Paper II

A dice game with a sense of humour If games like Torchlight II, Diablo III, or my favourite - Grim Dawn are your thing, Knights of Pen & Paper II will seem like a snooze-fest to you. While Knights has elements of a role playing game, it’s not an “Action” role playing game (ARPG), but more mimics the kind of play you might get from playing Dungeons and Dragons with a game master. Unfortunately the game is NOT multiplayer, so one of the best parts of D&D is missing from Knights of Pen & Paper II, but if you’re okay with playing solo, this might be a fun title for you. ...

August 15, 2023 · 5 min
GameMaker running under Xubuntu Linux

Initial GameMaker experience under Xubuntu Linux

Previous GameMaker experience I bought version 1.4 of the Gamemaker game engine on a Humble Bundle many years ago. At the time Gamemaker ONLY ran under Microsoft Windows. It was possible to export games to Linux (Ubuntu/Debian-specifically), but you couldn’t run the game engine itself under Linux. Version 2.x came along, and I paid to upgrade to 2.x as well. Some time between when I bought 1.4 and 2.x I started working on my Asteroids-like clone, Fasteroids: (https://chaslinux.itch.io/fasteroids). Many professional developers suggest starting and finishing a project as quickly as you can, then moving on to something else. Of course I didn’t listen and kept adding “features” to Fasteroids, which lead to the game being pretty messed up, and me losing interest. ...

August 3, 2023 · 7 min

First experience trying to learn Unity on Xubuntu Linux

After this experience, and some back and forth with GameMaker, the GameMaker team switched the licensing back to a one time fee (except for console exports), and they released a beta version of the engine for Ubuntu-based systems. The team continues to update this beta along with the normal code. Since I previously had experience with GameMaker I’ve decided to stick with it. I’ve been really thrilled with it as bugs I’ve run into have been fixed a short while after I’ve reported them, and the community have been great helping me solve issues. ...

July 26, 2023 · 7 min
Vikings, Wolves of Midgard - new Warrior Character

[Fix] Vikings - Wolves of Midgard crashing after kalypso startup screen

Vikings – Wolves of Midgard (crashes after the Kalypso video) Vikings – Wolves of Midgard is a linear action role playing game (ARPG) that lets you go back and repeat quests several times until you’re overpowered. Recently I’ve tried a number of role playing games only to find they were lacking in graphics, the controls were too jank, or they just required obscene amounts of time to make any progress. I like Vikings – Wolves of Midgard, because I find that despite the fact that the story is almost aways the same, you can complete quests over and over again until you’re overpowered. The controls are not bad, especially compared to some of the games I’ve played lately. Best of all it runs natively under Linux. ...

May 30, 2023 · 2 min