downloads



When the programs are installed, please continue to the next steps.
1. Getting the source:
Make a folder on your desktop. Name it.. "ArcEmu Core"
Right Click it. Click, "SVN Checkout"
Checkout directory:
Code:
C:\Users\Michae\Desktop\ArcEmu Core
Make sure "HEAD Revision" Option is checked, And click OK.
This could take a while. It depends on the speed of your computer.
When that has finished, It should be at revision.. 44XX (X stands for the unknown variable, It's not an actual number FYI)
Close it.
Open "CMake"
Where is the source code:
Code:
C:/Users/Michae/Desktop/ArcEmu Core/cmake
Where to build the binaries:
Code:
C:/Users/Michae/Desktop/Build
(A window will pop up asking if you would like to create the folder "Build" Because it does not exist yet) Just click yes.
Click: [Configure]
When thats done, You will get an error. (THIS IS NORMAL)
Click: [Generate]
Now, go to
Code:
C:\Users\Michae\Desktop\Build
CLICK THE FILE, [ArcEmu.snl]
An option should pop up, Saying "Choose Application"
Choose the application to open this file with: (Visual C++ Express 2010) NOT (Visual C++ Express 10)
Click OK.
Wait for it to load, It could take a while...
At the top middle, There is a dropbox, It says [Debug] Change it to [Release]. The dropbox beside it says Win32, LEAVE IT.
HIT THE KEY [F7]
.cpp files are being configured. (C++)
You don't have to sit there and watch it. It may take a while.. So lets go on to getting the database. There are many out there, I will be using DPDB
Make a new folder on your desktop, Name it: "Database"
Right click it, Then click SVN Checkout.
URL of repository:
Code:

Okay, That should not take to long, But we have to wait on it to get done... So download this: Server Folder
The database download will finish first, At 63.somthing MB's.
Make a new folder on your desktop. call it.. "The Compile"
Open:
Code:
C:\Users\Michae\Desktop\database\DPS-DB
MAKE SURE THE MYSQL.BAT IS RUNNING!
Use the tool.bat
[Press any key to continue]
type: 127.0.0.1 Press [enter]
Type: 3306 Press [enter]
Type: root Press [enter]
Type: ascent Press [enter]
Type: world Press [enter]
Type: characters Press[enter]
Type: logon Press[enter]
PRESS ANY KEY TO CONTINUE
Hit the number: 2
Wait.. Wait.. Wait.. When it is done,
Hit the number: 6
Wait.. Wait.. Wait.. When it is done,
Hit the number: 8
Wait.. Wait.. Wait.. When it is done,
Hit the key: X
PRESS ANY KEY TO CONTINUE
!!YOUR COMPILE SHOULD BE DONE BY NOW!!
It should say on the last row:
Code:
========== Build: 20 succeeded, 0 failed, 0 up-to-date, 1 skipped ==========
Congratz. You have your own "Compiled" core.
Now, For finishing it all...
Go to:
Code:
C:\Users\Michae\Desktop\database\DPS-DB\arcemu\32bit
COPY ALL IN THE FOLDER.
In the folder, "COMPILE" you made, Make 2 folders, 1. "ArcEmu" 2. "tools"
Paste all the data into the folder "COMPILE -> ArcEmu"
Delete the files: arcemu-world (AND) arcemu-logonserver
Then go:
Code:
C:\Users\Michae\Desktop\Build\logon\Release
Copy the [logon] file, Paste it into "ArcEmu" folder.
Then go:
Code:
C:\Users\Michae\Desktop\Build\world\Release
Copy the [world] file, Paste it into the "ArcEmu" Folder.
You now need, Dbc, Vmaps, Maps. Thanks to: achieq
When you have the files inserted in... Go edit your config files.
user: root
pass: ascent
host: 127.0.0.1
Start: MySQL, Apache (If you want your register site to be online) World, Logon.
Code:
Set realmlist 127.0.0.1
Start wow.exe
Log in w/ User: Admin Pass: Admin
HAVE FUN! and good luck...



When the programs are installed, please continue to the next steps.
1. Getting the source:
Make a folder on your desktop. Name it.. "ArcEmu Core"
Right Click it. Click, "SVN Checkout"
Checkout directory:
Code:
C:\Users\Michae\Desktop\ArcEmu Core
Make sure "HEAD Revision" Option is checked, And click OK.
This could take a while. It depends on the speed of your computer.
When that has finished, It should be at revision.. 44XX (X stands for the unknown variable, It's not an actual number FYI)
Close it.
Open "CMake"
Where is the source code:
Code:
C:/Users/Michae/Desktop/ArcEmu Core/cmake
Where to build the binaries:
Code:
C:/Users/Michae/Desktop/Build
(A window will pop up asking if you would like to create the folder "Build" Because it does not exist yet) Just click yes.
Click: [Configure]
When thats done, You will get an error. (THIS IS NORMAL)
Click: [Generate]
Now, go to
Code:
C:\Users\Michae\Desktop\Build
CLICK THE FILE, [ArcEmu.snl]
An option should pop up, Saying "Choose Application"
Choose the application to open this file with: (Visual C++ Express 2010) NOT (Visual C++ Express 10)
Click OK.
Wait for it to load, It could take a while...
At the top middle, There is a dropbox, It says [Debug] Change it to [Release]. The dropbox beside it says Win32, LEAVE IT.
HIT THE KEY [F7]
.cpp files are being configured. (C++)
You don't have to sit there and watch it. It may take a while.. So lets go on to getting the database. There are many out there, I will be using DPDB
Make a new folder on your desktop, Name it: "Database"
Right click it, Then click SVN Checkout.
URL of repository:
Code:

Okay, That should not take to long, But we have to wait on it to get done... So download this: Server Folder
The database download will finish first, At 63.somthing MB's.
Make a new folder on your desktop. call it.. "The Compile"
Open:
Code:
C:\Users\Michae\Desktop\database\DPS-DB
MAKE SURE THE MYSQL.BAT IS RUNNING!
Use the tool.bat
[Press any key to continue]
type: 127.0.0.1 Press [enter]
Type: 3306 Press [enter]
Type: root Press [enter]
Type: ascent Press [enter]
Type: world Press [enter]
Type: characters Press[enter]
Type: logon Press[enter]
PRESS ANY KEY TO CONTINUE
Hit the number: 2
Wait.. Wait.. Wait.. When it is done,
Hit the number: 6
Wait.. Wait.. Wait.. When it is done,
Hit the number: 8
Wait.. Wait.. Wait.. When it is done,
Hit the key: X
PRESS ANY KEY TO CONTINUE
!!YOUR COMPILE SHOULD BE DONE BY NOW!!
It should say on the last row:
Code:
========== Build: 20 succeeded, 0 failed, 0 up-to-date, 1 skipped ==========
Congratz. You have your own "Compiled" core.
Now, For finishing it all...
Go to:
Code:
C:\Users\Michae\Desktop\database\DPS-DB\arcemu\32bit
COPY ALL IN THE FOLDER.
In the folder, "COMPILE" you made, Make 2 folders, 1. "ArcEmu" 2. "tools"
Paste all the data into the folder "COMPILE -> ArcEmu"
Delete the files: arcemu-world (AND) arcemu-logonserver
Then go:
Code:
C:\Users\Michae\Desktop\Build\logon\Release
Copy the [logon] file, Paste it into "ArcEmu" folder.
Then go:
Code:
C:\Users\Michae\Desktop\Build\world\Release
Copy the [world] file, Paste it into the "ArcEmu" Folder.
You now need, Dbc, Vmaps, Maps. Thanks to: achieq
When you have the files inserted in... Go edit your config files.
user: root
pass: ascent
host: 127.0.0.1
Start: MySQL, Apache (If you want your register site to be online) World, Logon.
Code:
Set realmlist 127.0.0.1
Start wow.exe
Log in w/ User: Admin Pass: Admin
HAVE FUN! and good luck...






