Skip to content
Enoouo edited this page Feb 2, 2026 · 10 revisions

Failed to initialize keyboard hotkeys through kernel

This issue usually occurs when using the latest version of the Windows system, because every Windows update requires updated offsets. However, I'm not using the latest version myself, so I can't update them in time. If you encounter this issue, you can either uninstall the latest update patch, wait for an update, or, if you have the ability, send me the offsets directly.


Failed to initialize DMA

Please check whether the DMA is being used by another program, or whether you actually have a DMA card.


Low FPS / Stutter

If you experience stuttering, frame drops, low FPS, or visual loss, first rule out environment issues using the steps below.
If the problem persists, report it via Issues.

Step 1: Check actual DMA read speed (VERY IMPORTANT)

Use this tool to test: speed test tool

Pay attention to:

speed test
  • Speed should be ≥ 150 MB/s
  • Too many Pages failed will directly cause stuttering and FPS drops

Common Cause #1: Running on USB 2.0 (most common)

Check that:

  • The cable is a real data cable
  • The port is USB 3.x (blue port)

Common Cause #2: Firmware issue

Some firmware may cause abnormal performance.
Reflashing or switching firmware resolves this.

⚠️ Common Misconception (Very Important)

Many users test with DMATest.exe and see 5000~7000:

This does NOT mean DMA read performance is healthy.

DMATest does not reflect real Read performance.
Always trust this tool’s result instead.

If everything above is correct and the issue remains, please open an Issue.