Aurora Mod Launcher v1.6.2

A Mod for Neverness to Everness
Aurora Mod Launcher Mod Preview Image
  • Screenshot 2026-05-25 121325.png
    Screenshot 2026-05-25 121325.png
    2 MB · Views: 1,738
  • Screenshot 2026-05-25 121338.png
    Screenshot 2026-05-25 121338.png
    1.2 MB · Views: 1,703
  • Screenshot 2026-05-25 121344.png
    Screenshot 2026-05-25 121344.png
    1.1 MB · Views: 1,659
  • Screenshot 2026-05-25 121355.png
    Screenshot 2026-05-25 121355.png
    1.1 MB · Views: 1,710
  • DiscordCanary_v4FakUkt1x.jpg
    DiscordCanary_v4FakUkt1x.jpg
    346.8 KB · Views: 1,642

Aurora Mod Launcher

Aurora is a lightweight modding platform for Neverness To Everness.
Unlike 3DMigoto, this tool uses UE5 PAKs allowing you to play with mods on DX12 and not suffer performance issues.
Note: Aurora does not support .INI (3DM) files! Only .PAK files can be used with Aurora

Features

  • Mod Manager: Support for managing mods directly in the launcher; with features like searching, toggling, applying custom icons, renaming mods, etc.
  • Integrated Installer: With an integrated API based installer, you can search, filter, download and install mods directly from Game Banana without having to manually install.
  • Localization: Aurora has translations for 13+ languages all around the world.
  • Ease-of-Use: Automatic game path detection, Adaptive engine to different game versions to make sure our users never get falsely detected for using third party tools.
  • Troubleshooting: In case of any incompatible mods, corrupted / missing files, errors and other related issues: Aurora will automatically warn the user and attempt an automatic fix.
  • Multiple Engine Methods: Aurora offers multiple mod loading methods to choose from, so if one method doesn't work you can always use an alternative one.


Supported Servers

Aurora supports the following servers:
  • Global Servers (NA, SA, EU, SEA, ASIA)
  • Mainland China (CN)
  • Taiwan (TW)


Built-in Addons with Aurora

Aurora has multiple built-in addons that improve the experience of users:

  • Censorship Patching: Removes the camera censorship applied to camera angles
    (Source)
  • No Drive Line: Removes the 3D waypoint driving line on the map
    (Source)
  • Hide UID: Removes the UID text on the screen for better privacy
    (Source)
  • UI Scaling: Change the in-game UI elements scale if they are too big to your liking.
    (Source)


Installation

Aurora is open-source and the GitHub repository can be found here

Aurora Installer [BETA]

  1. Download the latest release of AuroraInstaller.exe
  2. Run AuroraInstaller.exe and configure installation settings

Portable Installation

  1. Download the latest release of Aurora_vX.X.X.zip
    2. Extract the ZIP file to your desired location
    3. Run Aurora.exe and wait for the UI to load


Mod Implementation to Aurora

If you are a mod creator and would like to properly display your mod inside Aurora, you can add a mod.json file to the root of your mod folder.
Example JSON:
Code:
{
    "Name": "Example Mod Name",
    "Version": "1.0.0",
    "Author": "Example Author Name",
    "Icon": "CharacterName (e.g: Mint)",
    "Optionals": {
        "Support Link": "https://patreon.com/example"
    }
}
This also allows users to press on your Author name to open your support link inside the launcher. This is not required to make sure your mods work with Aurora.

Mod Manager & Game Banana Installer

Below is an extended feature list of both the Mod Manager and GameBanana Installer.

Mod Manager:
  • Mod Searching: Mods dropped into the mod manager can be searched to allow for easy management.
  • Toggling: Mods can be toggled on or off depending on if you want to use them.
  • Renaming and Deleting: Mods can be renamed and deleted via the launcher instead of opening up the File Explorer
  • Mod Groups: You can create mod groups and rename them freely, drag and drop mods into groups for better management.
  • Mod Icons: Aurora automatically puts the correct character icon when it detects the name in the mod (e.g: "Kirou's Nanally Mod"). Other than this, you can either set a character icon from the built-in icons list or add your own custom icons for mods.

GameBanana Installer:
  • General: Aurora will use the Game Banana API to pull mods from the website and show them in the UI for easy installment.
  • Searching: You can freely search for keywords to find specific mods in the launcher.
  • Filtering: Aurora allows for character filtering to only display mods related to the specific selected character.
  • One-click Install: Installing is as easy as clicking the download button on the mod, afterwards the mod will be downloaded and installed directly into Aurora. If a mod has more than one file, Aurora will display all the files and wait for you to choose a file you want to download.


Suggestions and Bug Reports

Suggestions and bug reports can be sent to our Discord server.
or, the comments of this AyakaMods page.
External file
Log in or sign up to download
Uploaded by
Daturas
Downloads
1,103
Views
10,136
First release
Last update
Platform
PC 
Version
v1.6.2
Rating
4.50 star(s) 4 ratings

Uploaded by

  • 1,103
  • 10,136

Ratings

4.50 star(s) 4 ratings

Latest updates

  1. v1.6.2

    [ENGINE] Fix false incompatibility detection with NTE Outfit System Mod [UI] Fixed "Engine not...
  2. v1.6.1

    [ENGINE] Engine will now warn the user for incompatible mods on launch (3DM, Archive files, etc)...
  3. v1.6.0

    [Engine] Engine will properly reinitialize on new game path selection [Engine] Added support for...

Daturas

Everything's Desired
Modder
Members
May 25, 2026
0
8
為什麼安裝總是失敗?
請問要如何解決
您好,部分用户反映安装程序文件已损坏。如果您的安装程序无法正常运行,请尝试下载便携版。
 

Persson

Members
Members
Jun 4, 2026
0
0
How would one go about converting a mod to a PAK? Since there are plenty of mods that still use 3dMigoto's format and as far as I can tell this mod launcher only recognize PAK mods.
 

Daturas

Everything's Desired
Modder
Members
May 25, 2026
0
8
How would one go about converting a mod to a PAK? Since there are plenty of mods that still use 3dMigoto's format and as far as I can tell this mod launcher only recognize PAK mods.
I have no idea about actual model modding, you might want to check out a community that might be able to help you instead.
 

sahwa

Members
Members
May 9, 2026
0
1
Excuse me, but are you thinking of patching it so that it works with 3dmigoto's mode?
 

Daturas

Everything's Desired
Modder
Members
May 25, 2026
0
8
Excuse me, but are you thinking of patching it so that it works with 3dmigoto's mode?
Not really, the fundamentals of Aurora and 3DMigoto are way different. Aurora patches the game to load custom PAKs while 3DMigoto intercepts graphical calls to the GPU to swap models. Adding 3DMigoto functionality would mean we would have to create our own port of 3DMigoto or build our own which would basically be an unofficial XXMI project.
 

Daturas

Everything's Desired
Modder
Members
May 25, 2026
0
8
Waiting for linux native
Linux native will be built with V2.0.0 where we will make a proper Linux binary version with the rewrite of the app. V2.0.0 should release by the end of July if not earlier.
 

sahwa

Members
Members
May 9, 2026
0
1
Not really, the fundamentals of Aurora and 3DMigoto are way different. Aurora patches the game to load custom PAKs while 3DMigoto intercepts graphical calls to the GPU to swap models. Adding 3DMigoto functionality would mean we would have to create our own port of 3DMigoto or build our own which would basically be an unofficial XXMI project.

Thank you for answering