In Game Menu is huge?

Thanks for the command. I made a quick and dirty “Addon” to persist the setting after reloads etc.:

  • Go to C:\Program Files (x86)\World of Warcraft_retail_\Interface\AddOns\ and create a folder

  • Go into that created folder and create 2 files (Name.lua and Name.toc). U can choose the name u want

  • Edit the Name.lua and insert: GameMenuFrame:SetScale(0.8)

  • Edit the Name.toc and insert: InGameMenuScale.lua

Save the files and reload ingame. The game menu should be fine now :slight_smile:

2 Likes