I’m not that impressed with the Tourbox Elite 2024

I’ve splashed out on a Tourbox Elite in translucent black for just under $300 back in 2024. This was literally 50 days before their “new and improved” version came out that supported the iPad. Naturally I wasn’t allowed an exchange because they’re such a “nice” company. This review has been sitting in here as a … Read more

How to run Substance Painter on Fedora

Substance Painter is one of the few applications for which Adobe develop a Linux version. It’s possibly a contractual overhang from the Allegorithmic days. Typically we don’t get access to it through the Creative Cloud app, and only special contract holders can download this version from Adobe. However, Steam lets Linux users either download the … Read more

Placing an Unreal Engine project under Git version control (properly)

Git is great, even for fully-fledged Unreal Engine projects. However, the built-in tool at the bottom right of the editor leaves a LOT to be desired. While it can place a project under version control, it does We can however make it work by doing a few things manually from the command line. Let me … Read more

Compiling the Nwiro Plugin from source in Visual Studio

Funny story: I downloaded Nwiro from Cosmos. I got it as part of a Humble Bundle purchase, not really knowing what it was until recently. I thought it was as easy as download, copy into my project and run. But no. Of course not. That’s because the Cosmos version doesn’t come with pre-compiled binaries. Here’s … Read more