Tattorack

joined 2 years ago
[–] Tattorack@lemmy.world 9 points 1 hour ago

Oooh, I love comics that play with comic logic.

[–] Tattorack@lemmy.world 4 points 2 hours ago

That too. The initiative has stressed multiple times this isn't something they want to have happen retroactively.

[–] Tattorack@lemmy.world 2 points 2 hours ago

Funny how things happen to the stock market every time Trump opens his mouth.

[–] Tattorack@lemmy.world 7 points 2 hours ago (3 children)

I believe this article fundamentally misunderstands the Stop Killing Games Initiative. It has repeated many times that LEGO 2K Drive will remain playable even after it's delisted and the servers go offline, but it's trying to paint that as some sort of blow to SKG and game preservation because the online service will be gone.

[–] Tattorack@lemmy.world 2 points 8 hours ago (1 children)

I know. But the two party system does prevent everyone from ever being able to vote on a better alternative unless an insurmountable number of people vote for some third party.

[–] Tattorack@lemmy.world 1 points 1 day ago

Sorry, but I was hoping for two swallows and a coconut.

[–] Tattorack@lemmy.world 4 points 1 day ago

Remember, "conman" is short for "confidence man". A man who makes you believe things because they tell you things with a confident attitude.

[–] Tattorack@lemmy.world 22 points 1 day ago (10 children)

The United States doesn't have a left wing. Only a right wing that's slightly less extreme right wing than the extreme right wing.

Your two party system has fucked you over for a whole century.

[–] Tattorack@lemmy.world 4 points 1 day ago

Right now guys can't afford either. XD

[–] Tattorack@lemmy.world 1 points 1 day ago* (last edited 1 day ago)

Gods I'm so happy they're straight up not allowed here in Europe.

 

When I click on screensharing I do get the options to choose framerate, resolution, and window/monitor. But it just doesn't do anything.

A friend of mine on Arch also tried Fluxer and has the same issue.

Is screen sharing on Linux just broken right now, or are we doing something wrong?

 

Just to start off, know that I have zero experience with this. I'm only looking into doing this because I'm absolutely sick and tired of centralised services (in this case Discord) turning to shit, and want to start a Discord-like/alternative federation between my friends.

Prosody seems to be the easiest to set up, and has all the available capabilities for a server that allows Discord-like functionality (text, group voicecall, streaming). Movim is the client that makes use of all that.

But I don't have a clue how to set up a Prosody server with Podman. I've never done this before. I started by downloading the Prosody image through Podman, then tried running it, which prompted the creation of a container. Kept everything at the defaults and tried running it, but it didn't work.

What do I do from here?

 

First some tech specs out of the way:

  • OS: Bazzite
  • CPU: AMD Ryzen 5600x
  • GPU: Intel Arc A770 16 GB VRAM
  • RAM: 32 GB DDR4
  • Mesa: 25.2.6

Previously, earlier this year, I had issues like these with Oblivion Remastered. Since then a lot of updates have arrived on Mesa and I've been able to play UE5 games... relatively... well. At least, the graphical issues don't exist anymore. Arc Raiders runs particularly well.

So I decided to reinstall Oblivion Remastered and see if that works without visual problems. But now I can't even launch the game properly!

