Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] Blade & soul Revolution(mobile) server+client

Banned
Banned
Joined
Apr 1, 2019
Messages
313
Reaction score
19
Re: [Release] Blade & soul Revolution(mobile) server+client

4gb ram



4GM RAM

I have tested it and it is working in english



<< FAULT CODE >>Microsoft C++ Exception(0xE06D7363)<< FAULT ADDRESS >>0x00007FFD3C284B59<< Module >>C:\Windows\System32\KERNELBASE.dll<< LOGICAL ADDRESS >>0001:00033B59

LEVEL[2] : 2021-09-26 15:41:18 : Main Thread started - SASIOSystem.cpp(67)LEVEL[1] : 2021-09-26 15:41:18 : OnInitialize() - Server.cpp(13)
 
Initiate Mage
Joined
Feb 5, 2018
Messages
2
Reaction score
0
Re: [Release] Blade &amp;amp;amp; soul Revolution(mobile) server+client

Install Microsoft visual c++ runtime 2005 - 2017,sql server tcp/ip connect enabled



4gb ram



4GM RAM





<< FAULT CODE >>Microsoft C++ Exception(0xE06D7363)<< FAULT ADDRESS >>0x00007FFD3C284B59<< Module >>C:\Windows\System32\KERNELBASE.dll<< LOGICAL ADDRESS >>0001:00033B59

LEVEL[2] : 2021-09-26 15:41:18 : Main Thread started - SASIOSystem.cpp(67)LEVEL[1] : 2021-09-26 15:41:18 : OnInitialize() - Server.cpp(13)
 
Last edited:
Custom Title Activated
Loyal Member
Joined
Dec 20, 2005
Messages
2,046
Reaction score
117
Hi Guys ,

Check this link

1. Download game 1 apk, 1 obb and 1 virtual machine server/
You can unzip anywhere ( password "loulxgame")
Tested to play lan Wifi on PC


2. Install VMware Workstation

3. Go to folder BsSMLouLx run file BNSM.vmx
In the VMware Workstation widows - Select Edit - then select Virtual Network Editor - Click on the VMnet8 Nat network card - Change the subnet IP of the VMnet8 Nat network card to 192.168.1.0 - click "Apply"

4. On the real machine , go to Control Panel - Network and Internet - Network Connections - edit Card man VMnet8 - fix IPV4 to 192.168.1.1

5 Click the - Power on this machine button , if asked , select " I moved it "

6. Run the files in Virtual Machine [1] Start Server - will display 5 widows - wait for the PLAY Server window to finish running , then you can enter the game .
To stop Sv , run [99] Stop.

7. Install APK into Android emulator ( use NOX 64 bit - version 9 ) . Install the app "file Manage " to copy files to the virtual machine

8. After installing the game , click on the game (updating panel appears) , then exit the game . Using the app "File Manage" - copy the file "main11910.com.jlonline.revolution.obb" to the patch "Android/obb/com.jlonlinesea.revolution/ "
After copying, you can enter the game ( you shuld watch the video tutorial for easy understanding)

9. How to switch to English language , you use app - file Manage - open file - "clinetSaveData.xml from Android/data/com.jlonlinesea.revolution/files/UE4Game/TSProject/TSProject/Saved" edit to "<savelanguage>en_US</savelanguage>"

10 Add Money , Stones use Tool GM in Virtual Machine - Left = Account /// Midle = Qty // Right = item ID

11. WebGM - 192.168.1.106:999/gm/gm.php - GM code : admin

Looks good there, it's for easy setup. I'm wondering it can use it for LAN multiplayer via Zerotier or Hamachi.
 
Initiate Mage
Joined
Feb 13, 2022
Messages
1
Reaction score
0
My query web server works, but I can't log in.Is there anyone who can help me?
 
Last edited by a moderator:
Banned
Banned
Joined
Jul 14, 2020
Messages
420
Reaction score
35
Re: [Release] Blade &amp; soul Revolution(mobile) server+client

