• 4 Posts
  • 27 Comments
Joined 5 days ago
cake
Cake day: July 8th, 2025

help-circle

  • yeah, the menu will never change. that kind of stuff in-game would need to be done by the game devs.

    you’d need other tools, like Optiscaler, to tell you that FSR4 is running.

    alternatively, you can check the folder where the executable is. you should see this dll there: amdxcffx64.dll

    otherwise, if it’s an FSR3 game, if you don’t want to check you can just assume it’s working.



  • lol it’s really not bad. its bark is worse than its bite. XD

    ok, CyP2077. looks like it has FSR3 already, that’s good. so add this launch parameter in steam:

    PROTON_FSR4_UPGRADE=1 %COMMAND%

    and set it to FSR3 in-game.

    that should auto download the FSR4 dll to the game folder and you’ll be good to go. note that the settings in game will still say FSR3, but it will be FSR4, since FSR4 only needs a dll drop-in to update from FSR3.

    that will not work with FSR2 games, however.
















  • this is a great thought and i’m not sure, probably not.

    when i examine /dev/dri in the container, it has the groupid that it has on host, but not the name. peertube user is not in that group.

    i tried making the render group in the container with the same gid and added peertube to it, but it didn’t change anything. this process may not be correct, however, to achieve that goal.

    any suggestions for quadlet on how to bring in the render group and add container peertube user to it?