It consistently crashes 2 or so minutes after launching the game (any Proton version it's supposed to work on, so from 9.0-4 and up, including Proton GE). So this happens when the shader precaching hits around 48%.

At first I thought this was an issue with UE5 shader caching, but after it crashes in the middle of shader precaching it can launch into the game's main menu where... it crashes after about 2 minutes.

This is not an immediate crash; after about 2 minutes the game freezes (the game specifically. My system still works fine), it stays frozen for about a minute, and then it crashes with a UE crash report window.

I've been trying to look for solutions, but I'm only finding reports from earlier this year where the game would crash after an hour or at specific points in the game, nothing that is similar to what I'm experiencing.

 

cross-posted from: https://blackneon.net/post/53840

TranscriptA comic in four panels:

Panel 1. A dark and mystical laboratory, with shelves lined with dusty jars of oddities and strange artifacts, a dark witch, dressed in tattered black robes, is tired, her desk scattered with parchment and strange devices. She looks frustrated and confused. On a perch near to the desk stands a colorful mechanical parrot that contrast with everything.

Witch: Of course, we wanted crows, and the university gave us this...

Panel 2. Close-up on the parrot speaking cheerfully:

Parrot: :sparkle emoji: Greetings. I am a conversational Avian Intelligence model, developed by OpenMagic to assist you with your spells. Parrot: What can I help with?

Panel 3. The witch's face looks at the mechanical bird with annoyance.

Witch: "Shut up, you... thing."

Panel 4. The parrot continues. The witch now have her face against the desk.

Parrot: :sparkle emoji: I apologize, but I won't engage in conversations with hurtful language. Can I assist you with something else?

Opensource Web Comic by David Revoy.

 

First, some technical details out of the way:

  • OS: Bazzite, should be latest version.
  • CPU: Ryzen 5600x
  • GPU: Intel Arc A770 16 GB
  • RAM: 32 GB DDR 4
  • MESA: 25.2.7

When attempting to launch an Unreal Engine game with Proton version above 9.0-4, or Proton Experimental, or above GE-Proton 10-1 I get this crash and error:

!status && "vkQueuePresentKHR"

I've searched for this error and only found some old threads pointing to Steam Overlay being a problem. However, disabling Steam Overlay does not stop this issue.

Some of the UE games I play function on lower versions of Proton, others refuse to launch at all.

What could be causing this issue? What would I do to fix it?

 

First, some technical details out of the way:

  • OS: Bazzite, should be latest version.
  • CPU: Ryzen 5600x
  • GPU: Intel Arc A770 16 GB
  • RAM: 32 GB DDR 4
  • MESA: 25.2.7

When attempting to launch an Unreal Engine game with Proton version above 9.0-4, or Proton Experimental, or above GE-Proton 10-1 I get this crash and error:

!status && "vkQueuePresentKHR"

I've searched for this error and only found some old threads pointing to Steam Overlay being a problem. However, disabling Steam Overlay does not stop this issue.

Some of the UE games I play function on lower versions of Proton, others refuse to launch at all.

What could be causing this issue? What would I do to fix it?

EDIT:

Apparently it's an Intel card issue with a new feature in Mesa and Proton. It's so obscure and specific to Intel cards that I couldn't find anything on it.

So apparently there is some sort of anti-lag feature in the current latest version of Mesa that the newest versions of Proton can use which needs to be disabled for Intel cards with this launch command:

DISABLE_LAYER_MESA_ANTI_LAG=1 %command%

I added this to Arc Raiders, a UE 5 game that didn't launch with the latest Proton versions, and it solved the issue. There has already been a case opened on the Bazzite Github: https://github.com/ublue-os/bazzite/issues/3252

 

Link to youtube video. Tracking removed.

 

I tried installing Stellaris earlier today through my attached GOG account (I would use Heroic, but Heroic has issues with the Stellaris launcher that still haven't been fixed, and I need the launcher), Got as far as "extracting stellaris.sh", and then stopped.

Opened up Lutris with terminal and noticed that it was hanging with a repeating error. Can't find wine, can't open virtual terminal.

Read somewhere that reinstalling Lutris with flatpak would fix that issue. Was pretty sure Lutris would already be a flatpak, since it comes with Bazzite, except...

Bazaar doesn't recognise Lutris. Doesn't show up on my list of installed flatpaks either. RPM doesn't recognise it either. So I can't remove Lutris. And what's more; there doesn't seem to be a flatpak of Lutris available through Bazaar.

What now?

 

Firefox app on android. Never seen this before until today. But Firefox is now putting ads in the app?

view more: next ›