Giter Site home page Giter Site logo

conquer's Introduction

Mir 3D EMU Holy Cow

Latest Build

Discord

How to start

Client & Launcher Configuration

First, a compatible client will need to be downloaded, for example:

  • LATEST Client

  • If you wish to use the Chinese Pak Files you can download these here

Latest version still compatible with this files [v1.72 - 192912)]

Once downloaded, you will need to copy the compiled binaries of the launcher to the root of the folder.

In launcher there is a configuration file called "!Settings.txt". In this file we must put our WAN IP and the AccountServer port (by default 7000), eg:

If it is locally: 127.0.0.1: If it is WAN: <public_ip>

Account Server Configuration

We will have to create a file in the root of the account server called "!ServerInfo" in which we will include a list of the GS that we will have raised, by default we will only have one, so we will have something like the following:

If it is locally:

[ {

"ServerName": "LOMCN",

"TicketAddressIP": "127.0.0.1",

"TicketAddressPort": 6678,

"PublicAddressIP": "127.0.0.1",

"PublicAddressPort": 8701

} ]

If it is WAN:

[ {

"ServerName": "LOMCN",

"TicketAddressIP": "127.0.0.1",

"TicketAddressPort": 6678,

"PublicAddressIP": "public_ip",

"PublicAddressPort": 8701

} ]

Game Server Configuration

We must copy a valid system database in the "Database/System" folder.

It does not require changing the default config.

To publish on the internet, you must open ports 7000 and 8701 on your router

Network Communication Diagram

Mir Network

Special Thanks

  • CraZyEriK
  • Wincha
  • Lilcooldoode
  • Far
  • Armifer (ElAmO)
  • Damian (CodePwr)
  • Jev
  • mir2pion

conquer's People

Contributors

damianday avatar jevlomcn avatar brandc87 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.