Aiming Related Issues

Aiming not accurate?

+

Solution:

  1. Check FOV settings: Adjust FOV X and FOV Y in the "Mouse" tab
  2. Adjust offsets: Adjust "Crosshair Y-axis offset", "Body Y-axis offset", and "Head Y-axis offset" in the "Target" tab
  3. Use window centering: Press F10 to select game window and add it to the list; Press F9 to center the window and apply crosshair Y-axis offset

Cannot detect targets?

+

Solution:

  1. Increase detection resolution: Increase to 640 in the "Capture" tab
  2. Adjust aiming range: Increase the aiming range in the "Target" tab
  3. Switch to appropriate model: Change to another suitable model in the "Model" tab
  4. Check target category: Confirm the target category setting is correct in the "Model" tab (or select all)
  5. Switch YOLO format: Select the correct YOLO format in the "Model" tab
  6. Lower confidence threshold: Reduce to 0.10 - 0.15 in the "Model" tab

Aiming movement not smooth or too shaky?

+

Solution:

  1. Adjust smoothing: Recommended to use "Linear Interpolation"
  2. Adjust speed multiplier: Lower minimum and maximum speed multipliers (recommended starting from 0.1)
  3. Adjust target correction parameters: Start with default values and fine-tune based on actual results
  4. Adjust FOV settings: If shaking too much when aiming, reduce FOV X and FOV Y

Performance Related Issues

Poor performance, lagging?

+

Solution:

  1. Lower detection resolution: Reduce from 640 to 320
  2. Lower capture FPS: Reduce from 60 to 30 or 60
  3. Lower batch size: Set to 1
  4. Lower max detections: Set to 10 - 20
  5. Check system resources: Close other resource-intensive programs

GPU usage too high?

+

Solution:

  1. Lower detection resolution: Reduce from 640 to 320
  2. Lower batch size: Set to 1
  3. Use lighter model: If multiple models are available

Input Device Related Issues

Input method not working?

+

Solution:

Arduino:

  1. Check hardware connection
  2. Confirm COM port number is correct (check in Device Manager)
  3. Confirm baud rate is set correctly (recommended 115200)
  4. Check if drivers are installed correctly

Kmbox Serial Version:

  1. Check hardware connection
  2. Confirm COM port number and baud rate are set correctly
  3. Check if drivers are installed correctly

Kmbox Network Version:

  1. Check network connection
  2. Confirm IP address, Port, and UUID are set correctly
  3. Confirm Kmbox device and computer are on the same network
  4. Try restarting the Kmbox device

G HUB:

  1. Confirm G HUB version is 13.1.4
  2. Confirm installation path is C:\Program Files\LGHUB
  3. Reinstall G HUB if version is incorrect

Arduino/Kmbox connection failed?

+

Solution:

  1. Check if COM port is occupied: Close other programs that may be using the COM port
  2. Reinstall drivers: Uninstall existing drivers and reinstall
  3. Check hardware: Try connecting to other USB ports, check USB cable

Capture Related Issues

Cannot see image in detection window?

+

Solution:

  1. Check capture method: Try switching to different capture methods (recommended duplication_api or winrt)
  2. Check screen selection: Confirm the correct screen is selected (multi-monitor environment)
  3. Check window selection: Use F10 to manually select window
  4. Check target window: Confirm target window is not minimized or hidden

Capture FPS too low?

+

Solution:

  1. Switch capture method: Switch from gdi to duplication_api or winrt
  2. Lower capture FPS setting: Although it won't increase actual FPS, it can reduce load
  3. Close other programs: Free up system resources

License Related Issues

License verification failed?

+

Solution:

  1. Check network connection: Confirm network connection is normal, check firewall settings
  2. Confirm serial number is correct: Check if serial number input is correct (note case sensitivity)
  3. Try again later: If server is temporarily unavailable, try again later
  4. Contact support: If problem persists, contact support for assistance

Model Related Issues

Model loading failed?

+

Solution:

  1. Confirm model file exists: Check if model file exists in models/ folder
  2. Confirm model format: .onnx file
  3. Check backend settings: Confirm model matches selected YOLO format
  4. Close and restart program: Close the program and restart

Detection results inaccurate?

+

Solution:

  1. Adjust confidence threshold: If false positives are high, increase threshold; if missed detections are high, decrease threshold
  2. Adjust NMS threshold: If duplicate detections are high, decrease threshold; if targets are missed, increase threshold
  3. Try different models: If multiple models are available, try different models

Other Issues

Smoothing movement not natural?

+

Solution:

  1. Try different smoothing methods: Recommended to use "PID Controller"
  2. Adjust smoothing parameters: Start with default values
  3. Use default values: If unsure, start with default values

Program cannot start?

+

Solution:

  1. Confirm all DLL files are in program directory: Check if program directory is complete
  2. Check antivirus software: Add program to antivirus exception list
  3. Run as administrator: Right-click program, select "Run as administrator"
  4. Delete settings file: Delete config.ini file to let program regenerate a settings file