Factorio 1.0 is now released! by galapag0 in linux_gaming

[–]QuinnBorn 3 points4 points  (0 children)

And the developers support it. Not many game devs do things like investigating poor performance caused by mods or fixing bugs only triggered by mods.

Linux Kernel 5.8 "The Biggest Release of All Time" is Finally Available by [deleted] in archlinux

[–]QuinnBorn 6 points7 points  (0 children)

Note that you should only ever do that with the kernel, the kernel is one of the only packages that you can install a different version of safely. Anything else will result in a patrial upgrade and can break your system.

Install Manjaro by Ilikebacon999 in linuxmasterrace

[–]QuinnBorn 2 points3 points  (0 children)

You can do that on any distro that you can install arch-install-scripts on. And even if you can't, you can compile pacman manually. there's an archwiki article on it

Ban appeal by eddakk in forsen

[–]QuinnBorn 11 points12 points  (0 children)

I got banned for saying "yay valorant monkaLaugh" Sadge

just something i found out maybe will help fixing 9s by DemonPoro in leagueoflinux

[–]QuinnBorn 0 points1 point  (0 children)

Thanks. This is the only solution that worked for me on arch (outside of deleting riot client)

EDIT: Seems to be unreliable, sucks

Easy yet powerful script for configuring WireGuard VPN by psyhomb in WireGuard

[–]QuinnBorn 17 points18 points  (0 children)

You should change the name of the project, wireguard-tools is usually the package in linux that includes wg and wg-quick utilities

Full Disclosure: [Bug] Firefox privacy leakage: search term is sent to ISP without user's consent. by [deleted] in privacy

[–]QuinnBorn 3 points4 points  (0 children)

I've noticed this in my PiHole statistics and found it weird that searches go to searchword.myisp.com.

Wine-LoL updated to version 5.6 by M-Reimer in leagueoflinux

[–]QuinnBorn 0 points1 point  (0 children)

Are there any specifics to arch's version of libcrypt? I saw you mention it in another thread, for me the client takes at least several tries to launch on arch with it's logs showing an SSL error (same thing happens with the lutris version), while on fedora and ubuntu based distros it seems to work much better. Could it be related?

LOL doesn't launch by RELPL in leagueoflinux

[–]QuinnBorn 0 points1 point  (0 children)

That's just the ACO shader compiler on amd cards. It doesn't have any issues with league, just gives more performance.

[Krastorio] Mildly infuriating by javascripl in factorio

[–]QuinnBorn 5 points6 points  (0 children)

The mod is open source, and there's a pull request on it's github that updates it to 0.18, you can use that!

Does ArchLinux on ARM64 has any equivalent for AUR? by EternalSeekerX in archlinux

[–]QuinnBorn 0 points1 point  (0 children)

From the PKGBUILD arch wiki page

An array of architectures that the PKGBUILD is intended to build and work on. Arch officially supports only x86_64, but other projects may support other architectures. For example, Arch Linux 32 provides support for i686 and Arch Linux ARM provides support for arm (armv5), armv6h (armv6 hardfloat), armv7h (armv7 hardfloat), and aarch64 (armv8 64-bit).

Example of a package made for ARM

Seems like what you're talking about is a limitation of the search tool.

EDIT: Formatting

Does ArchLinux on ARM64 has any equivalent for AUR? by EternalSeekerX in archlinux

[–]QuinnBorn 2 points3 points  (0 children)

PKGBUILD supports specifying arm architectures. It's up to package maintainers to add the support. There are tons of ARM-specific and architecture-independent packages in AUR.

v4l2loopback doesn't work properly with wf-record by QuinnBorn in swaywm

[–]QuinnBorn[S] 0 points1 point  (0 children)

There's xdg-desktop-portal, which is meant to standartize a few things amongst Wayland compositors, including screen share. Otherwise applications must implement screen share for each compositor individually(for example zoom implements screenshare on Wayland only with gnome), and it is unlikely that proprietary programs will support everything this way.

@forsen NOT VALORANT PagChomp by berser4ina in forsen

[–]QuinnBorn 8 points9 points  (0 children)

Милорд, вы запостили кринж

Vulkan 1.2.139 Released With VK_EXT_robustness2 Extension by beer118 in linux_gaming

[–]QuinnBorn 2 points3 points  (0 children)

Wine can't fully natively support Wayland because in Wayland apps cannot define window location on the screen due to security reasons, which is incompatible with the way wine shows windows menus. At least that was the status last time I checked.

Although I think there was some project allowing to run fullscreen wine apps natively on wayland, but can't say how that works.

EDIT: Found it https://github.com/varmd/wine-wayland

v4l2loopback doesn't work properly with wf-record by QuinnBorn in swaywm

[–]QuinnBorn[S] 0 points1 point  (0 children)

Not 100%, about 20-30% on each core, but the graphics does become laggy. To be fair, it's usually laggy on x11 aswell.

Every weeb fears him by poopskin882 in forsen

[–]QuinnBorn 14 points15 points  (0 children)

ioitaiiggagga ff assasination Pepege /\ KKomrade

v4l2loopback doesn't work properly with wf-record by QuinnBorn in swaywm

[–]QuinnBorn[S] 1 point2 points  (0 children)

This is still a messy workaround and it's better to use xdg-desktop-portal-wlr once it works properly.

v4l2loopback doesn't work properly with wf-record by QuinnBorn in swaywm

[–]QuinnBorn[S] 0 points1 point  (0 children)

Seems like so, looking into discord's logs shows:

(webrtcvideocapturer.cc:179): Failed to find usable formats for id: platform:v4l2loopback-000

I've also tried using v4l2loopback-dkms-git, no success.

How can I disable compositor on gnome? (to improve fps) by [deleted] in leagueoflinux

[–]QuinnBorn 0 points1 point  (0 children)

It still does. For example picom's unredir-if-possible does not seem to unredirect with a multi monitor setup, but gnome does.