A replacement server for Champions of Norrath and Champions: Return To Arms, intended to restore online play.
  • C 97.2%
  • C++ 2.8%
Find a file
HikikoMarmy 47c8da0ef1
Merge pull request #3 from FSKiller/master
Separate bind address from public-facing address
2026-05-10 18:56:41 +01:00
bin Decouple bind ip 2026-05-10 02:26:14 +01:00
Dependency/sqlite Dependencies for SQLite3. 2025-06-15 00:11:23 +01:00
Include Decouple bind ip 2026-05-10 02:26:14 +01:00
Source Decouple bind ip 2026-05-10 02:26:14 +01:00
.gitattributes Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2024-12-15 09:04:53 +00:00
.gitignore UPDATE Gitignore 2026-05-10 02:27:20 +01:00
Champions Reborn Server.sln Project Rename to "Champions Reborn" 2025-07-01 14:16:51 +01:00
Champions Reborn Server.vcxproj Reorganized and cleaned up the solution. 2026-03-02 12:37:07 +00:00
Champions Reborn Server.vcxproj.filters Reorganized and cleaned up the solution. 2026-03-02 12:37:07 +00:00
icon.ico Initial Commit 2024-12-15 09:09:50 +00:00
LICENSE.txt Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2024-12-15 09:04:53 +00:00
README.md Update README.md 2025-07-17 21:50:23 +01:00

Champions Reborn Emulated Server

A replacement server aimed at restoring online gameplay for Champions of Norrath and Champions: Return To Arms for the PlayStation 2.

The server is currently a work in progress.

Support:

Game Status
Champions of Norrath Supported
Champions: Return To Arms Supported

🔧 Dependencies

  • SQLite3 — Used for session and user data storage