GO TO 0x004758E4
2 Clicks ~> NOP INSTRUCTION

Open as many games as you want.

0x004758DD 
= CreateMutex

'게임에 대한 이래저래 > 카발온라인' 카테고리의 다른 글

php 에 pcntl posix 설치  (0) 2024.03.26
Help Stored Procedure Cleanup the Database  (0) 2023.05.19
Damage Stack Bug Fix  (0) 2022.05.26
MAX_Achievement Limit  (0) 2022.05.17
all amp item info %d viewer OFF SET  (0) 2022.05.17
yum install php-process

'게임에 대한 이래저래 > 카발온라인' 카테고리의 다른 글

multi game  (0) 2024.04.14
Help Stored Procedure Cleanup the Database  (0) 2023.05.19
Damage Stack Bug Fix  (0) 2022.05.26
MAX_Achievement Limit  (0) 2022.05.17
all amp item info %d viewer OFF SET  (0) 2022.05.17

http://auking.duckdns.org/

 

아킹서버 - 아우라킹덤 프리서버 한국

아우라킹덤 프리서버

auking.duckdns.org

012345678910

 

전에 v7 버전에 시노비까지 있었던거 같은데..

랜서, 기타, 스타콜러(환룡우, 로리), 채찍(휩마스터)

밸런스 붕괴 대표자인 랜서... ㅋㅋㅋ

현재 시간 기준으로 공개 테스트 하고 있는거 같습니다.

이전에 v3 버전 운영 했을때가 생각나네요.

그땐 성검도 없었던걸로 기억 합니다.

스샷을 보니까 재밌을꺼 같긴 한데...

 

 

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. 마우스 오른쪽 버튼을 클릭하고 "핸들 닫기"

프로세스 탐색기 다운 받기

http://www.ezclean.info/sw/26762

 

 

 

 

CREATE PROCEDURE [dbo].[clean_account]
AS
BEGIN
TRUNCATE TABLE cabal_additional_dungeon_instance_table
TRUNCATE TABLE cabal_AlzEarnLock_table
TRUNCATE TABLE cabal_auth_table
TRUNCATE TABLE cabal_autoblock_log
TRUNCATE TABLE cabal_blockip_list
TRUNCATE TABLE cabal_blockuser_table
TRUNCATE TABLE cabal_bot_report_table
TRUNCATE TABLE cabal_character_count_table
TRUNCATE TABLE cabal_charge_auth
TRUNCATE TABLE cabal_freeip_list
TRUNCATE TABLE cabal_GM_ip_table
TRUNCATE TABLE cabal_hackuser_list
TRUNCATE TABLE cabal_otp_table
TRUNCATE TABLE cabal_permission_shop
TRUNCATE TABLE cabal_sub_password_table
TRUNCATE TABLE cabalapp_android_push_category
TRUNCATE TABLE cabalapp_android_push_message
TRUNCATE TABLE cabalapp_android_registration_id
TRUNCATE TABLE cabalapp_iphone_device_token
TRUNCATE TABLE cabalapp_iphone_lastlogin
TRUNCATE TABLE cabalapp_iphone_push_category
TRUNCATE TABLE cabalapp_iphone_push_message
TRUNCATE TABLE facebook_authcode
TRUNCATE TABLE facebook_event
TRUNCATE TABLE facebook_event_category
TRUNCATE TABLE facebook_event_log
TRUNCATE TABLE facebook_event_log_image
TRUNCATE TABLE facebook_userevent
TRUNCATE TABLE facebook_usermapping
TRUNCATE TABLE ipchecking
TRUNCATE TABLE Web_Log
TRUNCATE TABLE Web_Vote
TRUNCATE TABLE Web_Wall
END

CREATE PROCEDURE [dbo].[clean_cabalcash]
AS
BEGIN
TRUNCATE TABLE CashAccount
TRUNCATE TABLE CashChargeErrorLog
TRUNCATE TABLE CashLog
TRUNCATE TABLE CashLogType
TRUNCATE TABLE CashPremiumLog
TRUNCATE TABLE epoint_buy
TRUNCATE TABLE epoint_charge
TRUNCATE TABLE epoint_charge_transfer
TRUNCATE TABLE GiftCashLog
TRUNCATE TABLE MyCashItem
TRUNCATE TABLE npc_deleteCashLog
TRUNCATE TABLE PAYPAL_LOG
TRUNCATE TABLE VoucherDetails
TRUNCATE TABLE VoucherItemMaster
TRUNCATE TABLE VoucherMaster
END

