HGL
flat-fuchsia
How to add launch commands with equals signs in their values
How can I go about adding a launch command like
MANGOHUD_CONFIG="fps_limit=60,no_display" mangohud
, seeing as env values don't appear to be allowed to contain =
?2 Replies
flat-fuchsiaOPā¢2mo ago
Thanks, will probably need to update
Am just trying to limit my framerate on Steam Deck. Gamescope doesn't seem to be being recognised by Heroic no matter what I try, and DXVK_FRAME_LIMIT appeared to cause frame-pacing issues for some reason.
Entering this works as expected now, thanks.
Can't confirm if the actual command itself works yet but that's not what this was about.
flat-fuchsiaOPā¢2mo ago
Yeah, am doing that and also limiting to something stupid and easily noticeable like 10fps, tho I'm not yet sure where to add the
mangohud
part of the launch param
If that's needed. I am new to this really.
Yeah, attempted that but didn't appear to work, even with mangohud enabled in the other settings tab
š¤·āāļø