vividspecter

joined 2 years ago
[–] [email protected] 2 points 3 weeks ago

Triple buffering. Needs to be implemented by the game, not by the OS. Provides maximum frame rate and no tearing with minimal latency.

Vulkan mailbox mode is pretty much this and doesn't require game support (can be forced on with environment variables if it's not already being used). And since almost everything is Vulkan on Linux these days, one way or another, that covers most games (might be compatibility issues in rare cases).

[–] [email protected] 3 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Plasma wayland has an automatic mode which should at least turn off VRR during desktop usage, as long as the application window isn't fullscreen. A hacky way that can help when VRR is active is to increase the minimum frequency and kick into LFC more readily, by creating a custom EDID (you can also do a sysfs edit historically but I think that's AMD only).

That's only really viable if you have a high refresh rate monitor with a large range. I've found that 120hz may not be enough (since you may end up with gaps where VRR doesn't work if the range is too narrow), which is of course the most common OLED TV refresh rate. In my experience a minimum of >=54hz minimises the flicker, but that may vary with the display.

There's also an issue with cursors where moving the mouse can make the refresh jump to the maximum. It only affects desktop usage and some games (RTS and the like, not usually FPS camera usage). There are fixes coming for this with Plasma I believe, but I'm not sure about Gnome. Forcing a software cursor may help, as others have indicated.

[–] [email protected] 3 points 3 weeks ago

Some users are reporting gyro working for some of the controllers. It's early days anyway (I tested it and it's all broken for me on the Vader 4 Pro).

[–] [email protected] 12 points 3 weeks ago

I’ve been thinking recently about whether Oz would have been better as a PA senator, hindsight is a bitch.

He's probably doing more damage as head of Medicare and Medicaid then he would have as a senator. Maybe both would have happened, but there was more opportunity for him to fall out of Trump's graces if he had been in government for a few years.

[–] [email protected] 4 points 3 weeks ago

I run it even on a Steam Deck since there is a bit more flexibility to customise and it fixed some audio bugs I had with SteamOS (might have been fixed by now).

[–] [email protected] 6 points 3 weeks ago (1 children)

I have the Vader 4 and there are some reports of gyro working too. It's no replacement for my steam controller(s) due to the lack of touchpads, but it's probably the highest quality conventional controller I've owned in terms of build quality, so good to see support.

[–] [email protected] 6 points 3 weeks ago* (last edited 3 weeks ago)

I understand the trackpads somewhat since they take up space, but the lack of back buttons is inexcusable.

Personally though, I'd buy a trackpad only deck (maybe with a real d-pad) but I know I'm in the minority on that one.

[–] [email protected] 3 points 3 weeks ago

Needs to provide FSR 4 to compete with Switch 2.

It can't unless FSR4 is backported to RDNA2/3. There's some work on Linux to do that, but there is a significant performance hit at the moment.

[–] [email protected] 2 points 3 weeks ago

Smart is fine if and only if:

  • Not the only way to interact with the device
  • Supports open, local-only protocols like Zigbee or Matter
[–] [email protected] 1 points 3 weeks ago

Not a "complete the bundle" type bundle, but a decent price if you own neither game.

[–] [email protected] 8 points 1 month ago

Obesity is a major predictor of colorectal cancer, which has become more common since the 1990s. Physical exercise and fibre intake may also be independently associated with lower rates of colorectal cancer as well.

[–] [email protected] 5 points 1 month ago

I was talking about Nacon (the new/old WRC publisher) not EA or Codemasters, but agreed.

 

See also: https://www.buildaballot.org.au/

The questions there are a little biased but the results were generally in line with how I'd vote.

 

tl;dr A scheduler for GPU tasks, much like those for CPU and I/O. Should help with running multiple tasks using the GPU at the same time (including the UI).

view more: ‹ prev next ›