It's the weekend already? It's also September! When did that happen?
This weekend's main dish is going to be Two Point Hospital, the recent release that has you build a hospital and cure people from some really strange and slightly amusing afflications. So far it seems pretty good and runs really nicely. I will have some proper thoughts up early next week on that!
I've no doubt I will also be diving into some more BlazeRush (70% off on Humble) and Lovers in a Dangerous Spacetime (60% off on Humble). Both of which I'm loving in local multiplayer with the mini-me.
Doom in Steam Play is also on the radar. I have to say I am really impressed with it, some good demon slaying to be had. The Vulkan performance is nuts, so smooth!
So the question is: what are you playing this weekend? Do let us know what you think about it!
For my taste the Zachtronics games are one of the best things to happen. :)
Which Skyrim version are you guys using? I was thinking of getting the Legendary Edition.
The classic one with all DLCs and high res texture pack.
I recommend the enhanced towns and audio ambiance packs from the workshop, they really make the place feel more lived in.
Finally got back to TIS-100.
For my taste the Zachtronics games are one of the best things to happen. :)
Oh yes, I plan to finish this one too! This "display programming" started to be too much grind-work at the time I played it. And then I somehow I left it alone..
I'd love to play Grim Dawn (which does work in vanilla Wine) but Proton has a *very* odd bug where you can play but can't choose a class when you hit level 2. Weird.
Oh, and Into The Breach. Works with Proton, and is on sale on Humble, so why wait? ;)
Finally got back to TIS-100.
For my taste the Zachtronics games are one of the best things to happen. :)
Oh yes, I plan to finish this one too! This "display programming" started to be too much grind-work at the time I played it. And then I somehow I left it alone..
:)
The only complaint I have is that it seems to melt my notebook.
It's getting *extremely* hot for the very simplistic presentation.
It literally hurts my legs while playing for 2 minutes - so I have to put it somewhere else.
This affects all Zachtronics games so far that I played (not including Opus Magnum and the newest one which I both don't have *yet*).
It's Unity based, right?
IIRC, I have similar issues with other Unity games.
For reference:
The notebook has a Haswell CPU/GPU but a rather high display resolution with 2880x1620 pixels.
.b
Received Hot Lava from a friend as a gift and wasn't able to get it up and running with Wine myself, but Proton is as easy as install and play from within Steam. Awesome! It's a Klei game, so you bet it's quality work, even in its pre-release state.
I bought Thief back when I was still dual booting, but I never was able to finish the tutorial mission because of a gfx driver related crash I wasn't able to resolve no matter which driver I used. Tried with Wine last year and had very poor performance and weird input behavior. Now with Proton it is very playable, only minor annoyances like subtitles not playing on cue. Going the full stealth route, no knockouts, no dousing flames and hoping to achieve 100% loot on each mission. Looking good so far :)
star wars battleground 2 on steam play
Thanks to Proton, I rediscovered Castle Crashers through the week, and weirdly, unlike most games I had on the Xbox 360, it doesn't feel as if I only played it a month ago. So I might have a blast on that. Also, without deliberately trying, my F1 campaign (2015, 'cos it was free) is in sync with the real one, so a 25% race at Monza is a distinct possibility too.
I got back into Mount & Blade: Warband recently, even though I know that it'll start crashing eventually, and it's beginning to show the tell-tale graphical glitches so I think that's coming to an end. I might squeeze another few sessions out of it, though. It's one of those games you never hear much about, but I don't know of anyone who plays it who doesn't absolutely love it.
Finally got back to TIS-100.
For my taste the Zachtronics games are one of the best things to happen. :)
Oh yes, I plan to finish this one too! This "display programming" started to be too much grind-work at the time I played it. And then I somehow I left it alone..
:)
The only complaint I have is that it seems to melt my notebook.
It's getting *extremely* hot for the very simplistic presentation.
It literally hurts my legs while playing for 2 minutes - so I have to put it somewhere else.
This affects all Zachtronics games so far that I played (not including Opus Magnum and the newest one which I both don't have *yet*).
It's Unity based, right?
IIRC, I have similar issues with other Unity games.
For reference:
The notebook has a Haswell CPU/GPU but a rather high display resolution with 2880x1620 pixels.
I don't know what the game is based upon, but it seems unlikely that it uses that much horsepower.
Maybe it's got a cryptocurrency DLC? ;-)
https://github.com/Sirmentio/protontricksGTA V.
Yes, it runs on Steam Play/Proton :D
Needs a workaround to make it start, and it occasionally starts stuttering after a while, but overall it's a pretty smooth experience.
How? I've seen footage of it running on Linux, but couldn't find anything to tell me how to get past that Social Club loading.
Instead of telling you to go browse through a bunch of other posts, I'll outline *exactly* what I did to get my GTA V to work, get past social club and into the game (On Nvidia).
To get GTA V to work on Steam Play + Proton:
In Terminal, enter the following command, changing the dir to fit your own:
WINEPREFIX=/home/<yourusername>/.steam/steam/steamapps/compatdata/271590/pfx
winetricks --gui
Then select default prefix, install a font and finally corefonts
I went this route because using the WINEPREFIX=/home/.../pfx winetricks corefonts command got stuck installing Gecko for me, and the gui powered through it somehow.
After that
Create a file called gta_dxvk.conf and copy/paste the following in it:
dxgi.customDeviceId = E366
dxgi.customVendorId = 1002
Then save it to your /home/<username>/ folder
Then go to the game properties in your Steam library and set launch options to:
PROTON_NO_ESYNC=1 DXVK_CONFIG_FILE=/home/<username>/gta_dxvk.conf %command%
I also had to make sure in Nvidia Settings I activated "Force Full Composition Pipeline" and "Force Composition Pipeline," as they disabled themselves the last time I updated drivers. Without this, the game, for me, had tear-able tearing (pun intended).
Now I get 50-65FPS, though I do notice the textures can be a little wonky on the roads past a certain distance; but I think that has to do with the DXVK and Vulkan in the current edition of Nvidia Drivers I'm on, 396.54. I know the 396.54.02 supposedly fixed some stuff but it hasn't showed up in my graphics-drivers:ppa yet.
I hope this helps others get GTA V to work, doing the above steps makes it run flawlessly now for me.
in Terminal you just type protontricks {appid} {command} and it gets on with it for you.