Back to Browse

Archeage

153 views
Oct 28, 2025
36:59

A fairly quick walkthrough of setting up an Archeage server. Wiki: https://github.com/AAEmu/AAEmu/wiki FILES: MySQL https://downloads.mysql.com/archives/get/p/25/file/mysql-installer-community-8.0.12.0.msi .NET 9 SDK https://dotnet.microsoft.com/en-us/download/dotnet/9.0 AAEMU Repo https://github.com/AAEmu/AAEmu (Extract to where you want to run the game) Compact.SQLITE3 https://drive.google.com/file/d/18Nm_Q7OgWOfdw_8Xl4TBXa1Z51uGHEIh/view Launcher https://github.com/ZeromusXYZ/AAEmu-Launcher/releases/latest (Get client files from the wiki or google) Open MySQL Workbench (Which should have been included in the MySQL setup above) and create two schemas for AAEmu to use. Name these schemas aaemu_game and aaemu_login After you have made both schemas, select the aaemu_login schema by double clicking it Edit-RUNSQL select the login.sql file in tghe SQL folder of the repo you just downloaded. Do the same for AAemu_Game (use the game.sql file though) select the aaemu_login schema and open an sql tab (icon of paper with SQL+ on it) Paste this line INSERT INTO `game_servers` (`id`, `name`, `host`, `port`, `hidden`) VALUES ('1', 'AAEmu.Game', '127.0.0.1', '1239', '0'); CHANGE THE IP TO THAT OF THE SERVER if running remotely) Run the Scripts\BuildLoginServer.bat and Scripts\BuildGameServer.bat Find the exampleconfig.json file, rename it to Config.json and update its contents Find the file AAEmu.Game\bin\Debug\net9.0\Configurations\ClientData.json Locate the root folder path where you extracted the Archeage Client, copy the full path to the game_pak Add the path as one of the Source options in the ClientData.json (Note the path here uses forward slashes) enter into the AAEmu.Login\bin\Debug\net9.0 folder Find the exampleconfig.json file, rename it to config.json and update its contents enter into the Scripts folder Run the start AAEmu.Login.bat Run the start AAEmu.Game.bat

Download

0 formats

No download links available.

Archeage | NatokHD