VOGONS


VOGONS github

Topic actions

Reply 220 of 222, by gerwin

User metadata
Rank l33t
Rank
l33t

Similar thing is happening with Fluidsynth... They talk about a workaround though.
"Please note: This *v2.4.7* is expected to be the last release for which precompiled WindowsXP binaries can be shipped! (See #1590)"
https://github.com/FluidSynth/fluidsynth/pull/1590

--> ISA Soundcard Overview // Doom MBF 2.04 // SetMul

Reply 221 of 222, by Srandista

User metadata
Rank Oldbie
Rank
Oldbie

I'm quite surprised, that they were able to use XP compatible CI after end of June, other projects CI for WS2019 just stopped working at that date.

Anyway, for projects, that use GCC for compilation, XP (and even 9x) compatible builds are still working, and are expected to work for few years still (at least until Ubuntu 22.04 image is available on CI). Example of such projects are DevilutionX or Vanilla Conquer.

Socket 775 - ASRock 4CoreDual-VSTA, Pentium E6500K, 4GB RAM, Radeon 9800XT, ESS Solo-1, Win 98/XP
Socket A - Chaintech CT-7AIA, AMD Athlon XP 2400+, 1GB RAM, Radeon 9600XT, ESS ES1869F, Win 98

Reply 222 of 222, by gerwin

User metadata
Rank l33t
Rank
l33t
Srandista wrote on 2025-07-18, 14:24:

I'm quite surprised, that they were able to use XP compatible CI after end of June, other projects CI for WS2019 just stopped working at that date.

Anyway, for projects, that use GCC for compilation, XP (and even 9x) compatible builds are still working, and are expected to work for few years still (at least until Ubuntu 22.04 image is available on CI). Example of such projects are DevilutionX or Vanilla Conquer.

Yes the GNU tools don't have a hard cut-off point like Microsoft. But as time goes by, libraries add NT6-specific bits. As it is all open source, things can still be worked-around, but it takes effort.

I recently uploaded a few new Windows XP game builds:
- DevilutionX v1.6.0-dev from the source tree of yesterday, with per-pixel lightning feature. I know their intention is to release a Windows XP version when their v1.6.0 is ready, but it is taking a long time...
- TR1X v4.13.2 (Tomb Raider 1)
- TR2X v1.3.2 (Tomb Raider 2)
I re-build the earlier TRX versions from spring 2025, with a better method, and re-uploaded them.

Also prepared a CMake v3.28.6 (from June 3, 2024) that can run on Windows XP. I will add it to the page soon.

--> ISA Soundcard Overview // Doom MBF 2.04 // SetMul