Reklam
| Folder | Contents |
|---|---|
| 1 Src&Files 1098&1534&2369 | GameServer, LogInServer, shared code, quests, settings |
| 2. Anti-Cheat 1098&1534&2369 | Pearl Guard source code (compile → rename to DeaFSoft.dll) |
| 3. Launcher - Source | Launcher source code |
| 2369-1098, everything required is inside this | SQL scripts, DB tools, UIF tools |
| 5. DeaFSoft Client 2369 | Client folder template |
| Zone | ID |
|---|---|
| Colony / Ronark Land | 71 |
| Ardream | 72 |
| Ronark Land Base | 73 |
DeneyelimLong version (for forum post):
DeaFSoft Knight Online 2369 — Community Resource Sharing
I'm sharing this DeaFSoft 2369 source code package with anyone who wants to set up, examine, or develop a server.
Download: DeaFSoft-2369-Community-Release-2026-07-09.rar
Package Included
The archive also includes a README.md file with complete installation steps.
Folder Contents 1 Src&Files 1098&1534&2369 GameServer, LogInServer, shared code, quests, settings 2. Anti-Cheat 1098&1534&2369 Pearl Guard source code (compile → rename to DeaFSoft.dll) 3. Launcher - Source Launcher source code 2369-1098, everything required is inside this SQL scripts, DB tools, UIF tools 5. DeaFSoft Client 2369 Client folder template
Requirements
- Windows 10/11
- Visual Studio 2022 (C++ desktop workload, v143)
- DirectX SDK (June 2010) — for Pearl Guard / anti-cheat
- SQL Server + ODBC DSNs: KO_MAIN, KO_GAME, KO_LOG
- Exactly 2369 clients (tbl, maps, etc.) — not all client files are included in this package.
Quick setup
Important: Be sure to change the default ODBC passwords before going live. Do not open a public server with the example username/password.
- Database — Create/restore KO databases and run the scripts in the SQL Codes folder if necessary.
- Configuration — Edit the GameServer.ini, DeaFSoftSettings.ini, and client-side Server.ini/Option.ini files with your IP and SQL credentials.
- Compile the server — open the .sln file, compile with Release | x64 (GameServer + LogInServer).
- Compile the anti-cheat — compile Pearl Guard with Release | Win32 , copy the SRGAME.dll file into the client as DeaFSoft.dll .
- Run — Start LogInServer and GameServer from the x64\Release\ folder.
Key features of this version
- Colony / Ronark (zone 71) boat parties
- Manual PK bot spawn: +pkbotspawn Count Minute Level Nation Class
- Warrior provokes sticky mob aggro
- Provoke 10 seconds cooldown (server + client patch)
- Zone warp fixes (level control, coins are only deducted after a successful warp)
Zone reference
DB zone table: ZONE_INFO2369
Zone ID Colony / Ronark Land 71 Ardream 72 Ronark Land Base 73
Notes
Please feel free to write with your questions and feedback. I wish you all the best on your server.
- This version is for 2369 — not 1098, 1534, or 2039.
- It is shared for educational and private server development purposes only .
- After setting up your own DB/client, test warp, bot spawn, and anti-cheat.
- If the RAR file won't open, use WinRAR or 7-Zip (Windows' built-in zip tool won't open .rar files).
Short version (for Discord / short description):
DeaFSoft KO 2369 resource sharing — GameServer, LogInServer, Pearl Guard anti-cheat, launcher resource, SQL scripts, and client template.
Requirements: VS 2022, SQL Server (KO_MAIN / KO_GAME / KO_LOG), DirectX SDK June 2010, and a full 2369 client.
Compilation: Server = Release x64 | Anti-cheat = Release Win32 → Rename SRGAME.dll to DeaFSoft.dll
Features: Bot AI (zone 71), provoke aggro +10 sec cooldown, zone warp fixes.
For complete instructions, see the README.md file in the archive. It is shared as is — change the DB passwords before deploying.
*** Gizli metin: alıntı yapılamaz. ***
deneyelim bakalımLong version (for forum post):
DeaFSoft Knight Online 2369 — Community Resource Sharing
I'm sharing this DeaFSoft 2369 source code package with anyone who wants to set up, examine, or develop a server.
Download: DeaFSoft-2369-Community-Release-2026-07-09.rar
Package Included
The archive also includes a README.md file with complete installation steps.
Folder Contents 1 Src&Files 1098&1534&2369 GameServer, LogInServer, shared code, quests, settings 2. Anti-Cheat 1098&1534&2369 Pearl Guard source code (compile → rename to DeaFSoft.dll) 3. Launcher - Source Launcher source code 2369-1098, everything required is inside this SQL scripts, DB tools, UIF tools 5. DeaFSoft Client 2369 Client folder template
Requirements
- Windows 10/11
- Visual Studio 2022 (C++ desktop workload, v143)
- DirectX SDK (June 2010) — for Pearl Guard / anti-cheat
- SQL Server + ODBC DSNs: KO_MAIN, KO_GAME, KO_LOG
- Exactly 2369 clients (tbl, maps, etc.) — not all client files are included in this package.
Quick setup
Important: Be sure to change the default ODBC passwords before going live. Do not open a public server with the example username/password.
- Database — Create/restore KO databases and run the scripts in the SQL Codes folder if necessary.
- Configuration — Edit the GameServer.ini, DeaFSoftSettings.ini, and client-side Server.ini/Option.ini files with your IP and SQL credentials.
- Compile the server — open the .sln file, compile with Release | x64 (GameServer + LogInServer).
- Compile the anti-cheat — compile Pearl Guard with Release | Win32 , copy the SRGAME.dll file into the client as DeaFSoft.dll .
- Run — Start LogInServer and GameServer from the x64\Release\ folder.
Key features of this version
- Colony / Ronark (zone 71) boat parties
- Manual PK bot spawn: +pkbotspawn Count Minute Level Nation Class
- Warrior provokes sticky mob aggro
- Provoke 10 seconds cooldown (server + client patch)
- Zone warp fixes (level control, coins are only deducted after a successful warp)
Zone reference
DB zone table: ZONE_INFO2369
Zone ID Colony / Ronark Land 71 Ardream 72 Ronark Land Base 73
Notes
Please feel free to write with your questions and feedback. I wish you all the best on your server.
- This version is for 2369 — not 1098, 1534, or 2039.
- It is shared for educational and private server development purposes only .
- After setting up your own DB/client, test warp, bot spawn, and anti-cheat.
- If the RAR file won't open, use WinRAR or 7-Zip (Windows' built-in zip tool won't open .rar files).
Short version (for Discord / short description):
DeaFSoft KO 2369 resource sharing — GameServer, LogInServer, Pearl Guard anti-cheat, launcher resource, SQL scripts, and client template.
Requirements: VS 2022, SQL Server (KO_MAIN / KO_GAME / KO_LOG), DirectX SDK June 2010, and a full 2369 client.
Compilation: Server = Release x64 | Anti-cheat = Release Win32 → Rename SRGAME.dll to DeaFSoft.dll
Features: Bot AI (zone 71), provoke aggro +10 sec cooldown, zone warp fixes.
For complete instructions, see the README.md file in the archive. It is shared as is — change the DB passwords before deploying.
*** Gizli metin: alıntı yapılamaz. ***
Senin bu mesajını yapay zekaya düzelttirip buraya yazman gibiÇok saçma sapan yapay zekâ metinleri yazmayı bırakın. Gereksiz şeyler uyduruyorsunuz; iyice abarttınız.
Long version (for forum post):
DeaFSoft Knight Online 2369 — Community Resource Sharing
I'm sharing this DeaFSoft 2369 source code package with anyone who wants to set up, examine, or develop a server.
Download: DeaFSoft-2369-Community-Release-2026-07-09.rar
Package Included
The archive also includes a README.md file with complete installation steps.
Folder Contents 1 Src&Files 1098&1534&2369 GameServer, LogInServer, shared code, quests, settings 2. Anti-Cheat 1098&1534&2369 Pearl Guard source code (compile → rename to DeaFSoft.dll) 3. Launcher - Source Launcher source code 2369-1098, everything required is inside this SQL scripts, DB tools, UIF tools 5. DeaFSoft Client 2369 Client folder template
Requirements
- Windows 10/11
- Visual Studio 2022 (C++ desktop workload, v143)
- DirectX SDK (June 2010) — for Pearl Guard / anti-cheat
- SQL Server + ODBC DSNs: KO_MAIN, KO_GAME, KO_LOG
- Exactly 2369 clients (tbl, maps, etc.) — not all client files are included in this package.
Quick setup
Important: Be sure to change the default ODBC passwords before going live. Do not open a public server with the example username/password.
- Database — Create/restore KO databases and run the scripts in the SQL Codes folder if necessary.
- Configuration — Edit the GameServer.ini, DeaFSoftSettings.ini, and client-side Server.ini/Option.ini files with your IP and SQL credentials.
- Compile the server — open the .sln file, compile with Release | x64 (GameServer + LogInServer).
- Compile the anti-cheat — compile Pearl Guard with Release | Win32 , copy the SRGAME.dll file into the client as DeaFSoft.dll .
- Run — Start LogInServer and GameServer from the x64\Release\ folder.
Key features of this version
- Colony / Ronark (zone 71) boat parties
- Manual PK bot spawn: +pkbotspawn Count Minute Level Nation Class
- Warrior provokes sticky mob aggro
- Provoke 10 seconds cooldown (server + client patch)
- Zone warp fixes (level control, coins are only deducted after a successful warp)
Zone reference
DB zone table: ZONE_INFO2369
Zone ID Colony / Ronark Land 71 Ardream 72 Ronark Land Base 73
Notes
Please feel free to write with your questions and feedback. I wish you all the best on your server.
- This version is for 2369 — not 1098, 1534, or 2039.
- It is shared for educational and private server development purposes only .
- After setting up your own DB/client, test warp, bot spawn, and anti-cheat.
- If the RAR file won't open, use WinRAR or 7-Zip (Windows' built-in zip tool won't open .rar files).
Short version (for Discord / short description):
DeaFSoft KO 2369 resource sharing — GameServer, LogInServer, Pearl Guard anti-cheat, launcher resource, SQL scripts, and client template.
Requirements: VS 2022, SQL Server (KO_MAIN / KO_GAME / KO_LOG), DirectX SDK June 2010, and a full 2369 client.
Compilation: Server = Release x64 | Anti-cheat = Release Win32 → Rename SRGAME.dll to DeaFSoft.dll
Features: Bot AI (zone 71), provoke aggro +10 sec cooldown, zone warp fixes.
For complete instructions, see the README.md file in the archive. It is shared as is — change the DB passwords before deploying.
*** Gizli metin: alıntı yapılamaz. ***