Guest

Untitled

By: a guest on Jan 22nd, 2012  |  syntax: None  |  size: 1.33 KB  |  hits: 974  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1. DIABLO 3 EMULATOR SERVER
  2. Point-form instructions
  3.  
  4. These are to accompany the video! Please watch the video first, then use this as a reference.
  5. http://www.youtube.com/watch?v=10ch6KoYvjU
  6.  
  7. 1. Download all required things (links in video description)
  8.  
  9. 2. Open LibMooNet in C# Express (src -> LibMooNet) and click the play button (don't mind the error, click OK and close C#)
  10.  
  11. 3. Open Mooege-VS2010 (src -> Mooege) and click the play button (when the black window comes up, close it and C# too)
  12.  
  13. 4. Go to where you installed Diablo 3, then into Data_D3 -> PC -> MPQs, and move the contents of the MPQs folder into the src -> Mooege -> bin -> Debug -> Assets -> MPQ folder
  14.  
  15. 5. Go back to where you installed Diablo 3, and create a shortcut to Diablo III.exe (NOTE: NOT THE BETA LAUNCHER!) - Move it somewhere, like onto your desktop
  16.  
  17. 6. Right-click the shortcut, and add -launch -auroraaddress localhost:1345 onto the end of the "target" field after the last quotation mark (remember to add a space after the last quotation mark) - Hit apply, then close
  18.  
  19. 7. Go into src -> Mooege -> bin -> Debug and run Mooege.exe
  20.  
  21. 8. You might get errors (if there's ANY red writing, that's an error) - Go on the Mooege wiki and official site (http://www.mooege.org/) and do some research ;P
  22.  
  23. MORE ABOUT ERRORS: Watch the end of the video for a fix to most errors.