Sorry for the long silence guys, i had to deal with some life issues.
@Rod J: Your solution worked. Thanks a lot.
Announcement
Collapse
No announcement yet.
Games + Steam = Not smooth
Collapse
This topic is closed.
X
X
-
This should work:
Copy and paste the following code into a text file (SteamStart.sh) and save the file somewhere (I have a "Scripts" folder just for little things like this).
Open a terminal and change to the "Scripts" folder. Make the script file executable (chmod +x SteamStart.sh).
To make the Kickoff Start menu entry for Steam start with this script (rather than run Steam directly), right mouse click on the "K" start menu icon, choose Edit Applications. Find the entry for Steam and change the entry to point to your script file.
Code:#!/bin/sh qdbus org.kde.KWin /Compositor suspend /usr/bin/steam %U wait qdbus org.kde.KWin /Compositor resume
- Top
- Bottom
Leave a comment:
-
Cool stuff. I don't really understand how to make it happen with steam though.Originally posted by claydoh View Postcouple of ideas:
https://forum.kde.org/viewtopic.php?...127617#p339469
- Top
- Bottom
Leave a comment:
-
couple of ideas:
https://forum.kde.org/viewtopic.php?...127617#p339469Last edited by claydoh; Feb 20, 2016, 05:52 PM.
- Top
- Bottom
Leave a comment:
-
Did you try it? The warning itself is just saying that it might not work for everyone.
- Top
- Bottom
Leave a comment:
-
Brilliant. Thanks a lot.Originally posted by claydoh View Postalt-shift-f12
also, there should be a setting there to suspend compositor for full-screen windows.
There's a setting in compositor indeed but it specifies that it doesn't work on every hardware (apparently mine isn't compatible indeed).
Anyway to force it ?
- Top
- Bottom
Leave a comment:
-
alt-shift-f12
also, there should be a setting there to suspend compositor for full-screen windows.
- Top
- Bottom
Leave a comment:
-
It's me again answering to myself
I found the solution for this actually. Basically you need to tweak your compositor options. By switching it totally off (disable compositor on startup for example) you get the best gaming performance.
Does someone know a way by any chance to disable the compositor with a keyboard shortcut ?Last edited by Snowhog; Feb 20, 2016, 04:17 PM.
- Top
- Bottom
Leave a comment:
-
Games + Steam = Not smooth
Hi all,
I reinstalled Steam on my new Kubuntu 15.10 setup and Steam works fine. However when i play games (Half-Life, Bastion), they unfortunately aren't running as smoothly as they used to be. I have annoying little but noticeable flicks and the game gives the impression to "hang" a little bit which was never the case before.
Have someone experienced these problemes before ?
I have Intel HD integrated graphics (which i updated to the latest version hoping it would solve the problem).
Cheers
RedTags: None
- Top
- Bottom
Users Viewing This Topic
Collapse
There are 0 users viewing this topic.
Leave a comment: