• 10 Posts
  • 48 Comments
Joined 10 months ago
cake
Cake day: November 12th, 2023

help-circle





  • Awesome! Let me know how it does for you! All the guides already out there were made before FSR2 was added, so they recommended turning down graphics settings more than needed, and shooting for 40FPS. This may have been great at the time before FSR2 was added, and when LCD only supported 60Hz.

    45FPS/90Hz is way better than 40/80, and you don’t have to knock down the graphics as much with FSR2, and perhaps the faster memory and such.




  • Hold the power button, switch to desktop mode.

    Open the terminal, type this:

    cat /sys/class/drm/card0-eDP-1/edid | hexdump -C

    (Linux commands are case sensitive)

    On the first line of the hex code returned, look on the right side for either ”04 30” or ”03 30”.

    03 = Samsung

    04 = BOE

    (01 and 02 are for LCD screens.)