魔兽科普汇聚WoW玩家们专属综合资讯门户网站!

PixelPerfectUIScale

PixelPerfectUIScale 是一款魔兽世界插件,主要用于界面框架、头像、动作条或冷却显示优化、背包、银行、专业制造或物品整理。建议根据自己的版本和插件环境先测试兼容性。

免费下载 举报 收藏插件
插件详情

插件中文资料库

中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。

玩家一句话点评
PixelPerfectUIScale 适合需要单位框架、界面增强或玩法辅助的玩家,建议结合自己的职业和版本先测试再长期使用。
适用场景
  • 背包、银行和物品整理
  • 任务路线、地图标记和野外探索
  • 界面布局、头像框、姓名板和动作条优化

PixelPerfectUIScale 插件下载与使用指南

本页整理了 PixelPerfectUIScale 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。

适合谁用

PixelPerfectUIScale 是一款 单位框架 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。

基本信息

  • 插件作者:LanniOfAlonsus
  • 插件分类:单位框架
  • 适配版本:4.4.2,3.4.5,1.15.8,5.5.3,3.80.0,2.5.5,12.0.5,12.0.7
  • 累计下载:4,580

安装方法

  1. 点击上方下载按钮获取 PixelPerfectUIScale插件文件。
  2. 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
  3. 重启游戏或在角色界面点击插件,确认 PixelPerfectUIScale 已启用。
  4. 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。

使用建议

PixelPerfectUIScale 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。

PixelPerfectUIScale 常见问题

这个插件适合哪些玩家?

PixelPerfectUIScale 适合需要 单位框架 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。

下载后怎么安装?

下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。

为什么插件不显示或不生效?

常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。

有没有类似插件可以替代?

可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。

插件 AI 问答

可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。

PixelPerfectUIScale 是一款魔兽世界插件,主要用于界面框架、头像、动作条或冷却显示优化、背包、银行、专业制造或物品整理。建议根据自己的版本和插件环境先测试兼容性。

插件用途

PixelPerfectUIScale 主要面向需要单位框架功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。

适用场景

  • 界面框架、头像、动作条或冷却显示优化
  • 背包、银行、专业制造或物品整理

使用建议

安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。

📐 PixelPerfectUIScale

PixelPerfectUIScale is a lightweight addon that ensures your World of Warcraft UI always uses a pixel-perfect scale.

It calculates the correct scale (768 / screenHeight) and applies it automatically when the game loads, when display settings change, or when Edit Mode is applied.


Support & Community

For bug reports, feature requests, release notes, and beta builds, join the official Discord:

LanniOfAlonsus • Addon Hub
https://discord.gg/U8mKfHpeeP


🌟 Background

This addon is a conversion of the WeakAura “Pixel perfect ui scale” created by potat0nerd:
https://wago.io/_F7SrQJMS

With the WeakAuras team announcing there will be no “Midnight release” of WeakAuras for future expansions, I wanted to preserve this functionality in a standalone addon that does not depend on WeakAuras.

This is something I rely on to keep my UI scale perfectly accurate.


✨ Features

Automatically enforces pixel-perfect scale (768 / screenHeight)

Custom scale modifier
You can set a personal scale multiplier using:

/ppscale modifier <number>

Example:

/ppscale modifier 1.5

This multiplies the base pixel-perfect scale by 1.5 — ideal for 4K or ultrawide displays where the default scale looks too small.

  • Saved between sessions
  • Supported range: 0.5 to 3.0

Listens for scale-changing events

  • PLAYER_LOGIN
  • PLAYER_ENTERING_WORLD
  • DISPLAY_SIZE_CHANGED
  • UI_SCALE_CHANGED
  • EDIT_MODE_LAYOUTS_UPDATED

Safe handling during combat (Midnight compatible)
If you enter combat, the addon defers applying UI scale changes until you leave combat, preventing protected-call errors.

Optionally syncs Blizzard’s uiScale CVars
Keeps the Settings UI consistent with the actual applied scale when enabled.


⌨️ Slash Commands

  • /ppscale status — Show desired vs current scale (base, modifier, and final)
  • /ppscale modifier <num> — Adjust your personal scale multiplier (e.g. /ppscale modifier 1.25)
  • /ppscale debug — Toggle verbose debug output
  • /ppscale now — Force reapply immediately
  • /ppscale cvars on/off — Toggle whether to write Blizzard uiScale CVars

❓ Why use this instead of the WeakAura?

  1. No dependency on WeakAuras
  2. Lightweight and always active
  3. Fully Midnight-compatible (safe in combat)
  4. Future-proof: continues working even if WA isn’t updated
  5. Compatible with all versions of Classic including TBC & MoP (from v1.4.0)

📦 Installation

  1. Download and extract into your WoW Interface/AddOns/ folder
    Example path:
    World of Warcraft/_retail_/Interface/AddOns/PixelPerfectUIScale/

  2. Make sure the addon is enabled in the AddOns menu

  3. Type /ppscale status in-game to confirm it’s working

  4. (Optional) Use /ppscale modifier 1.5 to fine-tune your scale


📜 License

All Rights Reserved.
Personal use is allowed. Redistribution or modified uploads are not permitted.


🙏 Credits

Original WeakAura: “Pixel perfect ui scale” by potat0nerd
https://wago.io/_F7SrQJMS

Addon conversion and maintenance: Lanni of Alonsus

CurseForge: https://www.curseforge.com/wow/addons/pixelperfectuiscale

用户评价

暂无 / 5,0 条评价
免费插件下载后可以评价;付费插件 / WA 购买后可以评价;委托订单完成后可以评价。
暂无评价。

相关推荐

继续看看这些内容

全站搜索