Giter VIP home page Giter VIP logo

Comments (6)

maxilevi avatar maxilevi commented on June 4, 2024

I am not an expert on Linux, but Mono is already integrated into the build so you just need to execute the .x86. Also some Linux users say they need to install libgtk in order to make it work properly. I will keep investigating to see if I can find something.

from project-skylines.

dotnetCarpenter avatar dotnetCarpenter commented on June 4, 2024

@Zaphyk Thanks - I will try that later today. It could be that simple... Dunno why I didn't try that.

For future reference: we're talking about doing chmod +x Neon.x86 and then ./Neon.x86

from project-skylines.

dotnetCarpenter avatar dotnetCarpenter commented on June 4, 2024

I can play the game with my current installed libgtk but there is many to choose from and I do get a couple of warnings in the terminal.

Gtk-Message: Failed to load module "overlay-scrollbar"
Gtk-Message: Failed to load module "gail"
Gtk-Message: Failed to load module "atk-bridge"
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "topmenu-gtk-module"

(Neon.x86:6999): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(Neon.x86:6999): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

Here is the log:
Player.log

A couple of GTK libs from apt:

  • libgtk-dotnet3.0-cil/xenial 2.99.3-2 amd64 GTK.NET library
  • libgtk-3-0/xenial-updates,now 3.18.9-1ubuntu3.3 amd64 [installed,automatic] GTK+ graphical user interface library
  • libgtk2.0-0/xenial-updates,now 2.24.30-1ubuntu1.16.04.2 amd64 [installed,automatic] GTK+ graphical user interface library
  • libgtkglext1/xenial 1.2.0-3.2fakesync1ubuntu1 amd64 OpenGL Extension to GTK+ (shared libraries)

from project-skylines.

xCuri0 avatar xCuri0 commented on June 4, 2024

I got the game to open after installing sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 gtk2-engines-pixbuf:i386 libcanberra-gtk-mo:i386 gtk2-engines-murrine:i386 libatk-adaptor:i386 libgail-common:i386 but when clicking ok it closes and Player.log has

Desktop is 1600 x 900 @ 60 Hz
Unable to find a supported OpenGL core profile
Failed to create valid graphics context: please ensure you meet the minimum requirements
E.g. OpenGL core profile 3.2 or later for OpenGL Core renderer
Vulkan detection: 0
No supported renderers found, exiting
 
(Filename:  Line: 546)

But glxinfo | grep renderer shows OpenGL 4.3 is supported

server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
    Max core profile version: 4.3
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
OpenGL core profile version string: 4.3 (Core Profile) Mesa 17.4.0-devel - padoka PPA
OpenGL core profile shading language version string: 4.30
OpenGL version string: 3.0 Mesa 17.4.0-devel - padoka PPA
OpenGL shading language version string: 1.30
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 17.4.0-devel - padoka PPA
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10

Seems like the game is incompatible with the Mesa drivers @dotnetCarpenter what driver are you using ?

from project-skylines.

hishamhm avatar hishamhm commented on June 4, 2024

@Zaphyk one difficulty is that basically all Linux distros nowadays are x86-64, and the Linux build available is 32-bit. (Windows and Mac usually have an easier time running legacy 32-bit binaries but for Linux you'd have to install a bunch of extra stuff for that because on Linux distros basically migrated every app, so there's no large base of legacy apps like on Windows). An x86-64 build for Linux would go a long way on making it easier to play the game on Linux!

from project-skylines.

maxilevi avatar maxilevi commented on June 4, 2024

@hishamhm Oh I see, I'll build a x64 version then. Thanks for the info!

from project-skylines.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.