Posted December 20, 2020
I just bought the game and it doesn't launch.
By Executing the start.sh file, I receive the following back:
line 19: ./ATDeluxe: No such file or directory
The same when I try to execute the ATDeluxe file.
Both are set executable.
Before installing the game I wanted to install the libaries which also didn't work that well. By executing:
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libc6:i386 libasound2:i386 libasound2-data:i386 libasound2-plugins:i386 libstdc++6:i386libx11-6:i386 libxcb1:i386 libxcursor1:i386 libxrandr2:i386 libglu1:i386
The last command gave me the following output:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libasound2-data' instead of 'libasound2-data:i386'
Note, selecting 'libglu1-mesa:i386' instead of 'libglu1:i386'
E: Unable to locate package libstdc++6:i386libx11-6:i386
E: Couldn't find any package by regex 'libstdc++6:i386libx11-6'
By the way, has anyone tried the refund yet?
By Executing the start.sh file, I receive the following back:
line 19: ./ATDeluxe: No such file or directory
The same when I try to execute the ATDeluxe file.
Both are set executable.
Before installing the game I wanted to install the libaries which also didn't work that well. By executing:
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libc6:i386 libasound2:i386 libasound2-data:i386 libasound2-plugins:i386 libstdc++6:i386libx11-6:i386 libxcb1:i386 libxcursor1:i386 libxrandr2:i386 libglu1:i386
The last command gave me the following output:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libasound2-data' instead of 'libasound2-data:i386'
Note, selecting 'libglu1-mesa:i386' instead of 'libglu1:i386'
E: Unable to locate package libstdc++6:i386libx11-6:i386
E: Couldn't find any package by regex 'libstdc++6:i386libx11-6'
By the way, has anyone tried the refund yet?
This question / problem has been solved by JimPhelps