Posted November 11, 2016
Hallo!
I can't launch the game on my Ubuntu 14 machine. The output is as follows:
./start.sh
Running Tyranny
Set current directory to /home/roberts/Games/Tyranny/game
Found path: /home/roberts/Games/Tyranny/game/Tyranny
Mono path[0] = '/home/roberts/Games/Tyranny/game/Tyranny_Data/Managed'
Mono path[1] = '/home/roberts/Games/Tyranny/game/Tyranny_Data/Mono'
Mono config path = '/home/roberts/Games/Tyranny/game/Tyranny_Data/Mono/etc'
displaymanager : xrandr version warning. 1.5
client has 4 screens
displaymanager screen (0)(DVI-I-1): 1920 x 1080
displaymanager screen (1)(HDMI-0): 1920 x 1080
displaymanager screen (2)(DVI-D-0): 1920 x 1080
Using libudev for joystick management
Importing game controller configs
And then nothing. Any ideas to what is going on?
Solution:
Ok, explicitly installing the 32 bit libraries (as described in the "Some games come with a 32-bit binary only. What does this mean?" help article), checking for updates and restarting the system has solved the problem.
I can't launch the game on my Ubuntu 14 machine. The output is as follows:
./start.sh
Running Tyranny
Set current directory to /home/roberts/Games/Tyranny/game
Found path: /home/roberts/Games/Tyranny/game/Tyranny
Mono path[0] = '/home/roberts/Games/Tyranny/game/Tyranny_Data/Managed'
Mono path[1] = '/home/roberts/Games/Tyranny/game/Tyranny_Data/Mono'
Mono config path = '/home/roberts/Games/Tyranny/game/Tyranny_Data/Mono/etc'
displaymanager : xrandr version warning. 1.5
client has 4 screens
displaymanager screen (0)(DVI-I-1): 1920 x 1080
displaymanager screen (1)(HDMI-0): 1920 x 1080
displaymanager screen (2)(DVI-D-0): 1920 x 1080
Using libudev for joystick management
Importing game controller configs
And then nothing. Any ideas to what is going on?
Solution:
Ok, explicitly installing the 32 bit libraries (as described in the "Some games come with a 32-bit binary only. What does this mean?" help article), checking for updates and restarting the system has solved the problem.
Post edited November 12, 2016 by Robert91
This question / problem has been solved by Alm888