Gotta try this on a live server, may I knoe the ports needed to open for this? Do you have separate files without vmware? Wanted to install it manually.

 
Banned
Banned
Joined
Jul 14, 2020
Messages
420
Reaction score
35
  1. Install Windows server 2019.You can use any version you want - this doesn't really matter.
  2. Install SQL Server 2019 Express - Community Edition Download link: *At least 2017 version - older version won't allow you to restore database.
  3. Install SQL Server Management Studio Download link:
  4. Install Apache and Mysql. You can you packets,like phpstudy or similar. As this based on chinise - i put a link for this one,but i warn you - its only in china and you can't change language in it. phpstudy Download link: You can setup its separatly - you need a apache and mysql. Important note - YOU CAN"T USE NGNIX for this setup - its won't work. Default mysql user name and password - root and root. You can keep them or change. I point to it later in this guide.
  5. Open SqlServer 2019 Configuration Manager-SQL server network configuration-sqlexpress protocol tcp/ip enabled
    Double-click the tcp/ip ip address and change the ipall tcp port at the bottom to 1433
    This is almost standart settings,so no futher explain about this part.
  6. Open SQL Server Management StudioWindows loginSecurity-login name-sa double click to change the password to libi@123
    Right-click link-Properties-Security Server authentication Open SqlServer and Windows authentication application
    Restart service Open SqlServer 2019 Configuration Manager SqlServer service -SqlServer(SQLEXPRESS) Restart If you have clear install you can use default password - so you don't change it later.Default password is libi@123 Its ok if you have different password - you can change it later. I point to this later in this guide,same as for mysql part.
  7. Ok,so preparation part done,so lets unpack server files. There you go Download them.(also you can use older server files,if you have them downloaded before,they actually the same). Unpack 2.rar(this is server files) and 3.rar(this is database)
  8. Open SQL Server Management Studio SqlServer authentication login Login name sa Password libi@123 (of course if you use default - if not put you own password instead) Restore database Right-click the database-restore database-source-device-select filebnsm_accountdb_trunk_individual.bak Need to restore one by onebnsm_gamedb_trunk_individual.bak bnsm_statistics.bakbnsm_tooldb_full_190607.Bak
  9. In sql management studio go to Database bnsm_accountdb_trunk_individual and Change 1 row 127.0.0.1 of table dbo.tb_server_group_list to external network ip-------
  10. Mysql create databasebnsmg_logdb_trunk Import sql bnsmg_logdb_trunk.sql (you can use any tool for it,i prefer navicat)(you find it in google) The other is the account database, which is not necessary for now
  11. Ok,lets do config now. Go to server,which is was from 2.rar. Go straight to Asia/config folder. Open MainServerConfig.xml with text editor. If you use you own password for either mssql or mysql this is time to set them.
    Code:
    <Database>        <AccountDB connection_string="Provider=SQLOLEDB.1;Data Source=127.0.0.1,1433;Initial Catalog=bnsm_accountdb_trunk_individual;User id=sa;Password=123456;Timeout=30;Min Pool Size=60;Max Pool Size=80;"/>        <World world_no="1">            <GameDB connection_string="Provider=SQLOLEDB.1;Data Source=127.0.0.1,1433;Initial Catalog=bnsm_gamedb_trunk_individual;User id=sa;Password=123456;Timeout=30;Min Pool Size=60;Max Pool Size=80;"/>            <LogDB addr="tcp://127.0.0.1:3306" user="root" password="123456" dbname="bnsmg_logdb_trunk"/>        </World>    </Database>
    Change password to one you set.You don't really need to change anything else,but i still recommend to set ip to your machine ip,since localhost might give errors sometimes. For ip change you need edit them this files GateServerConfig - look for master_ip and standby ip LobbyServerConfig - look for master_ip,standby ip and OperServer ip PlayServerConfig - look for lobbyserver ip.
  12. Start the server\bnsm\Bin\Asia has a launcher.exe run and then start A total of five services Can't start, flash back, install vc++ runtime library Or the database tcp port is not open. Anyway, it is a problem with the database and runtime.
  13. Ok,now unpack 剑灵革命教程.rar You find 8080 and 8888 folder and text file. You don't need this text file.
  14. Config you webserver to route vhosts to 8080 and 8888 and direct them to corresponting folders.Open 8888 folder and edit serverlist.xml You need to edit ip to your ip. Save it. Make sure that its encoded set to utf-8. (important notice - its set to utf-8 bom - but its don't correct - so change it to utf-8. Ok,server part is set,so you can run it and test. Make sure you have access to you web. Its important.
  15. Ok,so we go to client part. You need to unpack 剑灵手游_修改过.apk - you can use 7zip or winrar for that. Open lib/arm64-v8a/libUE4.so with hex editor and search for unicode 139.196.32.250 Replace it with you own ip. Make sure they are same in size - they need to be aligned. You can use any ip,as long as it have same 14 digits overall(This is with dots included). Don't try with ip that have more or less - its won't work,since it just broke offset.
  16. Now take modded file and replace it in apk,upload it to you phone\emulator and install it.
  17. Run game for the first time. This won't work,but after you dropped to desktop go to Android/obb/com.jlonline.revolution/ and copy main.11910.com.jlonline.revolution.obb inside it. I uploaded this too.
  18. Ok,you done. Now you can run it and this will work. You can use any login without password,its lack of verification,so its don't check for passwords anyway.
  19. Also,to open the game for the second time, delete the entire files folder under android/data/com.jlonline.revolution Without doing this is won't loaded.
  20. Ok,you done. Have a nice play. There also some info - i just put it here. Obb package modificationUse the MT manager to edit or decompile the APK file.There is a DownloaderActivity file under com\jlonline\revolution. Change the two addresses inside to your OBB download address (the first line103 and the second line620. It is garbled)Then change the OBBData file under the path, modify line18 to have a const-wide v4, 0xe360b1a3L. Change e360b1a3 to e3609dd0. This is the obb packet size verification.3. Pack and sign the installation. You don't need to make anything from last part if you don't plan to make open server for this. Anyway hope it tutorial help to some ppl.
This works with xampp latest? Since it has phpadmin/mysql ready and apache or which php version needed?

 
Newbie Spellweaver
Joined
Dec 21, 2019
Messages
17
Reaction score
1
Can we play with my own phone? GalaxyS21
OR anyone success in playing with the phone? instead using virtual emulator(NOX, BLUESTACK, etc.)
 
Newbie Spellweaver
Joined
Jul 24, 2019
Messages
58
Reaction score
5
Without the chat server api we won't be able to really use these files online.. no one has managed to fix it i guess... still looking at this thread daily hoping on a fix.

which one do you mean? ashley's release or voodoo's link
 
Junior Spellweaver
Joined
Apr 23, 2013
Messages
140
Reaction score
7
11189 - [Release] Blade & soul Revolution(mobile) server+client - RaGEZONE Forums

Help my
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Nov 8, 2014
Messages
233
Reaction score
14
Re: [Release] Blade &amp; soul Revolution(mobile) server+client

there is no perfect files for this server files also in chinese latest version and more bugs fix are no Chat.
this is best version?
 
Back
Top