/PS_Login

A project with modifies the Shaiya official login server.

Primary LanguageAssembly

PS_Login

A modified version of the original PS_Login binary, where we can apply fixes or add new packets.

Building

This project is built with NASM. Simply run nasm -o ps_login.exe src/login.asm in the root directory.