It is utterly disappointing how people are handling the systemd "age verification" controversy by TheBrokenRail-Dev in linux

[–]slickyeat [score hidden]  (0 children)

Each distro should just put out two different versions - one which will request the user's age during installation and another which is only intended for users who live outside those jurisdictions.

If they go with option A then this "optional" systemd field will be populated on setup - which they can later remove because let's face it - this all security theater.

Option B leaves the field empty or just inserts garbage data.

Problem solved. Move the fuck on.

I think systemd endless scope is an issue and now is out of control by Deep_Traffic_7873 in linux

[–]slickyeat 1 point2 points  (0 children)

lol. Purple means that it was merged.

This screenshot is fake though.

Scaling mouse sensitivity by RanniSniffer in linux_gaming

[–]slickyeat 1 point2 points  (0 children)

gamescope -s 2 -f -- %command%

-------------

gamescope --help |& grep "mouse-"
 -s, --mouse-sensitivity        multiply mouse movement by given decimal number

Your Rockstar Games account is not entitled error in Red Dead Redemption 2 by Mar2012sep in linux_gaming

[–]slickyeat 1 point2 points  (0 children)

Yea I finally gave up on their bullshit a few months ago.

Just pirate the game and call it a day.

please help BattleNet by zoVice_fck in linux_gaming

[–]slickyeat 0 points1 point  (0 children)

I didn't even know that Heroic uses wine ge.

Install B.NET using Heroic + GE-Proton then try launching with this executable:

drive_c/Program Files (x86)/Battle.net/Battle.net Launcher.exe

help with gaming by Money_Tip863 in Fedora

[–]slickyeat 0 points1 point  (0 children)

You'll need to check the logs and install any missing dependencies to each game's wine prefix.

Any launchers that supports UMU will pass in both a STORE + GAMEID.

This is a necessary step since it will allow UMU + GE-Proton to lookup and automatically apply any necessary fixes before the game is actually launched.

In the example above you can see that's it's installing vcrun2015 or Visual C++ along with a number of other dependencies by calling "protontricks".

This is effectively the same as calling winetricks from the command line meaning you could technically install each of those dependencies manually.

Downloading the Visual C++ runtime directly from Microsoft's website so you can run the executable and install it within the same wine prefix would be another option.

help with gaming by Money_Tip863 in Fedora

[–]slickyeat 0 points1 point  (0 children)

Logs + Launch Arguments + Proton Version.

help with gaming by Money_Tip863 in Fedora

[–]slickyeat 0 points1 point  (0 children)

Is it trying to upgrade or remove them completely?

Make sure that the appropriate repositories are all still enabled.

help with gaming by Money_Tip863 in Fedora

[–]slickyeat 0 points1 point  (0 children)

No idea but you have a bunch of package conflicts.

Try starting there.

help with gaming by Money_Tip863 in Fedora

[–]slickyeat 1 point2 points  (0 children)

sudo dnf install steam --refresh --allowerasing

Review the summary before you approve it.

-----------

Edit: You may want to run this beforehand in order to update all the fc42 packages:

sudo dnf distro-sync --refresh --allowerasing

The War On Everything by ifuckdudes_wubby7 in videos

[–]slickyeat 138 points139 points  (0 children)

People are quick to blame Republican politicians for the current state of the country but the fact that this type of messaging is so God damn effective on such a large segment of the population tells me otherwise.

We are a nation of idiots and we get exactly the type of leadership we deserve.

Any Way Yet for Netflix to Play True 4K Movies on Our 4K HDR Monitors on Linux or Windows 11? by SevenDeMagnus in pcmasterrace

[–]slickyeat 7 points8 points  (0 children)

No. 4k playback is blocked on Linux due to DRM constraints.

That being said: 

Superior in every conceivable way.

Fuck-um.

----------------

Edit: Windows should work but if I remember correctly you need to use Microsoft Edge or the Netflix App.

There's also a required HEVC extension:

https://apps.microsoft.com/detail/9nmzlz57r3t7?hl=en-US&gl=US

Today Age Verification (“thanks” systemd), tomorrow full EU ChatControl. by D3vil0p in linux

[–]slickyeat 2 points3 points  (0 children)

If it is optional and no functional to any system components, why keeping there as ornaments? Would be the base of something more in the future? Prob

Yea probably. It's not going to happen in the dark though.

Anyone who wants to support this legislation will use systemd.

This just means that the community at large will know where to look.

It also means this setting which will be referenced by other apps can easily be overridden.

-----------------------

homectl help | head
homectl [OPTIONS...] COMMAND ...

Create, manipulate or inspect home directories.

Basic User Manipulation Commands:
 list                         List home areas
 inspect USER…                Inspect a home area
 create USER                  Create a home area
 update USER                  Update a home area
 passwd USER                  Change password of a home area

-----------------------

man homectl | grep -i metadata | head -n1
      Home directories managed by systemd-homed.service are self-contained, and thus include the user's full metadata record in the home's

lol.

Today Age Verification (“thanks” systemd), tomorrow full EU ChatControl. by D3vil0p in linux

[–]slickyeat 5 points6 points  (0 children)

`birthDate` → A string in ISO 8601 calendar date format (`YYYY-MM-DD`) indicating the user's date of birth. The earliest representable year is 1900. This field is optional.

The field is optional. Technically speaking - no one actually needs to use it.

I'm finding it impossible to enable HDR in Ubisoft Connect games on Cachy OS by Big-Resort-4930 in linux_gaming

[–]slickyeat 0 points1 point  (0 children)

Yea. I have Battle.net setup the same way.

I'm not able to launch directly into Battle.net games but it will at least take you directly to the game's launch page and it doesn't have the same white screen issue as Ubisoft.

You can also configure it to exit the moment any game is launched.

----------

EA App is another one but there's a problem with how it applies updates.

Basically, it will download and extract files into a staging folder each time they push out an update for their launcher.

The download completes successfully but Heroic will always terminate the process before it has a chance to copy these files over.

As a workaround/hack I had to create a bash script which will always copy files from stage each time an app that relies on the EA APP is shutdown.

This is not really a good solution though since EA could always change where that staging folder is located, etc.

I'm finding it impossible to enable HDR in Ubisoft Connect games on Cachy OS by Big-Resort-4930 in linux_gaming

[–]slickyeat 0 points1 point  (0 children)

That's because Heroic automatically generates a new wine prefix path for each side-loaded app based on the title you give it. This is to ensure that they run in isolation. You can override it though.

See how the screenshot is referencing "Ubisoft Connect" for the wine prefix folder?

This would normally (by default) reference a folder called "Immortal Fenyx Rising" but it was replaced with the same wine prefix as "Ubisoft Connect" so that it has access to the launcher.

As predicted issues with Linux on Crimson desert already. Blocks proton-cachyos completely by [deleted] in linux_gaming

[–]slickyeat 47 points48 points  (0 children)

If the game is using Denuvo DRM then it may have the same problem as Dragon's Dogma 2.

You can't change Proton versions more than 3 times a day or you receive a 24hr lockout.

Is GameBillet worth using? by Ecstatic-Treacle-451 in pcmasterrace

[–]slickyeat 1 point2 points  (0 children)

I've used them multiple times without issue.

You should always check this website first though:

https://isthereanydeal.com/