CREATE PROCEDURE [dbo].[clean_cabalguild]
AS
BEGIN
TRUNCATE TABLE Guildboard
TRUNCATE TABLE GuildBoardComment
TRUNCATE TABLE GuildDetail
TRUNCATE TABLE GuildGuestBoard
TRUNCATE TABLE GuildInfo
TRUNCATE TABLE GuildMaster_Change_Log
TRUNCATE TABLE tempguild
END

CREATE PROCEDURE [dbo].[clean_netcafebilling]
AS
BEGIN
TRUNCATE TABLE Point
END

CREATE PROCEDURE [dbo].[clean_gamedb]
AS
BEGIN
TRUNCATE TABLE cabal_achievement_history
TRUNCATE TABLE cabal_achievement_open
TRUNCATE TABLE cabal_achievement_title
TRUNCATE TABLE cabal_achievement_title_shared
TRUNCATE TABLE cabal_agentshop_bookmark
TRUNCATE TABLE cabal_agentshop_done_table
TRUNCATE TABLE cabal_agentshop_pet_table
TRUNCATE TABLE cabal_agentshop_price_average
TRUNCATE TABLE cabal_agentshop_price_daily
TRUNCATE TABLE cabal_agentshop_sale_table
TRUNCATE TABLE cabal_alzSupply_table
TRUNCATE TABLE cabal_Assistant_table
TRUNCATE TABLE cabal_badwoard
TRUNCATE TABLE cabal_bbead_table
TRUNCATE TABLE cabal_character_table
TRUNCATE TABLE cabal_craft_table
TRUNCATE TABLE cabal_DungeonPoint_table
TRUNCATE TABLE cabal_DungeonRanking_Data_table
TRUNCATE TABLE cabal_DungeonRankingParty_table
TRUNCATE TABLE cabal_DungeonRankingSingle_table
TRUNCATE TABLE cabal_ems_userstate_table
TRUNCATE TABLE cabal_equipment_lock_table
TRUNCATE TABLE cabal_equipment_table
TRUNCATE TABLE cabal_event_partydg
TRUNCATE TABLE cabal_event_singledg
TRUNCATE TABLE cabal_event_special_character_data
TRUNCATE TABLE cabal_event_special_character_data_for_client
TRUNCATE TABLE cabal_Forcecalibur_Owner
TRUNCATE TABLE cabal_guildEnterLog_table
TRUNCATE TABLE cabal_GuildLord_WinnerRecord
TRUNCATE TABLE cabal_guildMaxCcu_table
TRUNCATE TABLE cabal_help_table
TRUNCATE TABLE cabal_instantWar_nationRewardWarResults
TRUNCATE TABLE Cabal_InstantWar_Penalty_table
TRUNCATE TABLE cabal_instantWar_results
TRUNCATE TABLE cabal_instantWar_statistics
TRUNCATE TABLE cabal_Inventory_table
TRUNCATE TABLE cabal_item_extend_table
TRUNCATE TABLE cabal_last_login_character
UPDATE cabal_itemserial_table SET SerialBgn = 0
TRUNCATE TABLE cabal_LordOfWar_point_table
TRUNCATE TABLE cabal_LordOfWar_Rank_table
TRUNCATE TABLE cabal_LordOfWar_table
TRUNCATE TABLE cabal_mail_notice_forward_table
DELETE FROM cabal_mail_notice_table
TRUNCATE TABLE cabal_mail_received_table
TRUNCATE TABLE cabal_mail_report_table
TRUNCATE TABLE cabal_mail_sent_pet_table
DELETE FROM cabal_mail_sent_table
DELETE FROM cabal_pet_table
TRUNCATE TABLE cabal_qddata_table
TRUNCATE TABLE cabal_questdata_table
TRUNCATE TABLE cabal_quickslot_table
TRUNCATE TABLE cabal_record_combo
TRUNCATE TABLE cabal_saved_buff_table
TRUNCATE TABLE cabal_skilllist_table
TRUNCATE TABLE cabal_sold_item_table
TRUNCATE TABLE cabal_soul_ability_table
TRUNCATE TABLE cabal_title_guild
TRUNCATE TABLE Cabal_Title_PlayHistory
TRUNCATE TABLE Cabal_Title_Show_Table
TRUNCATE TABLE Cabal_Title_Table
TRUNCATE TABLE cabal_title_viaserver_table
TRUNCATE TABLE cabal_tool_agentshop_auto_item_table
TRUNCATE TABLE cabal_tool_agentshop_auto_table
TRUNCATE TABLE cabal_tool_agentshop_log_table
TRUNCATE TABLE cabal_tool_agentshop_schedule_log_table
TRUNCATE TABLE cabal_tool_agentshop_search_item_table
TRUNCATE TABLE cabal_warehouse_ext_table
TRUNCATE TABLE cabal_warehouse_ext2_table
TRUNCATE TABLE cabal_warehouse_table
TRUNCATE TABLE cabal_WarExp_Table
TRUNCATE TABLE cabalapp_log_table
TRUNCATE TABLE chat_buddy_pr_message
TRUNCATE TABLE chat_buddy_table
TRUNCATE TABLE chat_buddygroup_table
TRUNCATE TABLE ChatBlacklist
TRUNCATE TABLE chg_mrank
TRUNCATE TABLE chg_srank
TRUNCATE TABLE deleted_cabal_achievement_title
TRUNCATE TABLE deleted_cabal_character_table
TRUNCATE TABLE deleted_cabal_inventory_table
TRUNCATE TABLE deleted_cabal_item_extend_table
TRUNCATE TABLE deleted_Cabal_Title_PlayHistory
TRUNCATE TABLE EVENT_LEVELUP_NEWCHAR_TABLE
TRUNCATE TABLE Guild
TRUNCATE TABLE guild_backup
TRUNCATE TABLE guild_level_limit
TRUNCATE TABLE guild_warehouse_log
TRUNCATE TABLE guild_warehouse_table
TRUNCATE TABLE GuildGroup
TRUNCATE TABLE GuildMember
TRUNCATE TABLE levelUpStepTable
TRUNCATE TABLE LevUpEventWinTable
TRUNCATE TABLE log_nation
TRUNCATE TABLE Mail
END

 

 

 

 

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

