ClawTweaks v0.1.189.225
·
181 commits
to release/v0.3.98.0
since this release
Installation
Before you install: If you use Handheld Companion, Winhanced, or any other tool that manages the controller or HidHide, exit and ideally uninstall it before proceeding. Running two tools that own the controller at the same time will cause conflicts.
Steps after downloading the ZIP
- Extract
ClawTweaks_0.1.189.225_Installer.zipto a folder of your choice. - Double-click
Install.bat— it will request Administrator privileges automatically. - Click Yes when the UAC prompt appears.
- Wait for the installation to finish.
- Open Xbox Game Bar (
Win + G), click the Widgets menu, and enable Gaming. - Search for the ClawTweaks widget and place it as far to the left as possible for the best experience.
- On the first launch a UAC prompt will appear in the background — confirm it once to allow the app to run properly.
- In the ClawTweaks Main tab, click the MSI Center M tile to disable it — this is required to unlock all features (controller emulation, gyro, button remapping). To restore MSI Center M later, click the tile again and reboot the device.
- Go to the Controls tab and enable Controller Emulation to activate gyro, button remapping, and all other controller features.
Tips:
- For per-game profiles, go to Xbox Game Bar → Settings → More Settings → Gaming widget → enable "Know which game or app is in focus".
- To control the widget order in Game Bar, remove existing widgets using the Start button on each widget, then re-add them in the order you want.
The installer is signed with a self-signed certificate (
CN=ClawTweaks Dev, O=MSIClaw). The install script handles certificate trust automatically — no manual steps required.
What's new
- Virtual Mouse — custom button mapping — left click, right click, cursor stick and scroll stick are now fully configurable in the Controls tab under Mouse Emulation → Button Mapping
- Smooth scrolling — scroll wheel now uses
SendInputwith fractional deltas for pixel-smooth scrolling in browsers; Win32 apps (Explorer etc.) work as before after a single click to focus - Virtual Controller & Mouse — renamed from "Controller Emulation"; expand button repositioned to top-right; card layout polished
- Y / X controller shortcuts — press Y anywhere in the widget to jump back to the tab bar; press X to collapse the currently open section
- Pro Tips card — new expandable card at the top of the System tab documents all controller navigation shortcuts
- Performance tab — Overlay section moved below CPU Boost for a more logical order
- Per-Game Profile card — compact design when no game is running; toggle repositioned to top-right
- TDP Overboost fix — PL2-Boost slider now sets PL2 directly (absolute value) instead of adding to PL1; fixes always-capping at 37W regardless of slider position
- Profile summary cards — TDP Overboost and its PL2 value shown immediately below TDP; consistent in both Global and Game profile cards
- About section — updated author and special thanks; Donate button shows Coming Soon
- Installer — admin check via
fsutilreplaces PowerShellIsInRole; path passed via environment variable to avoid quoting issues; no more false "[ERROR]" messages when UAC elevation succeeds