CS2D Crashes on Linux
10 replies



18.01.23 02:38:02 pm
(not a promo, only a explication video to my problem. https://youtu.be/3FvbGzJeizs )
Hi, I'm back to playing CS2D after a while and I have now Linux Ubuntu 22.04 but whenever I go to play the game it crashes immediately for no reason.
How to fix that?
Hi, I'm back to playing CS2D after a while and I have now Linux Ubuntu 22.04 but whenever I go to play the game it crashes immediately for no reason.
How to fix that?
hi


(not a promo, only a explication video to my problem. https://youtu.be/3FvbGzJeizs )
Hi, I'm back to playing CS2D after a while and I have now Linux Ubuntu 22.04 but whenever I go to play the game it crashes immediately for no reason.
How to fix that?
Hi, I'm back to playing CS2D after a while and I have now Linux Ubuntu 22.04 but whenever I go to play the game it crashes immediately for no reason.
How to fix that?
I have linux too and no problem. Try to use proton. I use proton-GE 7.43 and all is good

I tried to install everything I need but it gives me this error
khalid@khalid-HP-Compaq-Pro-6305-SFF:~$ sudo apt-get install libc6:i386 libgtk2.0-0:i386 libidn11:i386 libglu1-mesa:i386 libpangox-1.0-0:i386 libpangoxft-1.0-0:i386
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libpangox-1.0-0:i386 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Unable to locate package libidn11:i386
E: Package 'libpangox-1.0-0:i386' has no installation candidate
khalid@khalid-HP-Compaq-Pro-6305-SFF:~$
what is that



(not a promo, only a explication video to my problem. https://youtu.be/3FvbGzJeizs )
Hi, I'm back to playing CS2D after a while and I have now Linux Ubuntu 22.04 but whenever I go to play the game it crashes immediately for no reason.
How to fix that?
Hi, I'm back to playing CS2D after a while and I have now Linux Ubuntu 22.04 but whenever I go to play the game it crashes immediately for no reason.
How to fix that?
I have linux too and no problem. Try to use proton. I use proton-GE 7.43 and all is good
I used Proton but still no clue
hi

@
komasio: do you try different version or default version?

Unfortunately I have no Linux at hands to test this. It's possible that the lib is not available anymore. Maybe there's some kind of replacement or simply another (newer) version.
sudo iptables -A INPUT -p udp -m length --length 0:28 -j DROP
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
edited 2×, last 23.01.23 07:48:47 pm
Starting from Ubuntu 19.10, 32-bit libraries are no longer available except for some select libraries. This means you can't get the i386 dependency, which means CS2D no longer runs in there.
DC should really compile CS2D for 64-bit if he want to continue having the game playable to be honest. If BlitzMax is limiting 64-bit support then that's unfortunate.

edited 1×, last 25.01.23 07:49:28 am


I wonder if CS2D can use https://blitzmax.org/downloads/? It says it also supports Apple M1 too, but not sure if it's same BlitzMax though.
edited 1×, last 26.01.23 01:11:41 pm





