Latest Comments by dubigrasu
Gabe Newell Talks Steam, Vulkan With Support From Blizzard, Source 2 And More
7 Mar 2015 at 6:34 pm UTC Likes: 13
7 Mar 2015 at 6:34 pm UTC Likes: 13
Quoting: InterzeroidWho is this man on video? :DSanta
Dying Light Massive Patch Due 10th of March, And New DLC
7 Mar 2015 at 6:24 am UTC
Initially the game is looking for the number of cores available in your system and creates a dedicated thread for each one.
The thing is to still use all the cores, but with fewer threads.
The downside is that it slightly lowers the performance. (though you can try to increase the number of reported cores and hope the stutter doesn't come back.)
7 Mar 2015 at 6:24 am UTC
Quoting: SkullyI don't own the game yet. But I have no doubt they will get it running sweet on Linux.The stuttering is not caused by the number of cores used, but by the number of dedicated worker threads.
Looking at Dead Island, It now is probably the most impressive game on Linux. While not my favourite game (gets boring), they have made it run sooo good. Sits at 60fps with vsync all options maxed out, amazingly smooth and NEVER EVER drops below. All while showing some sweet looking graphics. Runs smoother and better than in windows.
Only problem I have with it is from the multithreading with too many cores on my I7. It causes stuttering. Easy fixed by forcing the game to only see 2 cores like this
save a text file called cpucnt.c
int SDL_GetCPUCount(void) {
return 2; /* replace with how many CPUs you want the game to see */
}
compile like this: gcc -m32 -Wall -fPIC -shared -o cpucnt.so cpucnt.c
now set games launch option in steam to this
LD_PRELOAD=/path/to/cpucnt.so %command%
Enjoy a smooth stutter free game.
I got this originally from somewhere on the steam forums. (I am not going to find it again)
PS. Maybe this or something similar would help Dying light aswell. Once I can afford it I will muck around with it.
EDIT: Here is a the file already compiled for you http://filebin.ca/1txAoJBv1I3h/cpucnt.so [External Link]
Initially the game is looking for the number of cores available in your system and creates a dedicated thread for each one.
The thing is to still use all the cores, but with fewer threads.
The downside is that it slightly lowers the performance. (though you can try to increase the number of reported cores and hope the stutter doesn't come back.)
CPU_COUNT=n LD_PRELOAD=/path/to/cpucnt.so %command%Dying Light's problem right now isn't stuttering but downright low performance, so no point in trying this method, yet.
Torchlight II Now On Linux, Old News By A Day, But Here’s My Report
5 Mar 2015 at 2:00 pm UTC Likes: 1
5 Mar 2015 at 2:00 pm UTC Likes: 1
I have two SteamOS boxes, one using Nvidia (GTX 780) and the other one using an AMD HD 7970.
The game is working perfectly on both.
BTW: Nvidia's GL_THREADED_OPTIMIZATION=1 actually lowers the perf in this case.
The game is working perfectly on both.
BTW: Nvidia's GL_THREADED_OPTIMIZATION=1 actually lowers the perf in this case.
Lots Of Big Games Confirmed For SteamOS, Torchlight II Now Out, Payday 2, Mordor And More Coming Too
4 Mar 2015 at 9:39 pm UTC Likes: 4
4 Mar 2015 at 9:39 pm UTC Likes: 4
View video on youtube.com
Wait for the end if you want goose bumps :)
Wait for the end if you want goose bumps :)
Lots Of Big Games Confirmed For SteamOS, Torchlight II Now Out, Payday 2, Mordor And More Coming Too
4 Mar 2015 at 8:03 pm UTC
4 Mar 2015 at 8:03 pm UTC
^^ Actually I'm glad they finally decided to do this.
Lots Of Big Games Confirmed For SteamOS, Torchlight II Now Out, Payday 2, Mordor And More Coming Too
4 Mar 2015 at 7:29 pm UTC Likes: 4
4 Mar 2015 at 7:29 pm UTC Likes: 4
Lots Of Big Games Confirmed For SteamOS, Torchlight II Now Out, Payday 2, Mordor And More Coming Too
4 Mar 2015 at 7:00 pm UTC Likes: 2
4 Mar 2015 at 7:00 pm UTC Likes: 2
God dammit, what about our lives?
Lots Of Big Games Confirmed For SteamOS, Torchlight II Now Out, Payday 2, Mordor And More Coming Too
4 Mar 2015 at 6:42 pm UTC Likes: 5
4 Mar 2015 at 6:42 pm UTC Likes: 5
OMG OMG OMG
(running around confused)
(running around confused)
Zotac Announces A Proper Steam Machine With SteamOS (Updated)
4 Mar 2015 at 6:25 pm UTC
Total War Atilla, Company of heroes 2, Witcher 3...
4 Mar 2015 at 6:25 pm UTC
Quoting: wojtek88Guys, looks like Shadow of Mordor, Saints Row IV and Batman Arkham Knight are coming to Steam OS this year! Great news. Look at the Steam website for details.Yes, is madness!
Total War Atilla, Company of heroes 2, Witcher 3...
Zotac Announces A Proper Steam Machine With SteamOS (Updated)
4 Mar 2015 at 4:57 pm UTC Likes: 1
Logging only with Gnome is the same thing as with any other desktop really, is just Debian wheezy.
OTOH, personally I don't know why that desktop is even there, is terribly outdated, crippled and it serves only to give a bad impression to newcomers willing/curios to test the"Linux desktop": "so this is the famous Linux Desktop? I'll think I'll pass".
4 Mar 2015 at 4:57 pm UTC Likes: 1
Quoting: vulturethings like window resizing feel anything but smooth ;) otherwise, it's zero to no difference. also as far as desktop goes, you might be stuck with old release for much longer than you wishedYou probably used the "Return to Linux desktop" feature, as in two X sessions (both SteamOS session and Gnome) running at the same time. This way it might be choppy, probably.
Logging only with Gnome is the same thing as with any other desktop really, is just Debian wheezy.
OTOH, personally I don't know why that desktop is even there, is terribly outdated, crippled and it serves only to give a bad impression to newcomers willing/curios to test the"Linux desktop": "so this is the famous Linux Desktop? I'll think I'll pass".
- Linux smashes past 5% on the Steam Survey for the first time
- Framework becomes a KDE Patron helping to fund open source
- Ubuntu MATE seeking maintainers as the creator looks to move on
- Facepunch signed a license with Valve to allow standalone releases from s&box
- OldUnreal release new preview update for the classic Unreal Tournament 2004
- > See more over 30 days here
- The Great Android lockdown of 2026.
- Linux_Rocks - New Desktop Screenshot Thread
- Hamish - Away all of next week
- Xpander - What Multiplayer Shooters are yall playing?
- Liam Dawe - Proton/Wine Games Locking Up
- Caldathras - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck