Skip to content

Alpha v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@krssrb krssrb released this 20 Jan 22:46
· 3 commits to dev-creatures_EF_Core since this release

The initial release of Rasa.Net supported EF Core

*** Requirement ***
game client v1.16.5.0

*** Setup ***

  1. download Auth.rar and Game.rar
  2. extract rar archives anywhere on the hard drive
  3. start Rasa.Auth.exe from Auth folder
  4. start Rasa.Game.exe from Game folder ( note: it can take some time to create database files on the first run)

*** Client Setup ***

  1. create a shortcut to tabula_rasa.exe

  2. after that edit the shortcut for the game to add the following to the target
    "<path_to_client>\tabula_rasa.exe" /NoPatch /AuthServer=127.0.0.1:2106
    Should look like this:
    "C:\Tabula Rasa\Tabula Rasa 1.16.5.0\Tabula Rasa 1.16.5.0\tabula_rasa.exe" /NoPatch /AuthServer=127.0.0.1:2106

  3. start the game from the shortcut, log in with username = test password = test

  4. enjoy

*** note ***
if the game server crash, and trust me it will,
start the game server with Rasa.GameDebug.bat,
try to recreate the crash and you will be able to see the crash report,
and report it in our discord bug-report channel