Author Topic: Build 18 + Linux issue  (Read 6475 times)

TinMan

  • Autococker
  • Posts: 1347
Re: Build 18 + Linux issue
« Reply #20 on: July 25, 2007, 01:02:11 PM »
Wine is not an Emulator! :P
You could try looking up your CPU from the sysinfo report or bios report on what it says it is to see if it has SSE. Try running the native client and comparing it to the windows one in Wine to see any performance differences. If you have 3D acceleration set up then Wine shouldn't drain games much at all, I play Enemy Territory: Quake Wars better in Wine in Linux than it runs on my same computer in Windows XP.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Build 18 + Linux issue
« Reply #21 on: July 25, 2007, 01:27:27 PM »
Haha, performance differences? Lets just start with the fact that it doesn't even start natively, while it actually runs in Wine.

TinMan

  • Autococker
  • Posts: 1347
Re: Build 18 + Linux issue
« Reply #22 on: July 25, 2007, 04:57:19 PM »
xD Post in the b19 thread with your terminal output.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Build 18 + Linux issue
« Reply #23 on: July 25, 2007, 09:23:22 PM »
... Ok. Give me an hour or two.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Build 18 + Linux issue
« Reply #24 on: July 25, 2007, 10:19:12 PM »
Nope still get the same error:

Quote
nick@ubuntu:~/Desktop/paintball2$ ./paintball2

Paintball 2 -- Version 2.0
Illegal instruction (core dumped)

jitspoe

  • Administrator
  • Autococker
  • Posts: 18801
Re: Build 18 + Linux issue
« Reply #25 on: July 26, 2007, 02:20:49 PM »
The way the linux compilers handle floating points and the way the windows compilers handle floating points is different.  The best way I could find to make them somewhat consistent was to use SSE.  I'm pretty sure the windows executable has a non-sse path, but considering you're only getting 2fps, even if you could get it to run natively on that Linux box, eh... why would you bother? :)

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Build 18 + Linux issue
« Reply #26 on: July 26, 2007, 06:32:57 PM »
eh... why would you bother? :)

Just because. :D

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Build 18 + Linux issue
« Reply #27 on: August 10, 2007, 12:04:44 PM »
Sorry for the revive, but I got it working. I was able to play on an EV1-Alt server today. I had to get nVidia's drivers. They where under the "Restricted" category, so I guess I forgot to enable them.

However, I still cannot get it to run natively, only through wine.