Reborn
Azyre 1.0.9
Changelog
- Changed purple theme to white theme
- Renamed Aegleseeker to Azyre
- Window title change
- New custom widgets
- Added Fly
- Added Glide
- Regular Mode is more bigger
- Improved Animations
- Splash logo
- New logo added
- One theme added
- Some widgets or interfaces may contain errors, and the Glide and Fly modules may have flaws in their injection logic.
Warning
DirectX SDK Required Before Injection
Before attempting to inject the DLL, make sure that the DirectX SDK is installed on your system.
The client relies on DirectX components and libraries that may not be present on every Windows installation. This is particularly important if you are running a modified, stripped, debloated, or otherwise customized version of Windows, as some system components and runtime libraries may have been removed.
⚠️ Why is this required?
This requirement was introduced after multiple users reported through Discord that DLL injection completed, but the client failed to hook the DirectX swapchain correctly. In these cases, the problem was commonly related to missing DirectX components or libraries rather than the injector itself.
⚠️ Before injecting
- Make sure the DirectX SDK is installed correctly.
- Make sure you are using the correct architecture for your client and target process (normally x64).
- Do not remove or replace DirectX-related system components after installing the SDK.
- If you are using a custom or modified Windows build, additional dependencies may be missing.
- Make sure your antivirus or security software has not blocked or quarantined any required client files.
- Do not inject the DLL before completing the required dependencies.
- If the client fails to initialize, crashes, or cannot hook the swapchain, verify the required dependencies before reporting the issue.
⚠️ Modified Windows installations
If you are using a heavily debloated or modified Windows installation, we strongly recommend using a standard Windows installation when troubleshooting. Removing system components can cause unexpected behavior that is difficult to diagnose and may not be related to the client itself.
❗ Still having problems?
If you have already installed the DirectX SDK and the client still fails to hook the swapchain, please don't hesitate to contact us through Discord. When reporting an issue, include your Windows version, client version, architecture, and any error messages or logs available. This will help us determine whether the problem is caused by the client, missing dependencies, or your system configuration.
Do not repeatedly inject the DLL if the client is failing to initialize. Fix the dependency or configuration issue first, then try again.