'게임에 대한 이래저래 > 카발온라인' 카테고리의 다른 글

multi game  (0) 2024.04.14
php 에 pcntl posix 설치  (0) 2024.03.26
Damage Stack Bug Fix  (0) 2022.05.26
MAX_Achievement Limit  (0) 2022.05.17
all amp item info %d viewer OFF SET  (0) 2022.05.17

최근에 CentOS 7에 PostgreSQL을 설치했습니다. 설치 과정을 정리해봤습니다.

운영환경

  • CentOS 7.6
  • PostgreSQL 11.9

인터넷이 되는 환경

 

# Install the repository RPM:
sudo yum install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm

# PostgreSQL을 설치합니다.
sudo yum install -y postgresql11-server postgresql11-contrib

 

인터넷이 안되는 환경

1. RPM 다운로드

외부 환경에서 PostgreSQL Database Server 11 PGDG 페이지에 접속해서 RPM 파일들을 다운로드 하고 리눅스 환경으로 이동시킨다.

  • postgresql11-11.9-1PGDG.rhel7.x86_64.rpm
  • postgresql11-contrib-11.9-1PGDG.rhel7.x86_64.rpm
  • postgresql11-libs-11.9-1PGDG.rhel7.x86_64.rpm
  • postgresql11-server-11.9-1PGDG.rhel7.x86_64.rpm

2. 설치

postgresql11-libs -> postgresql11 -> (postgresql11-server, postgresql11-contrib) 순으로 설치

 

sudo rpm -ivh postgresql11-libs-11.5-1PGDG.rhel7.x86_64.rpm
sudo rpm -ivh postgresql11-11.5-1PGDG.rhel7.x86_64.rpm
sudo rpm -ivh postgresql11-server-11.5-1PGDG.rhel7.x86_64.rpm
sudo rpm -ivh postgresql11-contrib-11.5-1PGDG.rhel7.x86_64.rpm

 

설치된 패키지 확인

 

rpm -qa | grep postgresql

 

