原文:
Hello Tamers,
As promised here is the release.
Big thanks to Vegeta and Daemon on Discord for all the help with RPG development! – Kirito
We have included:
– Server files
– Database
– Working and 90% translated web files
– DDB RPG Launcher
1 Click to play server is coming in a few days, we have slight delay.
Tips:
– You can use our client from Discord, just change IP 144.91.79.199 to your IP in .dro files.
– Use Laragon
– If needed change PHP settings inside the website
– Change settings inside database and inside server files when needed
Everything is at 95% functional, you can play.
There are few missing features and broken items but once we complete everything, we will release up to date version.
We have included all new features from DDB RPG.
If something is missing, please reply and we will check as soon as we can and provide support up to 3 months from the release date.
LINK:
Password: DDBRPGDISCORD
——————————————————————————————————————————————————————————————-
离线模式/单人模式
Offline mode (Single Player Mode) guide:
Setting Up Your DBO RPG Server:
Step 1: Install Required Software:
If you prefer a hex editor, use Notepad++ and install the hex editing plugin.
Download and install Laragon 5.0 from here.
Install 7-Zip from here.
Step 2: Configure Ports:
Open ports 80, 443, 65530, and 65531 on your Windows firewall (open them one by one).
Step 3: Prepare Client:
Place DigimonRPGEN.dro and launcher in your client folder.
When opening the launcher, select English as the language. Feel free to edit other DRO files to customize the game language via Hex edito but please replace existing IP.
Step 4: Laragon Setup:
Install Laragon and add phpMyAdmin. Set the MySQL password to “digimon” via the Laragon control panel.
Step 5: Web Configuration:
Replace the “www” folder in the Laragon directory with the provided one.
In Laragon or phpMyAdmin, create a new database named “drpg” and import the provided database.
Step 6: Start Server and Launcher:
Start the Laragon server and game server.
Launch the game using the provided launcher.
Log in with “admin/admin” or create a new account through the localhost website.
Additional Information:
Granting Admin/GM Access:
To give admin or GM access to a new account, go to the database, select the “users” table, and set “autoridade” to 1000.
Customizing Settings:
Adjust various game settings in the “config” table. Max experience is set to 6000%, and it’s already configured to 61.
Non-Developer Customizations:
For non-developers, tweak shop settings, item details in the item and card shop tables, digimon stats in the digimon table, and spawn edits in the spawn table.
Important Notes:
The server is ready for basic offline play.
Map IDs and other useful information can be found in the database.
Approximately 60% of the game can be managed within the database.
Happy Playing!
Feel free to reach out if you have any questions or need further assistance.
LINK(Offline Mode / Single Player mode)
有点忙.没什么空研究.大佬们研究一下吧.
搬运老外英文教程:
教程作者:Bellocan
Tools Required:
Visual Studio 2017 (Professional) : https://visualstudio.microsoft.com/vs/older-downloads/
Visual Studio Code (for www folder ease of use). I used Windows Store for this.
HxD Hex Editor : https://mh-nexus.de/en/hxd/
Laragon 5.0 : https://github.com/leokhoa/laragon/releases/download/5.0.0/laragon-wamp.exe
7-Zip : https://7-zip.org
Things to note: I didn’t get this working with server and client both on 127.0.0.1. I opened ports for server (TCP: 80, 65530, 65531) and made the Client IP my WAN ip.
I port forwarded for both my computer and router so I can connect to myself.
Install Visual Studio 2017 Professional (might require Microsoft Account to download older version), make sure you select .NET.
Install HXD Editor
Install Laragon (I didn’t set up a password for MySQL so mine is blank)
Download Digimon RPG Source from RageZone (HUGE THANK YOU TO THE TEAM AT DIGITAL DATA BRAWLERS Database. Name it DRPG.
Left-click DRPG after it’s created so it’s highlighted. Click File -> Run SQL FIle -> and navigate to DDB RPG Source -> DDBRPG.sql. Press Yes to let it auto detect settings.
You will have to press F5 to refresh in order to now see the tables inside the DRPG database.
WEBSITE
Copy DDB RPG Source -> www to your laragon directory. Mine is C:\\laragon and overwrite the index.html page when it prompts you to.
Open Visual Studio Code and open the C:\\laragon\\www folder inside. Trust the source if you want when Visual Studio Code prompts you to.
Navigate to www -> includes -> and open site_config.php. Modify line 16 where it says $host = ”; and change the IP to whatever you wish, i made mine 127.0.0.1. Press CTRL+S to save the file.
Open a web browser and try going to http://localhost or http://127.0.0.1 and see if the website works. I used the website to register my in game account.
LAUNCHER SETUP
Navigate to DDB RPG Source -> DDB Launcher -> open DigimonRPGLauncher.sln with Visual Studio 2017.
On right-side on Visual Studio 2017, you should see the Solution Explorer, navigate down to DigimonRPGLauncher -> References, remove Bunifu_UI_v1.5.3.
Re-add Bunifu_UI_v1.5.3 via right-clicking References -> Add Reference -> DDB RPG Source\\DDB Launcher\\DigimonRPGLauncher\\bin\\Debug\\Bunifu_UI_v1.5.3.dll
Press CTRL+SHIFT+F and look for 144.91.79.199. There should be 1 result at the bottom of Visual Studio. double click this and modify it to your LAN or WAN IP.
Compile the Launcher via CTRL+SHIFT+B. You can choose Debug or Release.
The Output window should show where the new executable is. Example: DDB RPG Source\\DDB Launcher\\DigimonRPGLauncher\\bin\\Debug\\DDB Battle.exe
Copy DDB Battle.exe to your client.
SERVER SETUP
Navigate to DDB RPG Source\\Digimon RPG\\Digimon\\ and open Digimon Project.sln with Visual Studio 2017 (Right-Click -> Open With -> Visual Studio 2017)
If you need to modify settings for database, go to Environment.cs and look for Database = new DbConnection(“localhost”, 3306, “root”, “”, “drpg”);
Build into DEBUG (CTRL+SHIFT+B) so you utilize the folder with all the text files already there.
You can launch the server by running Digimon Project.exe inside DDB RPG Source\\Digimon RPG\\Digimon\\bin\\Debug
Server will be up when it says Open on port 65530 and 65531.
DRO MODIFICATION
Open HxD Hex Editor and open 3 files: DigimonRPGEN.dro, DigimonRPGES.dro, DigimonRPGPT.dro.
With these each open, work on one at a time, press CTRL+R for replace, and look for 144.91.79.199, replace with your LAN or WAN IP, press Replace All, there should be 15 instances getting replaced. Press CTRL+S to save the files when done.
本网站名称:创码者资源网
本站永久网址: http://www.cmzym.top/
本站资源大多存储在云盘,如发现链接失效,请联系我们我们会第一时间更新。
本站为非盈利网站,一切付费内容(包括但不限于会员充值,资源付费),均为用户自愿赞助,且所有资金均用于网站维护
本站资源均收录于互联网,所以不能保证每个细节都符合你的要求,也可能存在未知的BUG与瑕疵,因虚拟资源可复制特性,所以不接受任何理由的退款兑现,请阅 读本站声明和相关条款后再进行支付下载
本站一切资源不代表本站立场,并不代表本站赞同其观点和对其真实性负责。
本网站的文章部分内容可能来源于网络,仅供大家学习与参考,如有侵权,请联系站长 :1326632303@qq.com 进行删除处理。
本本站采用知识共享署名-非商业性使用-相同方式共享4.0国际许可协议进行许可
暂无评论内容