/AnCoFT

Primary LanguageC#GNU General Public License v2.0GPL-2.0

AnCoFT

status in development

AnCoFT is an open source server emulator project for the game Fantasy Tennis written in C# using .NET Core 3.

Supported game versions

Client language Client version Status
Thai 1.706 Working

Other versions need to be tested

Software used

Name Type URL License Platform
x64dbg Debugging Link Open source Windows
Ghidra Reverse Engineering Link Open source Cross platform
.NET Core 3 Software Framework Link Open source Cross platform
PostgreSQL Database Link Open source Cross platform

Installation

  1. Install PostgreSQL
  2. Edit the connection string in the DatabaseContext.cs file
  3. Run AnCoFT, the database will be created during the first run
  4. Add an account to the Account table using a suitable tool e.g. PgAdmin 4
  5. Edit the ServerInfo.ini file of the game which should be located in the root folder
  6. Run the game