Latest Comments by elmapul
You will want to force your CPU into high performance mode for Vulkan games on Linux
27 Mar 2017 at 7:49 pm UTC
27 Mar 2017 at 7:49 pm UTC
from an comunity on google Plus
"Jannis
I use a file in /etc/sudoers.d/ to allow commands I want to run with sudo from scripts without password:
# cat /etc/sudoers.d/20-customstuff
jannis ALL=(ALL) NOPASSWD: /usr/bin/openvpn, /usr/bin/cpupower, /usr/local/bin/cryptmount.sh, /usr/bin/radeontop, /usr/bin/psd-overlay-helper, /usr/local/bin/emsync.sh
This allows to run certain commands or scripts with sudo without entering a password.
I put my custom scripts into /usr/local/bin/ as that's owned by root, in path variable, and won't conflict with the package manager. I also "chown root:root" and "chmod 755" my scripts to prevent privilege escalation.
Anyway, to toggle cpu governors, I made a small script¹ and set it to execute on keypress on one of the custom keys on my roccat keyboard. It uses /usr/bin/cpupower which is in the NOPASSWD line mentioned above.
¹ pastebin.com - [Bash] /usr/local/bin/toggleperformance - Pastebin.com
[Bash] /usr/local/bin/toggleperformance - Pastebin.com
[Bash] /usr/local/bin/toggleperformance - Pastebin.com
pastebin.com"
https://pastebin.com/vj6jD8bE [External Link]
"Jannis
I use a file in /etc/sudoers.d/ to allow commands I want to run with sudo from scripts without password:
# cat /etc/sudoers.d/20-customstuff
jannis ALL=(ALL) NOPASSWD: /usr/bin/openvpn, /usr/bin/cpupower, /usr/local/bin/cryptmount.sh, /usr/bin/radeontop, /usr/bin/psd-overlay-helper, /usr/local/bin/emsync.sh
This allows to run certain commands or scripts with sudo without entering a password.
I put my custom scripts into /usr/local/bin/ as that's owned by root, in path variable, and won't conflict with the package manager. I also "chown root:root" and "chmod 755" my scripts to prevent privilege escalation.
Anyway, to toggle cpu governors, I made a small script¹ and set it to execute on keypress on one of the custom keys on my roccat keyboard. It uses /usr/bin/cpupower which is in the NOPASSWD line mentioned above.
¹ pastebin.com - [Bash] /usr/local/bin/toggleperformance - Pastebin.com
[Bash] /usr/local/bin/toggleperformance - Pastebin.com
[Bash] /usr/local/bin/toggleperformance - Pastebin.com
pastebin.com"
https://pastebin.com/vj6jD8bE [External Link]
You will want to force your CPU into high performance mode for Vulkan games on Linux
24 Mar 2017 at 11:38 am UTC
24 Mar 2017 at 11:38 am UTC
Quoting: Guestwhy? they already did that with this plaintext.Quoting: elmapulplain text in 2017? common! i'm a human being! i hate being Treated as a machine!Feel free to register unreadablecrap.com and publish there all the documentation you can find in an unreadable tiny font with a choice of colors that makes the readers blind within five minutes.
You will want to force your CPU into high performance mode for Vulkan games on Linux
24 Mar 2017 at 7:53 am UTC
24 Mar 2017 at 7:53 am UTC
Quoting: marcushttps://www.kernel.org/doc/Documentation/cpu-freq/intel-pstate.txt [External Link]plain text in 2017? common! i'm a human being! i hate being Treated as a machine!
Editorial: On paying for Linux games when you already have a Windows version
24 Mar 2017 at 5:34 am UTC Likes: 1
you need to have money to have an iOS device (at least on my country) iOS devices may sell less, but they are targeted at an premium market.
Apple had quality control on their store for some time, i dont know if they still does, but i'm tired of trying to find something good on GooglePlay and find crappy or apps that are "free" but you end up paying more than if you purchased an console+an good game instead of this time wasted designed to adict then get your money instead of give you fun.
i dont know if that is the case for iOS store, but there, the consumers use to have more money.
other issue is that android has piracy and for last but not least emulators, with an unlimited number of free high quality games, its not a big surprise that developers struggle to make money.
24 Mar 2017 at 5:34 am UTC Likes: 1
Quoting: JanAndroid uses Vulkan, but all the mobile app developers I talk to on a regular basis make more money on Apple's storefront, even though the market share of iPhone and iPad is smaller.some reasons:
you need to have money to have an iOS device (at least on my country) iOS devices may sell less, but they are targeted at an premium market.
Apple had quality control on their store for some time, i dont know if they still does, but i'm tired of trying to find something good on GooglePlay and find crappy or apps that are "free" but you end up paying more than if you purchased an console+an good game instead of this time wasted designed to adict then get your money instead of give you fun.
i dont know if that is the case for iOS store, but there, the consumers use to have more money.
other issue is that android has piracy and for last but not least emulators, with an unlimited number of free high quality games, its not a big surprise that developers struggle to make money.
You will want to force your CPU into high performance mode for Vulkan games on Linux
23 Mar 2017 at 11:37 am UTC
23 Mar 2017 at 11:37 am UTC
there is any way to delay an command to run only when the last command finish?
add an non steam game (it is an steam game, but do it anyway)
echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor ;
command to launch the game ;
echo powersave | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
not tested!
add an non steam game (it is an steam game, but do it anyway)
echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor ;
command to launch the game ;
echo powersave | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
not tested!
Editorial: On paying for Linux games when you already have a Windows version
23 Mar 2017 at 10:49 am UTC
why? reasons:
dead island:
http://store.steampowered.com/app/383150/ [External Link]
Saints Row: The Third:
http://store.steampowered.com/app/55230/?snr=1_7_7_230_150_3 [External Link]
payday 2:
http://store.steampowered.com/app/218620/?snr=1_7_7_230_150_4 [External Link]
we have at least 3 AAA that they dont (we might have others, i'm to busy to search)
also for this game, they will not need buy again.
and for windows users, we might get those few games who have an better performance on linux than on windows (and remind then that the others run worse due to bad ports and being designed for DX)
they will not change for linux but may at least dualboot
23 Mar 2017 at 10:49 am UTC
Quoting: adamhmWe also need to do our part of encouraging people to try Linux, and helping to make things as easy as possible for new users.i guess it maybe easier to persuade mac users to use linux than windows people.
why? reasons:
dead island:
http://store.steampowered.com/app/383150/ [External Link]
Saints Row: The Third:
http://store.steampowered.com/app/55230/?snr=1_7_7_230_150_3 [External Link]
payday 2:
http://store.steampowered.com/app/218620/?snr=1_7_7_230_150_4 [External Link]
we have at least 3 AAA that they dont (we might have others, i'm to busy to search)
also for this game, they will not need buy again.
and for windows users, we might get those few games who have an better performance on linux than on windows (and remind then that the others run worse due to bad ports and being designed for DX)
they will not change for linux but may at least dualboot
Star Citizen to use Vulkan instead of DirectX 12 and drop DirectX 11 eventually
23 Mar 2017 at 6:50 am UTC Likes: 1
23 Mar 2017 at 6:50 am UTC Likes: 1
"25 years ago they need to release in a cd-rom or disquettes on shops. Make copies, distribution, shopper, etc. Nowdays you can upload it, and with just one click you download. It's the reason the game is much more cheaper."
distribution copies arent that expensive.
the cost to develop an game like Ocarina of time was arround 7 millions of dollars, GTA 4 costed over 200 millions of dollars.
this makes hell a lot more difference than the box and stuff.
distribution copies arent that expensive.
the cost to develop an game like Ocarina of time was arround 7 millions of dollars, GTA 4 costed over 200 millions of dollars.
this makes hell a lot more difference than the box and stuff.
Star Citizen to use Vulkan instead of DirectX 12 and drop DirectX 11 eventually
20 Mar 2017 at 1:42 am UTC
http://store.steampowered.com/hwsurvey [External Link]
20 Mar 2017 at 1:42 am UTC
Quoting: Kimyriellei hate to say that, but, steam hardware survey states otherwise:Quoting: hardpenguinYes, the shot in the knee part is when they expected Win 10 to be successful, and people didn't even want it for free, making DX12 stuck with a market share that will force developers to offer DX11 legacy support for years to come... Or just use Vulkan and get rid of the problem entirely. :DQuoting: kellerkindtRidiculous shot to the knee by M$ to support DX12 only on Win 10 - but I cannot complain about that :DWell, that's exactly what they did with DX10 and DX11 (available only for Windows Vista and newer). And as most of you probably noticed, they really want everyone to use the latest version of their system ;)
http://store.steampowered.com/hwsurvey [External Link]
Editorial: On paying for Linux games when you already have a Windows version
19 Mar 2017 at 3:58 am UTC
that explain why we have 2 entries of the same game (one for the windows version one for the mac/linux version)
instead of, the only difference be that for this game we dont have the steamplay logo
19 Mar 2017 at 3:58 am UTC
Quoting: peterf28what valve removed steamplay ??? that was the only feature that got me convinced to actually pay for game . no way i will pay twice . they can call themselves lucky when i pay once . but i already got used to greedy corporations, I don't want to have anything to do with them anymore .i dont know if they removed it, or it was implicity since all games support it so they didnt need an logo for that.
that explain why we have 2 entries of the same game (one for the windows version one for the mac/linux version)
instead of, the only difference be that for this game we dont have the steamplay logo
Wine 2.4 released, more Direct3D command stream work towards better performance
19 Mar 2017 at 1:44 am UTC
i know some of then are rated gold or platinum on wineHQ, but they didnt test then all the last time i check
19 Mar 2017 at 1:44 am UTC
Quoting: mrdeathjrIn this wine version add more work in csmt area (in senran kagura flickering in main menu is reduced considerably), maybe another titles with flickering possible show improvementscan you test the other neptunia games? or did you tested already, how many of then can be played from the begining to the end fine?
View video on youtube.com
Respect DX11 in trackmania turbo shows more textures
https://www.youtube.com/watch?v=B9flSvd6qJ8 [External Link]
Another interesting title is neptunia VII and now shows textures correctly compared last time, and now is possible see head character decorations and weapons in game (curiously character render dont appear and same with charecter render in talk sessions but in this sessions appears emotions icons)
View video on youtube.com
^_^
i know some of then are rated gold or platinum on wineHQ, but they didnt test then all the last time i check
- Steam Controller more popular than Valve expected - they're working on stock issues
- Expanded AMD HDMI 2.1 support is coming to Linux
- Discord is finally less of a nuisance to update on Linux
- Steam Controller goes out of stock as Valve get a ton of "Game Console" shipments
- Valve announce a reservation system for the new Steam Controller
- > See more over 30 days here
Recently Updated
- The value of ecosystem.
- LoudTechie - New Desktop Screenshot Thread
- PlayingOnLinuxphone - The Great Android lockdown of 2026.
- PlayingOnLinuxphone - Feedback needed - future website updates
- Liam Dawe - Steam Deck desktop mode localization
- on_en_a_gros - 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