[GUIDE]How To Install Silkroad Online R Private Server ISRO-R Version Full Setup

01/03/2026 22:25 Worshiper#241
Quote:
Originally Posted by takitakis View Post
Hey!

Anyone knows where I can change the mastery level total. It's set on 200 max. Also how do I start events like christmas?
GS Sro client also
If you use filter you can easily change it
01/11/2026 18:51 phaseqs#242
Hello!
i was following your video step by step, edited everything the same as you, server config and everything but when i open the CERT it shows 4 Agent Server and 4 Game Server, i did everything i even put the // next to the port and path in the server.cfg and it still shows like this:

[Only registered and activated users can see links. Click Here To Register...]

and this is what i get before starting all service, 3 blank Agent servers, the same with Game server as you can see:

[Only registered and activated users can see links. Click Here To Register...]

and here is what i get after starting all service, they are both online except for the shard. which makes the server on "Check", idk what i'm missing, but i would appreciate the help:

[Only registered and activated users can see links. Click Here To Register...]
01/27/2026 11:17 SheSeeSea#243
Quote:
Originally Posted by nanadida View Post
For ones who still looking for 120 lvl skills, i have a guideline for you. Because the skills are disabled in the client so we need to enable them.

First part: Enable 120lvl mastery on sro_client.exe

Use hex editor (i'm using OllyDbg) to modify some byte addresses:

Second part: Enable 120lvl skills in media.pk2

Step 1: Extract media.pk2, copy all the skilldata_*.txt files to a folder.

Step 2: Get data of all the CH and EU skills that have been enabled on your server
On your server, open a new sql query in SILKROAD_R_SHARD database, run the following sql:


Export your query result to a csv file.

Step 3: Do a csv mapping to anable all skills in the media files from server's csv source

Open Windows Powsershell and run this code (remember to modify folders' location):



Third part: Make a client version update to repack modded skilldata files to media.pk2 (i've tried updated media.pk2 by some editor with no luck)

Step 1: Prepare files for update
Locate SMC module patch folder on your server, default is C:\patch_upload, review your SMC config to find out where it is.
Create folders structure media\server_dep\silkroad\textdata then copy all your modified skilldata files to textdata folder.

Step 2: Make a client update using SMC Modulepatch
In your SMC, go to ModulePatch tab, right click on SR_Client, click on Patch:SR_Client 65. Name your patch version then follow the steps shown, recheck the Path column and if you see the pack column is all "true", you are doing right.

Step 3: After you pressed Start upload, wait for the process to complete. Open the client launcher it will update then you will see the result.

Good luck!


Every address works except "00C39E98". I get:
00C39E98 FF ???

You sure it's correct address ?