20-30 FPS on L4D2?

Questions about Wine on Linux
Locked
JamerTheProgrammer
Level 1
Level 1
Posts: 5
Joined: Wed Jul 18, 2012 7:29 pm

20-30 FPS on L4D2?

Post by JamerTheProgrammer »

Hey!
I have a fresh install of Ubuntu 12.04 LTS on my AMD machine with the following specs:
AMD Phenom x4 @ 2.8 Ghz
3GB DDR 2 Ram
250GB HDD
XFX GTS 250 1GB
Ubuntu 12.04 LTS

I have installed the latest drivers for my card and they work just fine.
But when I wanna play a game like L4D 2 on Steam I get a fixed FPS of 20 -30. I have tried turning off the FPS limiter and even that didnt do anything and I tried UseGLSL=disabled with no result what so ever. All my settings are on High (This works beautiful under Windows) no VSync and no Anti Aliasing along with dual core rendering enabled.
My res is 1920 x 1080.
Anything I can do to speed it up?
Thanks!
JamerTheProgrammer
Level 1
Level 1
Posts: 5
Joined: Wed Jul 18, 2012 7:29 pm

Post by JamerTheProgrammer »

Update:
This happens on all source games. Whats going on?
nepenthes
Level 2
Level 2
Posts: 28
Joined: Tue Feb 07, 2012 7:31 am

Post by nepenthes »

If you are using wine 1.5.8 or 1.5.9 from the ubuntu wine ppa, this is a known issue (a near infinite loop in the sound patch maintained by ubuntu).

This does not appear on wine bugzilla because it is an ubuntu only bug.

This bug is fixed new version wine1.5 - 1.5.9-0ubuntu2~pulse19+build1 you just have to update wine.

Try this new build. If it doesn't work, your bug is a new issue (on my computer, every game was running at 20~30fps, before this bug I had 60fps everywhere, and now it's back to normal).
JamerTheProgrammer
Level 1
Level 1
Posts: 5
Joined: Wed Jul 18, 2012 7:29 pm

Post by JamerTheProgrammer »

nepenthes wrote:If you are using wine 1.5.8 or 1.5.9 from the ubuntu wine ppa, this is a known issue (a near infinite loop in the sound patch maintained by ubuntu).

This does not appear on wine bugzilla because it is an ubuntu only bug.

This bug is fixed new version wine1.5 - 1.5.9-0ubuntu2~pulse19+build1 you just have to update wine.

Try this new build. If it doesn't work, your bug is a new issue (on my computer, every game was running at 20~30fps, before this bug I had 60fps everywhere, and now it's back to normal).
Thanks!
That will more then likely work! How do I install Wine 1.5.9? I know this sounds nooby, I used to know how, but now I have forgotten.
JamerTheProgrammer
Level 1
Level 1
Posts: 5
Joined: Wed Jul 18, 2012 7:29 pm

Post by JamerTheProgrammer »

Oh my god! Thank you so much everything works perfectly now! :)
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

nepenthes wrote: This does not appear on wine bugzilla because it is an ubuntu only bug.
What is the Ubuntu bug number? I'll add the information to the sticky about known Ubuntu issues.
JamerTheProgrammer
Level 1
Level 1
Posts: 5
Joined: Wed Jul 18, 2012 7:29 pm

Post by JamerTheProgrammer »

This is probably something for another thread but whenever I shoot a gun and theres a lot of zombies around it freezes (its unfreezes pretty much straight away).
Do you have any ideas on how to fix it? Thanks!
nepenthes
Level 2
Level 2
Posts: 28
Joined: Tue Feb 07, 2012 7:31 am

Post by nepenthes »

@dimesio : i don't know if there is a launchpad bug open, but here is the changelog : https://launchpadlibrarian.net/11040964 ... d1.diff.gz
Locked