HowTo: XCompile Xash3D-NG for ReactOS on Linux

January 17, 2024 @ 00:35

For about a year I haven’t updated my ReactOS server, so it was time to update everything and the new year was a good moment for that.

Installing and stuff was pretty easy, I don’t want to go into much detail about that, as it is mostly unzipping stuff and copy them somewhere. Maybe I go in a future post into detail, how this setup is built up.

Today I want to focus on the way to get an working win32 binary of Xash3D-NG, an fork of Xash3D maintained by a user called tyabus which represents the version 0.19.4 of Xash3D. This particular version is quite popular, even when a much more active developed fork, named Xash3D-FWGS (version 0.20), exists.

Reason for its popularity is, that still many of the Xash3D android apps are based on the old version, so there is a quite large user base. Unfortunately tyabus do not offer (any more?) binaries for his fork.

Update: There is a build pipeline for the Windows client binaries but no for the server ones, Github comment
I will upload my builds to http://hl.la10cy.net/downloads/ when there is a new one

So I have to compile them myself which is not such a big deal for me when it comes to compiling stuff for linux, but cross-compiling windows binaries on linux is something i am really not used to.

A year ago I already had this challange and I only remembered that it was not pretty easy for me. Compiling this time the latest master branch was a much dirtier game in comparison what I remembered from the last time and I forgot most of the things. So I want to write them down for the case I need these steps again or someone other can find some useful information from there, so I also will write about the way to the solution with all errors I came across.

  [Read more...]

How to: Set Firefox Flatpak as default for x-www-browser

June 28, 2023 @ 11:52

Here is just a quick one, I want to share.

On my Debian desktop systems (and ubuntu ones before), I install firefox these days from flatpak. The reason for this is obvious, the freshness of the packages I get compared to the ones from debian, which ship always firefox’ ESR version (what would work for most, but I prefer an up-to-date browser:))

On XFCE and Gnome you can set the default applications, but that is sometimes not enough. Setting the default value for the x-www-browser link, is necessary so all X-applications use the correct browser for links.

With the update-alternatives command we can change those links. Let’s do this for the firefox flatpak example:

In short this command would do the trick

[Read more...]

Meine erste Woche mit FlatPress, ein Rückblick.

June 25, 2023 @ 21:35

Seit nun etwas mehr als einer Woche läuft meine Seite / Blog mit FlatPress.

Vor allem das es sich um ein flat-file CMS handelt, gefiel mir besonders als auch der sonst allgemein recht schlanke Aufbau der Software.

Für mich als “Nicht-Programmierer” ist es mir mit meinen bescheidenen PHP-Kenntnissen dennoch möglich hier und da Anpassungen vorzunehmen, oder gar ein kleines Plugin zurecht zu basteln (syntaxhighlighter-ng).

Auch das Theming gefällt mir sehr, was anscheinend auch an das von Wordpress angelehnt ist. Auch hier konnte ich recht gut selbst Hand anlegen und habe mir das snail-Theme an meine Bedürfnisse angepasst. Mittlerweile ist daraus auch ein eigenes Theme geworden, namens Rainbow

[Read more...]

Welcome to my new blog, served from my home, fully powered by solar energy!

June 15, 2023 @ 22:46

After a long, long and more unmotivated search for a good blogging system, I was happy to find FlatPress.

FlatPress is a flat-file blogging system, with some quality of life features I am familiar with from Wordpress. I played around a bit with Textpattern, but haven’t got warm with it. Things like Pelican were also interesting, but I am still a fan of logging somewhere in and begin writing.

I was happy, that FlatPress still has an active community developing it, also there were some nice themes. For my blog, I picked the snail theme and adjusted it to my needs and fixed few little bugs. The result is called “snail-orange” and you can find it here: https://git.la10cy.net/DeltaLima/flatpress-theme-snail-orange, checkout the branch deltalima-blog for the version of it, I use on this blog which is even more modified.

A little special thing about this blog is, that it runs from my home network completely powered by my off-grid solar system. I will try to include some stats here about the system (a little android-tv armbox with armbian on it) and the solar system. Also for the case of an outage I plan to setup a fallback server in the datacenter.

That’s for it for the first blog post. I am not sure which language I will prefer in future posts, I guess I will write sometimes in english and sometimes in german, depending on how I feel;)