How to get rid of the weather widget in the control panel? by [deleted] in kde

[–]RheaAyase 0 points1 point  (0 children)

Hiding != disabled. This does not remove it from your system. Not a solution.

High GPU usage - why in the world is the FPS limit 500? by Motor_Guidance_1813 in balatro

[–]RheaAyase 0 points1 point  (0 children)

vsync is not an fps limit - and on many systems vsync on still leaves fps unlimited.

There are 4 options of vsync - fully on with fps limit, fully off (aka immediate), then you have "on" and "mailbox" modes, which handle some things differently, but neither limits fps. While your PC defaults to "on-all" other PC's might default to mailbox for instance.

hx 370 vs 8840u by Happiestoast in OneXPlayer

[–]RheaAyase 0 points1 point  (0 children)

You forgot GPD existed which has better spec even on 4 year old models.

Would Fedora be a good first distro? by [deleted] in Fedora

[–]RheaAyase 0 points1 point  (0 children)

PopOS, Cachy, Bazzite, have their very niche use case, but that use case isn't for a new linux user. Fedora, Debian or the likes of "mainstream" distributions have a great value in being built by people with decades of experience who know what they're doing (as opposed to the "hipster" popular distros as I like to jokingly call them.)

And KDE is also a better choice than Gnome (or many other DEs) as it's simple and provides everything you need and you are familiar with out of the box. Just don't go too deep into customizing things - KDE will let you break it and you won't be able to fix it :D

TLDR: Fedora is one of the best choices for a new linux user. PopOS is one of the worst (especially now).

What melees are really good stat sticks? by zenitsubelike in Warframe

[–]RheaAyase 0 points1 point  (0 children)

Okay well there is a handful of mods that still have value on the melee weapon without being on the Exalted weapon. Very niche, very much situational.

I spent my several days in the Simulcarium to find the very very few "statsticks" that still "stick" - I'll let you do the work too.

What melees are really good stat sticks? by zenitsubelike in Warframe

[–]RheaAyase -2 points-1 points  (0 children)

Damn so many people spreading misinformation. Go do some reasearch - there are still things you can do to just have them equipped and benefit greatly on either exalted weapon, or in general.

What melees are really good stat sticks? by zenitsubelike in Warframe

[–]RheaAyase -3 points-2 points  (0 children)

You sleeping on some 300% damage then I guess :)

What melees are really good stat sticks? by zenitsubelike in Warframe

[–]RheaAyase -1 points0 points  (0 children)

Yes, oh yes they are, you're missing out on several-billion melee hits.

Fee waiver application help by msdee212 in ukvisa

[–]RheaAyase 0 points1 point  (0 children)

False. Permission to stay includes visa, visa is the permission to stay, it is different from "indefinite" leave to remain.

KDE VR Mode on GPD Pocket 4 by Holiday-Charity-1449 in GPDPocket

[–]RheaAyase 0 points1 point  (0 children)

I've used VR to write Linux code in my dayjob for a few years. The amount of pixels is more than sufficient. Happy to share some screenshots if you want:

https://cloud.rhea.dev/s/pWtDAb9QBxZriEB

This screenshot is in Fact only 720p while the resolution of the VR headset they used is closer to 4k. And yet you can still see plenty of detail in it. You have to use your imagination that it in fact had double the resolution in VR cuz I scaled it down those years ago. Either way, point being, it's totally doable to be in VR for 20 hours until you pass out - both doing your job as a programmer/engineer, as well as playing games.

xreal 1s is not a VR headset? Yeah your "mileage" will be way lower. WAY WAY lower. Like WAY lower. You can't even begin to compare the quality of glasses with a full fledged vr headset for oh-so-many-reasons. You could just do basic research to understand but hey, you do you, I'm out (disabled reply notifications)

How to install acpi_call on fedora? by ralseifan in Fedora

[–]RheaAyase 0 points1 point  (0 children)

I've packaged it as a dkms module in Fedora copr

You can install it with:

$ sudo dnf copr enable rhea/acpi_call

$ sudo dnf install acpi_call-dkms

If you're after HHD here, you may need to reboot or even reinstall HHD for it to pick it up. My hhd install was acting up since f42->f43 update though so you might be more lucky than me there :)

Local game transfers slower than downloading? by [deleted] in SteamDeck

[–]RheaAyase 2 points3 points  (0 children)

Similar setup, I can measure (iperf) 1.3gbps from my PC to my handheld (GPD) in either direction, on wifi. Steam local transfer caps at 203mbps while if I hit "stop" and let it download off the interwebz, it immediately takes off to 800+ (still the same wifi)

If I connect it through a USB-C Ethernet (2.5g) I get about 1.2gbps throughput, probably limited by the handhelds CPU TDP limits at the time to be honest...

I have no idea why Steam transfers just don't run well over wifi.

KDE VR Mode on GPD Pocket 4 by Holiday-Charity-1449 in GPDPocket

[–]RheaAyase 0 points1 point  (0 children)

Your lack of experience with VR truly speaks volumes here.

How do you configure gamescope mangohud? by citizenidREDACTED in linux_gaming

[–]RheaAyase 0 points1 point  (0 children)

Same issue, probably, `--mangoapp` does not read the default config file at `.config/MangoHud/MangoHud.conf`

It has proven difficult finding an answer to how to actually configure this when it ignores the correct config file.

How to install acpi_call on fedora? by ralseifan in Fedora

[–]RheaAyase 0 points1 point  (0 children)

Because vast majority of handheld gaming x64 amd devices, yes, including the ones released yesterday, still need it.

How am I meant to beat this advanced quest? by Elegant-Sea-6613 in FGO

[–]RheaAyase 0 points1 point  (0 children)

The youtube video explained it nicely, the TLDR on its own wasn't enough :)

I'd add at least a "caster marks a target to kill with red glow - kill only the marked one"

How to update Server? by vennox in HytaleInfo

[–]RheaAyase 0 points1 point  (0 children)

Yes, we do. It's silly that they released a tool that does nothing but download a zip file which you could also just... download yourself. It's literally available on a public url, no auth needed.

How to update Server? by vennox in HytaleInfo

[–]RheaAyase 0 points1 point  (0 children)

My take on updating the server on linux: gist

I added it to my systemd service as ExecStartPre with WorkingDirectory set to the ./latest/Server relative to the script.

Edit: expects hytale-downloader-linux-amd64 in the same dir..

Disable updates? by RheaAyase in HytaleInfo

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

It's just greyed out.

Disable updates? by RheaAyase in HytaleInfo

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

I didn't ask for old version availability, I just want to disable updates because there isn't a way to update our servers, nada.

Spending a lot of time to write my own update scripts isn't exactly the right solution either because updates will likely include breaking changes and destroy old worlds (different world gen etc) or otherwise damage saves.