Saad07

joined 2 years ago
 

Hello, i recently uninstalled mangohud because i couldn't figure out why 32bit mangohud wasn't working at all. i tried to compile it again with 32bit and now every time i try to launch a game that runs proton it just opens for a few seconds then crashes immediately. The only game that ran with mangohud was a linux native game. I tried to uninstall it again but with sudo apt purge mangohud and then decided to use the build script and the issue still persists.

Games that crash:

Bloons TD 6

Rocket League (via Heroic Game Launcher)

The game that did work:

Serious Sam Fusion 2017 (beta)

here is a video demonstrating what happens https://imgur.com/a/PaWVYgL

CPU is an intel i5 10th gen

GPU is a 1650 TI

latest version of mangohud

im on a laptop.

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

So that was why the logo and name was changed to israel. And for some reason getting redirected to a gif that was from lemmy

 

Hi, i was trying to change the background of the pocket stories in the Firefox homepage with this code

@-moz-document url("about:home"), url("about:newtab"){
  div.meta{
    background-color: #08111c !important;
  }
}

yet the pocket stories are still the same default grey color.

What is wrong with my code?