Forums: ragezone.com Thread: ENCGames 2.0.4.0 - Season 6 + KeyGen for Server Files + Cracked GS + GS_CS About: Set-up instructions for Single-Computer Running Mu Season 6 Server and Client, NO INTERNET CONNECTIONS By: tarrent Date: 16-JUNE-2012 ======================================================================== TABLE OF CONTENTS ======================================================================== 01. DESCRIPTION 02. SET-UP OVERVIEW 03. DATABASE SET-UP 04. SERVER SET-UP 05. CLIENT SET-UP 06. ACCOUNT SET-UP 07. RUNNING THE SERVER/PLAYING MU ======================================================================== 01. DESCRIPTION ======================================================================== CLIENT: -ENC Client 1.07V .zip -Patch 1.07V+.zip SERVER FILES: -ENCTeam Season 6 Server Files (Server_2.0.4.0_xakum.rar plus Fixes) MAIN.EXE: -Using Hex Editor, replace all sant.sytes.net (there are 2 of them) in cracked main from Patch 1.07V+.zip with your MS Loopback IP LAUNCHER: -no need for launchers TOOLS: - XVi32_Hex_Editor: Use this for hexing main.exe - Main Cracker: use this for viewing IP in main.exe _DO_NOT_ use this to edit IP - MuMaker Blue By Haziel: Use this for creating accounts, editing character stats, items, etc ====================================================================================================== 02. SET-UP OVERVIEW ====================================================================================================== PREREQUISITES: 1. You have MS Loopback Adapter configured and installed 2. You have SQL SERVER 2000 installed, set in Mixed Mode *Note: Installing these are not in the scope of this tutorial please be sure these have been properly set up before proceeding with Mu. These could easily be searched in friend google :) You could also refer to the SQL_2000_INSTALLATION.txt for SQL SERVER 2000 installation. SERVER FILES: 1. ENCTeam Season 6 Server Files (See \Server and \Fixes folder) - Server_2.0.4.0_xakum.rar - replace ENC Socket file.zip - GS_CRACKED_by7eveN.zip - GameServerCS_vempire.zip - Arena_Patch (optional, if you want to be able to enter Arena) - ENCGamesCS.zip - ENCGamesGS.zip 2. DATABASES: - SQL SERVER 2000 (SQLEVAL.exe) - You can refer to SQL_2000_INSTALLATION.txt for setup ====================================================================================================== 03. DATABASE SET-UP ====================================================================================================== * SQL 2000 Must have been installed. 1. Create MuOnline database: - Open Enterprise Manager (inside \Microsoft SQL Server) - Inside Enterprise Manager, go to Console Root->Microsoft SQL Servers->SQL Server Group->(local)(Windows NT) and click Databases - Right click in Databases and select "New Database..." - Type MuOnline for database name then press Ok 2. Restore MuOnline database using MuOnline.bak (\MuServer\db backs\MuOnline.bak) - You could refer to other tutorials or you can also follow the instructions below - NOTE: READ THE FOLLOWING INSTRUCTIONS _CAREFULLY_ DON'T GET TO HASTY CLICKING 'NEXT' AND 'OK' BUTTONS :) - Right click the MuOnline Database you have created - Select "All Tasks->Restore Database..." - Select "From device" in Restore database window that will appear - Press the "Select Devices" button that will appear inside Restore database - Press "Add" in the Choose Restore Devices window that will appear - Select "File name" in the "Choose Restore Destination" window that will appear -> browse for MuOnline.bak (its in your \MuServer\db backs\ directory) -> press Ok - Press Ok in the "Choose Restore Devices" window - Select the "Options" Tab beside the "General" tab in the Restore database window -> !! IMPORTANT: Check/select "Fore restore over existing database" -> You will see the paths for MuOnline_Data and MuOnline_Log, i.e. D:\MuServer\DB\MuOnline2.mdf MAKE SURE THAT THESE PATHS POINT TO YOUR \MuServer\db\. If your MuServer directory is in Drive D, then the following is wrong: C:\Program Files\Microsoft SQL Server\MuOnline2.mdf this should be D:\MuServer\db\MuOnline2.mdf. -> Same paths for MuOnline2_log.ldf -> Press Ok - If everything went well, you will see a "Restore of database 'MuOnline' completed successfully" 3. Click ODBC.reg for 32 or 64 bits version (this is in \MuServer\db backs directory) 4. Run the sql scripts inside \SQL folder: - Open SQL Enterprise Manager - Inside Enterprise Manager, go to Tools->SQL Query Analyzer - Open Rage fighter inventory fix.sql in notepad copy its contents to the SQL Query Analyzer - Select "Query->Execute" in SQL Query Analyzer - Open Create_Summoner_Fix.sql in notepad copy its contents to the SQL Query Analyzer - Select "Query->Execute" in SQL Query Analyzer - Close Enterprise Manager ====================================================================================================== 04. SERVER SET-UP ====================================================================================================== 1. Extract Server_2.0.4.0_xakum.rar most preferably in root drives i.e., D:\MuServer 2. Update/Overwrite MuServer extracted from Server_2.0.4.0_xakum.rar with the following: a. GameServer = GS_CRACKED_by7eveN.zip = ENCGamesGS.rar (item drop fix for GameServer) b. GameServerCS = GameServerCS_vempire.zip = ENCGamesCS.zip (item drop fix for GameServerCS) c. Update (Server, Client) with Fixes\Arena_Patch to enable entering in Arena d. Rage Fighter item commands are available in /RageFighter (folder) e. GM Commands are available in \Server_Commands ENC Data (folder) a. overwrite ENC_SocketItems.txt in MuServer\ENCData\ with: ENC_SocketItems.txt in replace ENC Socket file.zip * Follow the SQL queries to be run after restoring the database. in SQL (folder) 3. IP's and PASSWORDS ON FILES from your MuServer folder installation: a. CashShopServer\CashShopOption.ini => sql ID and PASS b. ConnectServer\Data\ServerInfo.dat => all ID's PASS to you sql ID and PASS c. ConnectServer\Data\ServerList.dat => YOUR IP = Your MS Loopback IP d. data\commonserver.cfg => make sure all IP's here are 127.0.0.1 e. data\MapServerInfo.dat => YOUR IP = Your MS Loopback I f. data\IpList.dat => make sure the IP here is "127.0.0.1" g. data\lang\kor\chs\end\jpn\commonloc.cfg -make sure the IP here is 127.0.0.1 -your client's main.exe must have the same ClientExeSerial -your client's config.ini has the same ClientExeVersion h. EventServer\DATA\svconfig.ini => sql ID and PASS i. ExDB\ExDB.ini => sql ID and PASS j. RankingServer\svconfig.ini => sql ID and PASS k. StartUp.ini -replace all :ip: with 127.0.0.1 -note: StartUp.ini has CONTENTS [captions], [paths], [exenames], [waitintervals], [needrestart] and [main] -> each are numbered v0v, v1v, v2v,... -> if [captions] v3v is chatserver, chatserver is also numbered v3v in all CONTENTS -GameServer is: 127.0.0.1 55970 127.0.0.1 55960 55901 -GameServerCS is: 127.0.0.1 55970 127.0.0.1 55960 55909 -you could opt to delete all v8v (GameServerCS) and adjust the list of v1v's if you have limited hardware resources. GameServerCS doesn't work quite well, anyway. (for now) Just GameServer alone would do fine. ====================================================================================================== 05. CLIENT SET-UP ====================================================================================================== * Use ENC Client 1.07V.zip 1. Update Client with Patch 1.07V+.rar 2. Update main.exe with your MS Loopback ip. There are two (2) instances of original IP "exca.hapto.org" to be edtited. You can use XVi32_HexEditor to EDIT main.exe and Main Cracker.exe to VIEW the current IP in main (Please refer to other tutorials on HOW TO PROPERLY EDIT Main.exe using Hex Editors) 3. Update Client with Arena_Patch fix (Client.zip) 3. No need for Launcher 4. 3d camera controls: =Home, End; move cursor on left/rightmost screen border =Up/Down/Left/Right Arrow Keys =F8 to restore default 5. You can run in window mode just click on the screen resolutions in \WindowedMode\keys_grudge\ ====================================================================================================== 06. ACCOUNT SET-UP ====================================================================================================== * Use MuMaker Blue By Haziel 1. Make sure SQL Query Analyzer is running 2. Use the MuMaker. If asked for username-password, use username=sa, password= ====================================================================================================== 07. RUNNING THE SERVER/PLAYING MU ====================================================================================================== * Client, Server and Prerequisites (SQL SERVER 2000 and MS Loopback Adapter) must have been properly set-up and installed 1. Turn on your MS Loopback Adapter 2. Start Mu Server by clicking "MuServer StartUp.exe" (in MuServer directory) 3. Connect to the server using the client ====================================================================================================== CREDITS ====================================================================================================== Thanks to ENCTeam for their almost excellent server set-up. To master Milamber to whom I adapted the use of MS Loopback Adapters for single-pc offline play. (d3scene.com) To Webzen for creating and updating this wonderful game. And to all Mu coders for their mixed efforts. Cheers to all of you ^_^