-
Install Python 3.10.0 and Add to Path:
Download Python 3.10.0 from the official website: Click Here.
During installation, make sure to check "Add Python 3.10 to PATH."
-
Install NVIDIA CUDA 11.3 (Optional):
Install CUDA Toolkit 11.3 compatible with your NVIDIA GPU. Follow the instructions here: NVIDIA CUDA Toolkit 11.3.
Note: Ensure your GPU drivers are up-to-date.
-
Download and Extract Lunar from GitHub:
Download the ZIP file and extract its contents. You can find the Lunar GitHub repository here.
-
Install Dependencies:
Open Command Prompt and navigate to the extracted folder.
Install dependencies using
pip: Enterpip install -r requirements.txt. -
Run Lunar:
Launch Aim Assist by entering:
python lunar.py. -
Adjust Sensitivity (For Lunar):
For Fortnite, ensure that both X sensitivity and Y sensitivity settings are the same (X sensitivity = Y sensitivity) to avoid distortion.
Adjust sensitivity settings (X and Y):
python lunar.py setup.Recommended sensitivity values: between 7 and 14.
Recommended scope and targeting sensitivity: around 40.
-
GPU Support Note:
These aim assists utilize NVIDIA GPUs with CUDA acceleration.
Note: These aim assists do not support AMD GPUs.
-
Native Resolution Recommendation:
Use native resolution 1920x1080 for optimal performance.
-
Contributions and License:
The aim assists are open-source under their respective licenses.
Contributions are welcome through pull requests.