Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.
/ ServerKotlin Public archive

Mass Effect 3 Game server Kotlin implementation

License

Notifications You must be signed in to change notification settings

PocketRelay/ServerKotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ff2815e · Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jun 26, 2022
Jul 4, 2022
Apr 30, 2022
May 22, 2022
Jul 5, 2022
Jul 21, 2022
May 20, 2022
Jun 26, 2022
Jul 21, 2022
Jul 4, 2022
Apr 30, 2022
Jul 22, 2022
Jul 22, 2022
Jul 21, 2022
Apr 30, 2022
Apr 30, 2022
Jun 26, 2022

Repository files navigation

KME3

Kotlin Mass Effect 3

License Gradle Build Total Lines

KME3 is a custom private server for Mass Effect 3 emulating the functionatlity of the official EA servers but allowing you to host your own closed off private server or ever a server for playing together over lan

So far this project has become a very well performing server and is constantly being improved and optimized in my free time. There are some bugs which need to be ironed out but at the moment its a perfectly usable server

Links

Connection requirements

In order to be able to connect to the server the following entry needs to be made in the client machine host file gosredirector.ea.com and this needs to point to the IP address of the host I plan on making a tool for doing this automatically

Note: if you play other EA games such as Battlefield this may affect your ability to connect to the servers for those games, so you will need to remove this redirect before playing them

Planned

Credits

  1. https://github.com/PrivateServerEmulator/ME3PSE Sourced certificate and many game assets from this project
  2. https://github.com/Erik-JS/masseffect-binkw32 Game patcher