Latest Comments by tuubi
Manjaro Linux 18.1.0 'Juhraya' has been officially released
16 Sep 2019 at 9:58 am UTC
16 Sep 2019 at 9:58 am UTC
Quoting: oldrocker99I'm hooked. There are packages in the AUR long ago abandoned by Canonical, and programs I love, like exfalso and pypar2.I don't know about pypar2 (seems abandoned by the developer as well) but I've been using Quod Libet and Ex Falso on Mint for years and I don't see why you'd think they're abandoned. If you mean Canonical doesn't provide the latest versions for their LTS distros, you can just download and run Ex Falso directly from the tar.gz packages on the Quod Libet github releases page [External Link]. For dependencies, python3-mutagen and python3-feedparser should be all you need to install, but you can find the full list of dependencies here [External Link].
FOSS painting program Krita now has the Linux version on Steam
16 Sep 2019 at 9:19 am UTC Likes: 1
16 Sep 2019 at 9:19 am UTC Likes: 1
Quoting: Cyba.CowboyIt's not The GIMPI'd say it's definitely more usable than the GIMP for free-form art using a tablet or a pen display, but the GIMP still serves you better for generic image manipulation.
Story-driven tactical RPG with time manipulation mechanics 'Iron Danger' should come to Linux
14 Sep 2019 at 8:52 am UTC Likes: 4
Feel better. If it's the flu, I suggest self-medication. A steaming cup of cocoa with a generous splash of spiced rum should do the trick.
14 Sep 2019 at 8:52 am UTC Likes: 4
Quoting: Liam DaweThat was supposed to be just a friendly little jab, but I guess I chose the wrong smiley or something. :(Quoting: tuubiTired/ill and apparently not able to write properly. Have removed that entire bit.elements from different time periods, so you're dealing with both magic and machine hereI'm no historian so please educate me Liam: Magic was an element of which time period exactly? :P
Feel better. If it's the flu, I suggest self-medication. A steaming cup of cocoa with a generous splash of spiced rum should do the trick.
Story-driven tactical RPG with time manipulation mechanics 'Iron Danger' should come to Linux
14 Sep 2019 at 8:06 am UTC Likes: 4
14 Sep 2019 at 8:06 am UTC Likes: 4
Looks very pretty. I wonder how the simultaneous turn-based mechanic works in practice.
Realising that the devs are Finns made me wonder if the (rather silly) name is a homage to the Iron Sky franchise or maybe a tongue-in-cheek literal translation of Rautavaara (a Finnish surname and a village in eastern Finland).
Realising that the devs are Finns made me wonder if the (rather silly) name is a homage to the Iron Sky franchise or maybe a tongue-in-cheek literal translation of Rautavaara (a Finnish surname and a village in eastern Finland).
elements from different time periods, so you're dealing with both magic and machine hereI'm no historian so please educate me Liam: Magic was an element of which time period exactly? :P
Game manager Lutris just had a huge update with D9VK, Discord Rich Presence and more
8 Sep 2019 at 8:58 am UTC Likes: 1
An issue at their github [External Link] would probably go a long way.
8 Sep 2019 at 8:58 am UTC Likes: 1
Quoting: XpanderJust tested the Discord Rich Presence option. I dont use Lutris usually, but Discord sometimes shows like im playing wine64-preloader or similar and i was hoping that thisone is fixing that and showing the actual game name finally in discord ...but it seems it shows as Lutris and then a game name when i click on the name as a info.It's open source, of course it's possible. Based on a quick glance, I'd say the python code seems clean enough, and this should be a simple change if the project owners agree. (I don't see why they wouldn't.)
I wonder if its possible to change that?
An issue at their github [External Link] would probably go a long way.
Want a more up to date Proton for Steam Play? Proton GE has a big new release out
6 Sep 2019 at 1:55 pm UTC
6 Sep 2019 at 1:55 pm UTC
Quoting: HeniekHardkorAny idea what's the folder for flatpak version of steam?Unless this changed recently, it should be
~/.var/app/com.valvesoftware.Steam/data/Steam/compatibilitytools.d/
The developer of Gloomhaven wants to see what kind of demand there is for Linux support
4 Sep 2019 at 10:18 am UTC Likes: 1
4 Sep 2019 at 10:18 am UTC Likes: 1
Quoting: joaojottaIs this game inspired by the board game or the other way around or not related at all?Liam starts the article with "Gloomhaven, the digital adaptation of the acclaimed board game...". Doesn't that answer your question? :)
Little Misfortune from the developer of Fran Bow is releasing this month
3 Sep 2019 at 1:35 pm UTC Likes: 3
3 Sep 2019 at 1:35 pm UTC Likes: 3
Based on the trailer, I'm torn. I mean I like a nice, quirky point-and-click as much as the next guy, but I prefer ones with relaxing gameplay (definitely no timers or quick time events) and a decent story I can enjoy in a single play-through. Or if there's branching, at least let me experience the branches without too much repetition or trial and error.
where your choices will have an impact and there will be…consequencesThis phrase again... But I guess it would make a decent drinking game if you read through descriptions of recent game releases and had to take a swig every time one mentions "choices" and "consequences".
The Wine 4.15 development release is out now
2 Sep 2019 at 2:01 pm UTC
2 Sep 2019 at 2:01 pm UTC
Quoting: DiegoHi, on last 2 days i have to format the pc 4 times, every single time that i change or instal de graphics drivers from the software center, the os brakes, 2 times zorin os and 2 times manjaro, whow this works?I haven't got enough experience with either of those distributions to help you, but this Zorin OS help article [External Link] seems easy enough to follow. For Manjaro, the console command "sudo mhwd -a pci nonfree 0300" should autodetect and install an appropriate driver, but that's just what I found with a quick web search. And of course, you should reboot after installing a new graphics driver.
The Wine 4.15 development release is out now
31 Aug 2019 at 2:54 pm UTC Likes: 2
Apt will update anything you install from the distribution repositories or ppa archives. So, if you install something with "apt install", you can update them with "apt update" and then "apt upgrade". Although if you're new to this, I suggest using the graphical update manager application of whichever Debian-based distribution you're running.
You'll have to manually update to new major versions of Nvidia drivers, as a normal update will only consider new point releases for stability reasons. (Different major versions are separate packages.) But again, consider using the driver manager GUI if you're on Ubuntu or Mint.
Steam will handle Proton for you as it's not a system package. I think Lutris will also take care of installing Wine and other "runners" as needed, so no need to worry about installing and updating Wine, unless you run it directly. If you do need Wine installed system-wide though, you'd better get it from the official winehq debian/ubuntu package repository as that will let your package manager handle updates.
31 Aug 2019 at 2:54 pm UTC Likes: 2
Quoting: DiegoHi all, im new to linux, my games are running well with lutris, proton, wine, nvidia drivers, vulkan utils etc..Hi Diego, and welcome.
One ask, when i do the sudo apt get update and after upgrade, i will have instaled all the new versions of the softwares above in one time?
Apt will update anything you install from the distribution repositories or ppa archives. So, if you install something with "apt install", you can update them with "apt update" and then "apt upgrade". Although if you're new to this, I suggest using the graphical update manager application of whichever Debian-based distribution you're running.
You'll have to manually update to new major versions of Nvidia drivers, as a normal update will only consider new point releases for stability reasons. (Different major versions are separate packages.) But again, consider using the driver manager GUI if you're on Ubuntu or Mint.
Steam will handle Proton for you as it's not a system package. I think Lutris will also take care of installing Wine and other "runners" as needed, so no need to worry about installing and updating Wine, unless you run it directly. If you do need Wine installed system-wide though, you'd better get it from the official winehq debian/ubuntu package repository as that will let your package manager handle updates.
- US operating system age verification bill "Parents Decide Act" gets published
- Mozilla announced "Thunderbolt", their open-source and self-hostable AI client
- PlayStation 3 emulator RPCS3 can now auto-configure games for you
- Gaming on Linux with an older GPU levels up with DXVK-Sarek v1.12 bringing major new features
- SDL (Simple DirectMedia Layer) ban AI / LLM code contributions
- > See more over 30 days here
- Steam achievement conundrum
- GustyGhost - Testing the VRAM valve patch
- Avehicle7887 - Away all of next week
- Liam Dawe - New Desktop Screenshot Thread
- tmtvl - Shop Crush - Psychological Horror Thrift Sim with Literal Illusio…
- hollowlimb - 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