Quick guide for newbs compiling Easy-Step-By-Step menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 40
  1. #1
    keazain's Avatar Banned
    Reputation
    234
    Join Date
    Jun 2008
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Quick guide for newbs compiling Easy-Step-By-Step

    Keazain`s "Quick" Compiling Guide for "Newbs"

    Quick guide for: "arcemu - ascent - heartstone - spurious" only for "Windows XP and Windows Vista"

    First step: (important, only install ONE application at time)

    01. install net framework 3.5
    02. install visual basic c++ 2008 - this is your compiler
    03. install MySql 5.0 - install this in easy way, just say yes true installation (username and password of your choice, most used "root" "ascent")
    04. install TortoiseSVN

    When all that is done, please restart your computer.

    Now your computer have Restarted, go to next step.

    Next step is:

    01. Make a dir on your Desktop called "ArcEmu"
    02. Right Click and click on "SVN UPDATE" put this text in to address line "http://www.arcemu.info/svn" (tortoisesvn will now download all your needed files for making a full compiling)

    When all files is downloaded, your window will show you end text in form of examble: "Completed at revision 2003"

    This is the core revision as examble: "ArcEmu_rev.2003"

    Now we have made all our installations and completed all downloads we need.

    You now have to pay attention!!!

    01. go to "ArcEmu" you just downloaded all compiling files to.
    02. go to "trunk" dir.
    03. go to "extras" dir.
    04. go to "arcemu-windows-libraries" dir
    05. go to "VC" dir.
    06. go to "include" dir.

    07. Go to "ArcEmu\trunk\extras\arcemu-windows-libraries\include\"
    08. Now copy "ALL FILES" from that dir and paste files into "ArcEmu\trunk\src\arcemu-shared\"
    09. In the same dir "ArcEmu\trunk\extras\arcemu-windows-libraries\include\" you find "pcre.cpp" and "zconf.cpp" and "zlib.cpp"
    10. Now copy those 3 files to following dir: "ArcEmu\trunk\src\arcemu-logonserver\" and "ArcEmu\trunk\src\arcemu-realmserver\" and "ArcEmu\trunk\src\arcemu-world\"

    11. Now go to "ArcEmu\trunk\extras\arcemu-windows-libraries\Sources\"
    12. Click on "VC90-zlib" (when open, go to top-window and look after scrolldown window with "Debug" change this to "Release" and go to top-link "Build" and say "Build Solution")
    13. Now Click on "VC90-pcre" and do the exactly same thing like you just did in "VC90-zlib"

    Now you have made some files we need. go to "ArcEmu\trunk\extras\arcemu-windows-libraries\Sources\Output_Release\" copy "zlib.lib" and "pcre.lib" to following dir:
    "ArcEmu\trunk\src\arcemu-logonserver\" and "ArcEmu\trunk\src\arcemu-realmserver\" and "ArcEmu\trunk\src\arcemu-shared\" and "ArcEmu\trunk\src\arcemu-world\"

    We now have everything we need to compile our "ArcEmu Core"

    Now you just have to open 3 projectfiles and we are almost done.

    14. Go to: "ArcEmu\trunk\win\" and click "arcemuVC90" to open projectfile "when window is open, let it stay open and go to next step"
    15. Go to: "ArcEmu\trunk\src\scripts\" and click "scripts2008" "when window is open, let it stay open and go to next step"
    16. Go to: "ArcEmu\trunk\src\scripts\" and click "ExtraScripts2008" "when window is open, let it stay open and go to next step"

    We have now 3 windows opened and is ready for the last 3 steps.... (it`s important that you compile is this order below every time you compiling a new core)

    17. First we compile "arcemuVC90" (go to top-window and look after scrolldown window with "Debug" change this to "Release" and go to top-link "Build" and say "Build Solution") Note! Let this finish before you go to next step!
    18. Now we compile "scripts2008" (when open, go to top-window and look after scrolldown window with "Debug" change this to "Release" and go to top-link "Build" and say "Build Solution") Note! Let this finish before you go to next step!
    19. Last we compile "ExtraScripts2008" (when open, go to top-window and look after scrolldown window with "Debug" change this to "Release" and go to top-link "Build" and say "Build Solution") Note! Let this finish before you go to next step!

    When all 3 compiling are done, close all 3 windows and continue next step...

    20. Make a new dir called "server" and go to next step.
    21. Go to "ArcEmu\trunk\extras\arcemu-windows-libraries\DLL Files\" copy "libeay32.dll" and "libmySQL.dll" to your new dir "server"
    22. Now go to "ArcEmu\trunk\bin\Release" and copy "script_bin.dir" and "arcemu-logonserver.exe" and "arcemu-world.exe" and "collision.dll" to your new dir "server"
    23. And last, go to "ArcEmu\trunk\configs\" and copy the hole "configs" dir to your new "server" dir

    Now you have to make "dbc" and "maps" and "vmaps" to the same new dir "server" and make shure those actuely HAVE dbc,maps and vmaps files inside. (use extractors)

    You now have a completed server ready to run!

    Click "arcemu-logonserver.exe" and "arcemu-world.exe" and enjoy you OWN compiled server!!!

    NOTE! next time you compile do the EXACTLY same thing to compile your new core, BUT! this time we dont say "Build Solution" but "Rebuild Solution" and remember IN THE EXACTLY same order as you did the first time.

    Best Regards from Keazain

    Quick guide for newbs compiling Easy-Step-By-Step
  2. #2
    johnstone's Avatar Member
    Reputation
    3
    Join Date
    Oct 2008
    Posts
    122
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Omfg wow thay got 2 ...all the new pl lerning how 2 do it ...But yet u have the time 2 do this ..U R THE MAN! keep up the pimp work m8

  3. #3
    keazain's Avatar Banned
    Reputation
    234
    Join Date
    Jun 2008
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    f... i need to get a real live LOOL thx m8

  4. #4
    Bunster's Avatar Active Member
    Reputation
    19
    Join Date
    May 2008
    Posts
    553
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice one m8 , ur going up in the world of MMOwned lol, im not tho

    Lol +Rep

  5. #5
    evan1's Avatar Member
    Reputation
    3
    Join Date
    May 2007
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nm i fixed the prpblem
    Last edited by evan1; 01-18-2009 at 10:27 AM.

  6. #6
    keeevin92's Avatar Member
    Reputation
    8
    Join Date
    Jul 2007
    Posts
    203
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well will test this ofc becasue i asked for it Ty Keazain will rep u when i can

  7. #7
    kaato's Avatar Member
    Reputation
    12
    Join Date
    Dec 2007
    Posts
    95
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    great guide!
    will be tested

  8. #8
    ardtard76's Avatar Member
    Reputation
    18
    Join Date
    Sep 2007
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How Do i Fix THis!!??



  9. #9
    Dark Vengeance's Avatar Member
    Reputation
    3
    Join Date
    Dec 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EDIT: Found the correct thing: ... EDIT EDIT
    Last edited by Dark Vengeance; 01-20-2009 at 01:36 PM. Reason: quick edit. found the right thing

  10. #10
    keazain's Avatar Banned
    Reputation
    234
    Join Date
    Jun 2008
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ardtard76 you need to install newer c++ 2008, you have to folow the exact steps in treat here
    you are properly using an older c++ (use 200 its free

  11. #11
    haytharguis777's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    12. Click on "VC90-zlib" (when open, go to top-window and look after scrolldown window with "Debug" change this to "Release" and go to top-link "Build" and say "Build Solution")
    I can't figure out this step. I opened the "VC90-zlib" but I'm not sure what to do after opening the Debug tab (dont see anything about "Release" or how to change it). I tried debugging, but I could only debug to 'regsvr32.exe' and that didnt work and now i cant change it...

    What am i supposed to do?


    (The Build Solution seems to work fine)


    Also, thanks for the guide, can't wait to get it working





    EDIT:
    08. Now copy "ALL FILES" from that dir and paste files into "ArcEmu\trunk\src\arcemu-shared\"
    With this step, I didnt have an "ALL FILES" folder (assumed its folder by quotes), so i just copied all the files...I doubt this was the problem, but it could be...
    Last edited by haytharguis777; 01-24-2009 at 08:50 PM.

  12. #12
    keazain's Avatar Banned
    Reputation
    234
    Join Date
    Jun 2008
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi i will release my own compiling blizz project later this week, then you have all data as you should have

  13. #13
    keeevin92's Avatar Member
    Reputation
    8
    Join Date
    Jul 2007
    Posts
    203
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    NICE! Will take some time to learn all this but just a question. So if i really take time to fix we say Magister's Terrance. Can I fix everything so it will be exactly the same as the real wow. Or fix the arena so it will be like that. Or any class?

  14. #14
    Jurkey's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry to ask but, how do I make a "dir"? I just made a folder D:
    And I can't find the "Output_Release" folder?
    Last edited by Jurkey; 01-25-2009 at 08:59 AM.

  15. #15
    haytharguis777's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by haytharguis777 View Post
    I can't figure out step 12...I opened the "VC90-zlib" but I'm not sure what to do after opening the Debug tab (dont see anything about "Release" or how to change it). I tried debugging, but I could only debug to 'regsvr32.exe' and that didnt work and now i cant change it...

    What am i supposed to do?


    (The Build Solution seems to work fine)


    Bah, can anyone help?

Page 1 of 3 123 LastLast

Similar Threads

  1. Quick guide for making custom quests Easy-Step
    By keazain in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 02-20-2009, 05:35 PM
  2. [Guide] Easy-Step-Guide-For-Signatures
    By Drakath in forum Art & Graphic Design
    Replies: 2
    Last Post: 10-27-2008, 08:03 AM
  3. Guide for Cheat engine Hacking.. quick and easy
    By edestron in forum World of Warcraft Guides
    Replies: 8
    Last Post: 02-22-2007, 12:30 PM
  4. Replies: 19
    Last Post: 08-17-2006, 04:45 PM
All times are GMT -5. The time now is 07:13 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search