Frequently Asked Questions
Quickly find the answers you need
Aiming Related Issues
Aiming not accurate?
+Solution:
- Check FOV settings: Adjust FOV X and FOV Y in the "Mouse" tab
- Adjust offsets: Adjust "Crosshair Y-axis offset", "Body Y-axis offset", and "Head Y-axis offset" in the "Target" tab
- 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:
- Increase detection resolution: Increase to 640 in the "Capture" tab
- Adjust aiming range: Increase the aiming range in the "Target" tab
- Switch to appropriate model: Change to another suitable model in the "Model" tab
- Check target category: Confirm the target category setting is correct in the "Model" tab (or select all)
- Switch YOLO format: Select the correct YOLO format in the "Model" tab
- Lower confidence threshold: Reduce to 0.10 - 0.15 in the "Model" tab
Aiming movement not smooth or too shaky?
+Solution:
- Adjust smoothing: Recommended to use "Linear Interpolation"
- Adjust speed multiplier: Lower minimum and maximum speed multipliers (recommended starting from 0.1)
- Adjust target correction parameters: Start with default values and fine-tune based on actual results
- Adjust FOV settings: If shaking too much when aiming, reduce FOV X and FOV Y
Performance Related Issues
Poor performance, lagging?
+Solution:
- Lower detection resolution: Reduce from 640 to 320
- Lower capture FPS: Reduce from 60 to 30 or 60
- Lower batch size: Set to 1
- Lower max detections: Set to 10 - 20
- Check system resources: Close other resource-intensive programs
GPU usage too high?
+Solution:
- Lower detection resolution: Reduce from 640 to 320
- Lower batch size: Set to 1
- Use lighter model: If multiple models are available
Input Device Related Issues
Input method not working?
+Solution:
Arduino:
- Check hardware connection
- Confirm COM port number is correct (check in Device Manager)
- Confirm baud rate is set correctly (recommended 115200)
- Check if drivers are installed correctly
Kmbox Serial Version:
- Check hardware connection
- Confirm COM port number and baud rate are set correctly
- Check if drivers are installed correctly
Kmbox Network Version:
- Check network connection
- Confirm IP address, Port, and UUID are set correctly
- Confirm Kmbox device and computer are on the same network
- Try restarting the Kmbox device
G HUB:
- Confirm G HUB version is 13.1.4
- Confirm installation path is C:\Program Files\LGHUB
- Reinstall G HUB if version is incorrect
Arduino/Kmbox connection failed?
+Solution:
- Check if COM port is occupied: Close other programs that may be using the COM port
- Reinstall drivers: Uninstall existing drivers and reinstall
- Check hardware: Try connecting to other USB ports, check USB cable
Capture Related Issues
Cannot see image in detection window?
+Solution:
- Check capture method: Try switching to different capture methods (recommended duplication_api or winrt)
- Check screen selection: Confirm the correct screen is selected (multi-monitor environment)
- Check window selection: Use F10 to manually select window
- Check target window: Confirm target window is not minimized or hidden
Capture FPS too low?
+Solution:
- Switch capture method: Switch from gdi to duplication_api or winrt
- Lower capture FPS setting: Although it won't increase actual FPS, it can reduce load
- Close other programs: Free up system resources
License Related Issues
License verification failed?
+Solution:
- Check network connection: Confirm network connection is normal, check firewall settings
- Confirm serial number is correct: Check if serial number input is correct (note case sensitivity)
- Try again later: If server is temporarily unavailable, try again later
- Contact support: If problem persists, contact support for assistance
Model Related Issues
Model loading failed?
+Solution:
- Confirm model file exists: Check if model file exists in models/ folder
- Confirm model format: .onnx file
- Check backend settings: Confirm model matches selected YOLO format
- Close and restart program: Close the program and restart
Detection results inaccurate?
+Solution:
- Adjust confidence threshold: If false positives are high, increase threshold; if missed detections are high, decrease threshold
- Adjust NMS threshold: If duplicate detections are high, decrease threshold; if targets are missed, increase threshold
- Try different models: If multiple models are available, try different models
Other Issues
Smoothing movement not natural?
+Solution:
- Try different smoothing methods: Recommended to use "PID Controller"
- Adjust smoothing parameters: Start with default values
- Use default values: If unsure, start with default values
Program cannot start?
+Solution:
- Confirm all DLL files are in program directory: Check if program directory is complete
- Check antivirus software: Add program to antivirus exception list
- Run as administrator: Right-click program, select "Run as administrator"
- Delete settings file: Delete config.ini file to let program regenerate a settings file