Difference between revisions of "Glossary:Metal HUD"
From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
(Created) |
m (→Enabling / disabling: formatting) |
||
Line 14: | Line 14: | ||
{{Fixbox|description=Enabling Metal HUD|ref=<ref name="script" />|fix= | {{Fixbox|description=Enabling Metal HUD|ref=<ref name="script" />|fix= | ||
# Launch Termianl.app | # Launch Termianl.app | ||
− | # Type: | + | # Type: <code>/bin/launchctl setenv MTL_HUD_ENABLED 1</code> |
# {{Key|Enter}} | # {{Key|Enter}} | ||
# Relaunch Crossover, Steam, game to apply | # Relaunch Crossover, Steam, game to apply | ||
Line 21: | Line 21: | ||
{{Fixbox|description=Disabling Metal HUD|ref=<ref name="script" />|fix= | {{Fixbox|description=Disabling Metal HUD|ref=<ref name="script" />|fix= | ||
# Launch Termianl.app | # Launch Termianl.app | ||
− | # Type: | + | # Type: <code>/bin/launchctl unsetenv MTL_HUD_ENABLED</code> |
# {{Key|Enter}} | # {{Key|Enter}} | ||
# Relaunch Crossover, Steam, game to apply | # Relaunch Crossover, Steam, game to apply |
Revision as of 15:00, 27 February 2023
What is it
Metal HUD is a tool to display FPS and other stats in Mac games running on Metal.
It helps to evaluate game performance and adds some valuable technical information to screenshots.
Enabling / disabling
The HUD is integrated in macOS[1].
Enabling Metal HUD[1] |
---|
|
Disabling Metal HUD[1] |
---|
|