Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

EQArchives/EQMacEmuQuarmFork

 
 

Repository files navigation

Instructions


Database Download

  • Download & install MariaDB 10.3
  • Connect via favorite interface (CLI, HeidiSQL, etc)
  • Create a new database
  • Download latest DB dump
  • Unzip DB dump (7zip on windows)
  • Run the SQL files on your new database

Local Testing on PC

Youtube Setup Guide

Watch Getting Started Guide

Basic Guide Details:



  • Install WSL 2
  • Install Docker Desktop
  • Install Docker Compose

  • Follow readme instructions in EQMacDocker repo to start the server
  • Once connected to the database, run the .sql scripts that are found in Server/utils/sql/git/required
    • Only need to run these if you're having trouble logging in

  • Download the TAKP client and install into a new dev folder
  • Add the quarm .dll
  • Change eqhost.txt to point to 127.0.0.1 for the login server

  • Run the game

  • For common issues and fixes please reference the Getting Started Guide above

About

Quarm-based fork of EQMacEmu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 46.8%
  • HTML 29.7%
  • C++ 21.6%
  • C# 0.6%
  • CMake 0.3%
  • JavaScript 0.3%
  • Other 0.7%