Hi there, been out of the scene for a few weeks, any significant changes in settings I should do, or all the same as weeks ago?

  • DRx@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 year ago

    SteamDeck Settings:

    1. 60fpsBlackscreenfix
    2. DynamixFPS++30_totk
    3. Graphics - Disable LOD Quality Reduction
    4. Graphics - Shadows - 512x - performance boost
    • Yuzu settings under totk properties
    1. CPU - Unsafe (leave all boxes checked)
    2. Graphics -
    • api: vulkan
    • Use Disk pipline, Use asynch GPU, and Accelerate ASTC all enabled
    • Window Adapting = Bilinear
    • AA method = none
    1. Adv Graphics
    • Accuracy = normal

    • Only items enabled on mine = Reactive flushing, use asynch shader block, and use vulkan pipeline cache

    • rossome@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      1 year ago

      For CPU - Unsafe, double check with cpu-z (or ‘cat /proc/cpuinfo | grep fma’ on linux) to see if your CPU supports FMA. If it does, detick “Unfuse FMA”.

      • DRx@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        So when I run that command in CLI (Arch/SteamOS), I get a bunch of ‘flags’ that includes fma inside the cluster. I assume that means it is supported?