기본 Database 생성

initdb 명령어를 통해 기본 데이터베이스를 설치합니다. 기본 데이터베이스는 postgres 라는 이름으로 생성됩니다.

sudo /usr/pgsql-11/bin/postgresql-11-setup initdb

서비스 등록 및 실행

sudo systemctl enable postgresql-11
sudo systemctl start postgresql-11

 

postgresql 접속

sudo -u postgres psql

 

데이터베이스 생성

postgres=# create database <name> encoding 'utf-8';
 

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 any Chinese, Japanese, Korean rusty hearts client closer to Revision 32959 to share would help a lot.

Revision: 32959
Resource: 88185


Setup Tutorial

Server Pre-configuration

 

Server Prerequisites

  1. DirectX
  2. Microsoft Visual C++ 2010 Redistributable (x64)
  3. 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. Open RustyHearts_Auth database, go to table ServerOption and change the ip 192.168.200.8 on PublicAddress to your public IP Address

3. Go to the Optiondirectory

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 the xampp\htdocs directory

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 to Agent_Release_x64.exe console.

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.)

4. Switch to GameGatewayServer_Release_x64.exe console.

5. Press the following keys on your keyboard:

Code:
u o l

This will open the gate server login

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 country on service_control.xml must be set to jpn

Chinese: active_area country on service_control.xml must be set to chn_beta

Running the Client:

English Client:

Create a batch file on the client folder with the following:

Code:
start RustyHearts.exe -serverurlhttp://YOUR_WAN_IP/rh_reborn.info

Chinese Client:

Create a batch file on the client folder with the following:

Code:
start RustyHearts.exe -serverurlhttp://YOUR_WAN_IP/rh_reborn.info -serverid10101 id=YOUR_USERNAME user=YOUR_USERNAME password=YOUR_PASSWORD

A account will be automatically created if the entered account do not exist.

The client need the following ports opened: 50001, 50004, 50006, 50016

run the batch file and that's it.

#Client Setup Complete

 

 

Tools

Server Monitoring Tool

SMMonitoring_Release_x64.exe

Official tool used to manage the server (start/stop the servers, send notice, events)

 

 

 

Game Manager (GMTOOL)

Classic .asp website

Requires IIS with classic asp

Official tool used to manage the database

Note: This is a old version of the tool that I myself updated to work with this server (many things still broken)

 

Install:

Create a IIS website with the patch to GMTOOL folder
go to Admin\Common\library
Edit SQL credentials on:

auth_dbcon.asp
basic_dbcon.asp
gm_dbcon.asp
log_dbcon.asp

go to http://localhost/admin/

ID: admin
Password: admin

 

 

 

RH GM Tool

RH GM Tool.exe

A simple windows form tool to send mail/edit characters (mail sender is broken on the official)

 

 

RH Server Option

RH Server Option.exe

A windows form tool to help with server setup (say goodbye to manual editing)

 

 

PCK Tool

RH PCK Tool.exe

A windows form tool to pack/unpack the .pck files

 

 

Table Tool

RH Table Tool.exe

A windows form tool to encrypt/decrypt the .rh files

 

 

 

Download Links
Mega:
Server Files: https://mega.nz/file/AwRwyDKQ#OhfOUJ...3mALPJsTVmDBSg
English Client: https://mega.nz/file/BkBWUAyY#_3ss6R...LkOzUwHPVQzNzY
Chinese Client: https://mega.nz/file/kk4lVZZZ#aMyJwc...p209f1y6KF9JAg
Server VM (IP: 192.168.200.8): https://mega.nz/file/MpgiTZSR#qJ09P1...qXmSIlzNAVAhwE
Tools: https://mega.nz/file/xJ5GUDTK#o5lQHz...QM0DwCX6xsMuHI

Google Drive:
Server Files: https://drive.google.com/file/d/1f6d...ew?usp=sharing
English Client: https://drive.google.com/file/d/1_cb...ew?usp=sharing
Chinese Client: https://drive.google.com/file/d/1L-y...ew?usp=sharing
Server VM (IP: 192.168.200.8): https://drive.google.com/file/d/1lLW...ew?usp=sharing
Tools: https://drive.google.com/file/d/12Ha...ew?usp=sharing

 

Images

+ Recent posts