Giter VIP home page Giter VIP logo

soulworker-emulation's Introduction

SoulWorker-Emulation

Collective resource of information to maybe one day emulate the MMORPG SoulWorker

Might be a good idea to dig around a bit and look for existing up to date emulators that are already available (If they are updated...)

Running "Without Steam"

Select SoulWorker.exe, right click and create a shortcut with the following Command Line Parameters.

--ip 194.187.19.129 --port 10000 --steam

Information

WireShark required to actually obtain all data

These filter seems to work nicely..

tcp and net 194.187.19.0/24 or net 206.253.173.62 or net 40.71.184.97

ip.dst == 194.187.19.129 or ip.dst == 206.253.173.62 or ip.dst == 40.71.184.97

Server's in correspondence with the IP's

ip from gameforge authentication service
194.187.19.129:10000


ip from the game authentication service
206.253.173.62:10102


ip from the game world service
40.71.184.97:11021

Server DNS

194.187.19.129 -> ns1.gfsrv.net (GameForge)
206.253.173.62 -> ns1.datanap.net (Volico) aka (ns2.gfsrv.net)
40.71.184.0/24 -> prd4.azuredns-cloud.net (Main Game Dedicated Host)

soulworker-emulation's People

Contributors

krilliac avatar meltie2013 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.