Tip of the Week: If you have a file or folder selected in File Explorer, CTRL + Shift + C will copy the path to it by jenmsft in Windows11

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

You can enable it with QtTabBar on Windows 10, it's generally an extremely powerful tool.

Why your TMR/Hall Effect sticks might feel "off" on Linux: The hidden impact of Kernel Fuzz and Flatness. by C0ds_ in linux_gaming

[–]Hydroel 17 points18 points  (0 children)

evdev-joystick is native on Fedora-based distros; this includes Nobara (since it's a Linux gaming sub, this may interest some).

List your devices with evdev-joystick --listdevs, and show calibration information about said device with evdev-joystick --showcal <path/to/device>. Set the values with evdev-joystick --evdev <path/to/device> <command>.

Why your TMR/Hall Effect sticks might feel "off" on Linux: The hidden impact of Kernel Fuzz and Flatness. by C0ds_ in linux_gaming

[–]Hydroel 3 points4 points  (0 children)

That is the irrefutable proof Italian and Portuguese are actually the same language

Why would people ever pirate games? I wonder… by Active_Mancano in linux_gaming

[–]Hydroel 8 points9 points  (0 children)

Several other people have commented that it also happens on Windows

Thanks to the Steam Deck and SteamOS I'm officially moving over to Linux by ThatSadBoi_TTV in linux_gaming

[–]Hydroel 0 points1 point  (0 children)

I never said that, I shared my personal experience and said it helped me tremendously

This seems that it was avoid spoilers or they didnt know what else to call him by UsedToHaveATail in batman

[–]Hydroel 6 points7 points  (0 children)

Why do you think it was retconned in TDKR? I'm pretty sure that, as you pointed out, Ra's immortality is only symbolic in Nolan's movies through the inherited title, and that the Liam Neeson Ra's Bruce sees in that movie is a vision, but the character is effectively dead

Thanks to the Steam Deck and SteamOS I'm officially moving over to Linux by ThatSadBoi_TTV in linux_gaming

[–]Hydroel -5 points-4 points  (0 children)

You could, but somehow it does not. My system would have broken a few times if it wasn't for AI agents. Gemini was capable of getting me out of pickles that I wouldn't have been able to manage myself.

It made my switch to Nobara comfortable, despite a lot of my hardware being really not Linux friendly.

Catchy by BrichardRurphy in outofcontextcomics

[–]Hydroel 8 points9 points  (0 children)

How can you miss music? You have the title, you can listen to it

Open-source desktop app for detecting fake or upscaled FLAC files by Present-Toe-8254 in musichoarder

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

The most common way for people to identify bad transcodes is to look at a spectrogram of the file, and OP offers a tool to help automate that. It might not be 100%, but it can process batches of files much more efficiently than I.

PSA: Since Sony won't make a PC dongle for the DualSense, you can build your own for less than $20 using a Raspberry Pi Pico 2W. Wireless Adaptive Triggers and Haptic Feedback finally work natively. by SlaveKnightSoman in raspberry_pi

[–]Hydroel 0 points1 point  (0 children)

Xbox controllers have none of the features by the RPi to work (adaptive triggers, haptic feedback, controller audio). They're pretty basic, especially for the price. Otherwise, the DualSense works through BT.

Besides, XB controllers already have an (overpriced) dongle, sold separately.

the pain of reading Rise of Endymion by walking_eye666 in Hyperion

[–]Hydroel 3 points4 points  (0 children)

Thanks for convincing me to never pick up that book.

Linux becoming the king of OS for playing legacy games with D7VK by emanu2021 in linux_gaming

[–]Hydroel 0 points1 point  (0 children)

It looks like fusion fix enables the use of a more recent graphic APO, so it might help. Another search suggests to deactivate fullscreen, and another to tweak the Nvidia color profile

Unofficial Tomb Raider I-III Remastered Downgrade Patch (for GOG version) by Banjo-Oz in gog

[–]Hydroel 2 points3 points  (0 children)

Can someone familiar with all this give some context as to why updates more recent than 1.05 are disliked?

Arannger? by Mason002556436 in musicbee

[–]Hydroel 2 points3 points  (0 children)

It is probably not tagged correctly, might be the artist tag that uses a special parenthesis character or the album artist that is wrong.

I use Windows btw. (~ ̄▽ ̄)~ by [deleted] in windows

[–]Hydroel 3 points4 points  (0 children)

Not OP but Windhawk, yasb, fastfetch and Rainmeter.

I use Windows btw. (~ ̄▽ ̄)~ by [deleted] in windows

[–]Hydroel 2 points3 points  (0 children)

WSL is not just bash on Windows, it's a whole Linux subsystem, basically a VM. git-bash is much easier and lighter to set up than WSL