WildStar unfinished Emu + Tools
Disclaimer: This is currently out of date, unfinished and not usable with the current version of the game.
Because nobody has posted this:
Data unpacker / repacker / editor:
https://bitbucket.org/mugadr_m/wildstar-studio/
Data Table (tbl) Reader:
https://github.com/Jadd/DtblReader
And finally the UNFINISHED Emulator:
https://bitbucket.org/drakefish/nxsemu/overview
What it currently does:
- Emulates the sts server logon and encryption used by StsConnLib. (SRP6 and RC4)
- Emulates the game's auth/realm servers and encryption. (Unknown encryption name but it currently works)
- Contains experimental packets serialisation code for readable and simple packet data.
What needs to be done for it to be a working sandbox:
- Update currently used opcodes.
- Find, code and send the right game packets for reaching the world.
- Possibly more tweaks and fixes to the packets serialization and to the bitpacker.
Re: WildStar unfinished Emu + Tools
Re: WildStar unfinished Emu + Tools
some one still work on this emu ?