• 2 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: August 1st, 2023

help-circle



  • _I_@lemmy.worldtoGames@lemmy.worldForza Motorsport has released on Steam
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    1 year ago

    Good god this game needs A LOT of work and patches. Runs like absolute shit, shaders are buggy and shitty looking, textures look like something from the PS3 era, VRAM leak, etc etc.

    On the bright side, driving physics is great, and I find the whole progression stuff good. Racing is fun. The rest of it needs a bunch of work, though. Gonna wait it out a bit until they’ve patched it a couple of times, or fifteen.



  • Thanks, and sure can! It’s Gnome 44 (naturally) and:

    • Icons are “Win10Sur” Link
    • Shell theme is “Marble” Link
    • Wallpaper (incl. other colored versions) Link

    Then I’ve used Gnome extensions like “Just Perfection” to hide stuff like “Activities” in the upper left corner and so on. Other extensions are:

    • “Blur My Shell”
    • “App Hider”
    • “AppIndicator and KStatusNotifierItem Support” (like the Mullvad and Telegram icons in the upper left corner)
    • “Dash to Dock”
    • “Rounded Window Corners”

    The terminal is Gnome Terminal with adjusted padding.

    Add padding to Gnome Terminal:

    Open .config/gtk-3.0/gtk.css and add this to the file. Adjust the px to your liking:

     VteTerminal,
     TerminalScreen,
     vte-terminal {
         padding: 50px 50px 50px 50px;
         -VteTerminal-inner-border: 50px 50px 50px 50px;
     }
    

    If the file doesn’t exist, then make it yourself.





  • Yeah, vulkan drivers are installed. Oh well, I’ll just keep booting Windows whenever I want to game.

    I did however just play Northgard with a couple of friends, and it ran perfectly fine on Fedora. First time playing it on Linux, and it ran smoothly with zero issues, so that’s cool I guess. A taste of Linux gaming lol.