How to Create Your Own Windows Based 3.3.5 WoW WotLK AzerothCore Server [2024]

Описание к видео How to Create Your Own Windows Based 3.3.5 WoW WotLK AzerothCore Server [2024]

Today we are going to go over how to create your very own World of Warcraft Wrath of the Lich King server from start to finish. This will be running patch version 3.3.5 and we’re going to be utilizing the AzerothCore WoW project. This tutorial is strictly for educational purposes.

Feeling generous and want to help support the channel? Share a coffee with me on ko-fi:
https://ko-fi.com/digitalscriptorium

If you want to build up a WoW WotLK 3.3.5 server on Linux instead check out my guide on that:
   • How to Create Your Own Linux Based 3....  

If you want to build up a WoW WotLK 3.3.5 server on Linux Docker instead check out my guide on that:
   • How to Create Your Own Linux Docker B...  

AzerothCore Project Community Website:
https://www.azerothcore.org/

AzerothCore Discord:
  / discord  

If you need help installing Windows 10 before you get started check out my how to guide on Windows 10 from start to finish below:
   • How to Install Windows 10 "22H2" (Fin...  

If you need help installing Windows 11 before you get started check out my how to guide on Windows 11 from start to finish below:
   • How to Install Windows 11 "22H2" from...  

Guide to update to the latest and greatest commits:
   • How to Update Your WoW WotLK 3.3.5 Az...  

Prerequisite software/dependencies to download:

-7-Zip: https://www.7-zip.org/

-Git: https://git-scm.com/downloads

-.NET 8.0.x Desktop Runtime (Updated from 6.0.x to 8.0.x):
https://dotnet.microsoft.com/en-us/do...

-Visual C++ Redistributables All in One Package: https://www.techpowerup.com/download/...

-Git Extensions: https://github.com/gitextensions/gite...

-BOOST: https://sourceforge.net/projects/boos...

-CMake: https://cmake.org/download/

-Notepad++: https://notepad-plus-plus.org/downloads/

-HeidiSQL: https://www.heidisql.com/download.php

-MySQL 8.4.x (Updated from MySQL 8.0.x): https://dev.mysql.com/downloads/mysql/

-Visual Studio 2022 Community Edition: https://visualstudio.microsoft.com/vs/

-OpenSSL: https://slproweb.com/products/Win32Op...

-Server Map Data: https://github.com/wowgaming/client-d...

--------------------------------------------------------------------------------------------------------------------------------------------------------------

Git Clone URL: https://github.com/azerothcore/azerot...

Environmental Variable Section:
BOOST_ROOT C:\local\boost_1_86_0

Path:
C:\Program Files\MySQL\MySQL Server 8.4\bin

Openssl file location:
C:\Program Files\OpenSSL-Win64\bin

SQL Database acore account creation query:
https://github.com/azerothcore/azerot...

Realmlist info - https://www.getmangos.eu/wiki/referen...

GM Commands (Not all will work) https://github.com/dkpminus/mangos-gm...

WoW client realmlist.wtf file needs the IP or DNS name of your WoW server:

set realmlist x.x.x.x (For instance: set realmlist 192.168.1.100)

Peanut Butter Cookies!
https://www.allrecipes.com/recipe/244...

--------------------------------------------------------------------------------------------------------------------------------------------------------------

0:00 Intro
0:30 Hardware Prerequisites
1:23 Software Prerequisites
2:32 Installing 7-Zip
2:52 Installing Git
3:40 Installing .NET 6.0.x Desktop Runtimes
4:08 Installing C++ Redistributable Package
4:45 Installing Git Extensions
5:13 Installing Boost
5:47 Installing CMake
6:25 Installing Notepad++
6:55 Installing HeidiSQL
7:20 Installing MySQL 8.0.x
8:47 Installing Visual Studio 2022
10:45 Installing OpenSSL
11:34 Environmental Variable Configs
13:42 Pulling Files from Github
15:10 Creating Solution File via CMake
16:46 Compiling via Visual Studio 2022
18:10 Copying MySQL dll’s
18:34 Copying OpenSSL dll’s
19:10 Copying Server Data
19:56 Adjusting Authentication and World Config Files
21:38 Creating acore SQL User
22:30 Having Authserver Create Databases
22:53 Having Worldserver Create Databases
23:29 Customizing the Realmlist
26:37 Starting the Authserver and Worldserver Again
27:08 Creating Accounts

Комментарии

Информация по комментариям в разработке