First you need to download process explorer.. this is similar with task manager windows but with more option.. and safe.. 1. Open Process Explorer as Admin 2. Select process "game.bin" (in my case, it shuold located very below) 3. Go to View - Show lower pane (CTRL + L) 4. look for Type = "Mutant" and Name "\Sessions\1\BaseNamedObjects\FFClientTag" 5. right click and "close handle"
먼저 프로세스 탐색기를 다운로드해야 합니다. 이것은 작업 관리자 창과 비슷하지만 더 많은 옵션이 있고 안전합니다. 1. 관리자 권한으로 프로세스 탐색기 열기 2. 프로세스 "game.bin"을 선택합니다 (제 경우에는 바로 아래에 위치해야 함). 3. 보기 - 하단 창 표시로 이동합니다(CTRL + L). 4. 유형 = "Mutant"와 이름 "\Sessions\1\BaseNamedObjects\FFClientTag"를 찾습니다. 5. 마우스 오른쪽 버튼을 클릭하고 "핸들 닫기"
USE Master GO exec Account.dbo.clean_account GO exec CabalCash.dbo.clean_cabalcash GO exec CabalGuild.dbo.clean_cabalguild GO exec NetCafeBilling.dbo.clean_netcafebilling GO exec Server01.dbo.clean_gamedb
Hello everybody, it's time for Rusty Hearts to shine again.
Important Information About Client:
It's almost 8 years since rusty hearts was shutdown in NA (15 September 2014) and as the reborn server has never been public until now, it's very difficult to find a original reborn client (the client on steam is not the lastest and dont work with this server). The only english reborn client available easily is from the only active rusty hearts private server today, and as it is a custom client the original protection has been modified, and the tools made to edit the original clients dont work unless this client is "cracked".
There is also a Chinese beta client, but this client is a little different from other clients because some of the .pck files are packed inside the executable (1.32 GB) and that makes it partially editable.
If anyone happens to have anyChinese, Japanese, Koreanrusty hearts client closer to Revision32959to share would help a lot.
Revision:32959 Resource:88185
Setup Tutorial
Server Pre-configuration
Server Prerequisites
DirectX
Microsoft Visual C++ 2010 Redistributable (x64)
Recommended 8GB+ RAM
1. Restore Database options: A: Restore the databases backups in DB folder (the backups use SQL Server 2019) B: Attach the databases in Server\Database C: Run the .sql files in DB folder
2. OpenRustyHearts_Authdatabase, go to tableServerOptionand change the ip192.168.200.8onPublicAddressto your public IP Address
3. Go to theOptiondirectory
4. Edit the XMLs and change the following values:
Code:
DB_SERVER = Your SQL Address
DB_USER = Your SQL Account
DB_PASSWD = Your SQL Password
YOUR_WAN_IP = Your Public IP Address
5. Webserver setup (xampp) *run setup_xampp.bat to update xampp patch *run xampp-control and start apache service
Go to thexampp\htdocsdirectory
6. Edit the files and change the following:
Code:
Auth-API.php
billing-api.php
Reg.php (account register page)
DB_SERVER = Your SQL Address
DB_USER = Your SQL Account
DB_PASSWD = Your SQL Password
Code:
rh_reborn.info
rh_reborn.xml
YOUR_WAN_IP = Your Public IP Address
Note: The old billing-api (Zen) only work on the chinese client.
Running the Servers
1. Run the following servers in order: 1:AgentManager_Release_x64.exe 2:Agent_Release_x64.exe
2. Switch toAgent_Release_x64.execonsole.
3. Press the following keys on your keyboard to start the servers:
Code:
1
Wait until the servers start (Dungeon Server take some time to load, it will show "TRY CONNECT" when ready.)
6. Run SMMonitoring_Release_x64.exe login: admin password: admin
#Server Setup Complete
Client Setup
Depending on the client the server service config is different, English/Japanese client use in-game authentication method, while the Chinese client uses authentication before opening the game.
Server Configuration:
English:active_area countryonservice_control.xmlmust be set tojpn
Chinese:active_area countryonservice_control.xmlmust be set tochn_beta
Running the Client:
English Client:
Create a batch file on the client folder with the following: