1. #436

    Default

    Quote Originally Posted by SirFerret
    I've installed Mint alongside my Windows and attempted to get things going. I can't seem to get the blasted thing to load. I think the only thing I haven't installed is Quartz, because I didn't know it was needed... Guess I'll try this and see what happens, though it wont matter right now as the login server is down.


    If you've got any tips for me trying to get things working in Mint 12 x64, I'd appreciate it.
    I'd read the wiki we wrote up on techhaven.org

    x64 I really have no advice other than try 32 :P I couldn't find good support for x64 so I fell back to 32 long time ago.

  2. #437
    Registered User
    Join Date
    September 2007
    Location
    Cedar Rapids, IA
    Posts
    36

    Default

    Quote Originally Posted by MrTrip
    I'd read the wiki we wrote up on techhaven.org

    x64 I really have no advice other than try 32 :P I couldn't find good support for x64 so I fell back to 32 long time ago.
    That the THN wiki or ??? Can't find it on THN if that's where you're talking.

  3. #438
    Registered User Setlec's Avatar
    Join Date
    October 2003
    Location
    Tunisia
    Posts
    626

    Default

    errr weird i can run the game on crossover with the steam profile... also on wine 32 bit on mageia 2 cauldron x86_64. the only 32 bit OS that i've got is haiku os with virtualbox.

  4. #439

    Default

    Quote Originally Posted by SirFerret
    That the THN wiki or ??? Can't find it on THN if that's where you're talking.
    http://wiki.techhaven.org/Running_Neocron_in_Linux

    It needs some updating but it has some useful information

  5. #440
    Registered User
    Join Date
    September 2007
    Location
    Cedar Rapids, IA
    Posts
    36

    Default

    Quote Originally Posted by MrTrip
    http://wiki.techhaven.org/Running_Neocron_in_Linux

    It needs some updating but it has some useful information
    I was going to send you a PM but your box is full... My Win7 DLL's are incompatible with Wine it seems. Any chance you know of a good place to get some that will work?

  6. #441

    Default

    PlayOnLinux might help you. I was able to get NC to run a couple times by tinkering with it.

  7. #442

    Default

    Quote Originally Posted by SirFerret
    I was going to send you a PM but your box is full... My Win7 DLL's are incompatible with Wine it seems. Any chance you know of a good place to get some that will work?
    You can install all the dlls you need with winetricks

  8. #443
    Registered User Moza's Avatar
    Join Date
    May 2012
    Location
    Fallen Angels Tech Core
    Posts
    14

    Default

    I tried a few days ago to get Neocron running in Wine without any luck.
    - Wine 1.5 Beta
    - Ubuntu 12.04

    I suppose I'll take another stab at it this coming weekend.

    Playing Neocron since Beta 3...

  9. #444

    Default

    Quote Originally Posted by Moza
    I tried a few days ago to get Neocron running in Wine without any luck.
    - Wine 1.5 Beta
    - Ubuntu 12.04

    I suppose I'll take another stab at it this coming weekend.
    System specs please?

  10. #445
    Registered User Moza's Avatar
    Join Date
    May 2012
    Location
    Fallen Angels Tech Core
    Posts
    14

    Default

    Quote Originally Posted by MrTrip
    System specs please?
    AMD FX-6100
    ATI Radeon 6870
    Gigabyte 990X Motherboard
    8GB Corsair DDR3 Memory

    The problem I believe has do with the system running OpenGL 1.4 instead of OpenGL 2.0.

    Playing Neocron since Beta 3...

  11. #446

    Default

    Quote Originally Posted by Moza
    AMD FX-6100
    ATI Radeon 6870
    Gigabyte 990X Motherboard
    8GB Corsair DDR3 Memory

    The problem I believe has do with the system running OpenGL 1.4 instead of OpenGL 2.0.
    Can you do...

    wine Client.exe > dump.txt

    and post that text file for me?

  12. #447
    Registered User Moza's Avatar
    Join Date
    May 2012
    Location
    Fallen Angels Tech Core
    Posts
    14

    Default

    Code:
    err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly (using GL renderer "AMD Radeon HD 6800 Series ", version "1.4 (2.1 (4.2.11631 Compatibility Profile Context))").

    Playing Neocron since Beta 3...

  13. #448
    Registered User Moza's Avatar
    Join Date
    May 2012
    Location
    Fallen Angels Tech Core
    Posts
    14

    Default

    Making some progress, me thinks:

    err:wgl:has_opengl Failed to load libGL: libGL.so.1: wrong ELF class: ELFCLASS64
    err:wgl:has_opengl OpenGL support is disabled.
    err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
    err:d3d:InitAdapters Failed to get a gl context for default adapter
    Direct3D9 is not available without OpenGL.
    err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
    err:d3d:InitAdapters Failed to get a gl context for default adapter

    Playing Neocron since Beta 3...

  14. #449

    Default

    Quote Originally Posted by Moza
    Making some progress, me thinks:

    err:wgl:has_opengl Failed to load libGL: libGL.so.1: wrong ELF class: ELFCLASS64
    err:wgl:has_opengl OpenGL support is disabled.
    err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
    err:d3d:InitAdapters Failed to get a gl context for default adapter
    Direct3D9 is not available without OpenGL.
    err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
    err:d3d:InitAdapters Failed to get a gl context for default adapter
    Yep, OpenGL problems. I'm no expert there...but the folks in the Wine IRC channel may be able to assist you.

  15. #450
    Registered User Setlec's Avatar
    Join Date
    October 2003
    Location
    Tunisia
    Posts
    626

    Default

    @Moza: Are you using the open source gallium3D drivers or the ATI/AMD blob (proprietary drivers)?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •