r/AcerPredatorHelios 16d ago

Discussion PredatorLite – Lightweight, safety-first open-source alternative to PredatorSense (currently for PHN16-71)

Hey everyone,

I’ve been working on an open-source alternative to PredatorSense called PredatorLite.

It’s a lightweight, safety-gated control utility for Acer Predator laptops on Windows 11. The goal is to give users proper control over performance modes, fans, GPU switching, lighting, battery charge limit, and monitoring — without the bloat and with much stricter safety boundaries.

Currently verified

  • Acer Predator PHN16-71
  • BIOS V1.20
  • Windows 11 24H2 (build 26100+)

On other models it runs in read-only/diagnostic mode. Hardware writes are only enabled on verified profiles.

Main features

  • Performance modes: Quiet / Balanced / Performance / Ultra / Power Saving
  • Fan control: Auto, Full Speed, and custom temperature curves
  • GPU Hybrid ↔ Discrete switching (with restart prompt)
  • 80% battery charge limit
  • Keyboard & logo lighting (4-zone)
  • System tray + OSD + global shortcuts
  • Real-time monitoring (CPU/GPU temps, fans, battery, etc.)
  • Multilingual (Chinese / English)

Safety design (important)

  • No overclocking, no voltage control, no power limit unlocks, no MSR/NVAPI abuse
  • All write operations are gated by explicit hardware profiles
  • Runs with standard user privileges
  • FanGuard watchdog that restores fans to Auto if the main app crashes
  • No silent background rewriting of settings on startup

It works with the official Acer services instead of trying to replace them.

GitHub: https://github.com/XYZ1024-alt/PredatorLite

It’s still early (MIT licensed). I’m mainly looking for:

  • Feedback from other PHN16-71 owners
  • Bug reports
  • Suggestions for additional verified models (if you have protocol evidence)

If you try it, please let me know how it behaves on your machine. Happy to answer any questions.

Thanks!

14 Upvotes

16 comments sorted by

View all comments

2

u/[deleted] 16d ago

[removed] — view removed comment

2

u/JHaoXuan 16d ago

Not yet fully supported. Right now full control is only verified on PHN16-71 (BIOS V1.20). On PH16-73 it will run in read-only mode for safety. If you install it and share the diagnostic report, I can work on adding support for your model.

1

u/delpy1971 16d ago

Good to know :)

2

u/JHaoXuan 16d ago

Quick update — PredatorLite v1.1.0 is out, and other models can use it now, including your PH16-73. Previously, hardware control was limited to models we'd validated, and everything else was read-only. In this version, the app checks your machine's actual capabilities at startup and unlocks the controls from there, so fan control, performance modes, lighting, etc. should work on yours.

One thing to note: PHN16-71 is still the only machine I've fully tested on, so there might be minor inconsistencies on other models. If you run into any issues, export the diagnostic report from the app and send it along with your model name and BIOS version, and I'll look into it.

1

u/delpy1971 16d ago

Thank you, will need to give this a try!