Results 1104 comments of Anders Jenbo

It only affects SDL_GPU, you can switch to a different renderer to avoid it.

Edit the ini, or build the config.exe, or as for it to be build

config is now included with the regular Windows build

> thanks for the info though It's a system lib so not really

> ./bin/isle: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /home/user/apps/legoisland/lib/libSDL3.so.0) CI builds are done on Ubuntu 24.04.2, it appears that you are on a distor with a significantly older version...

> > The Linux build should probably be replaced with an AppImage or something like that, it's not like Windows where you can put a few files together and expect...

> Okay, CPack's deb generator can work. The only reason I would not want to use it (and do a manual Debian package instead) is if we want to use...

I'm not in charge of releases here, I also prefer CI scripts that are split by platforms. For reference DevilutionX uses 22.04 for it's release builds and it's not common...