-
Apprentice
Re: Chronos - CFlyff C# Emulator
Items incoming
-
Enthusiast
Re: Chronos - CFlyff C# Emulator
i`d love to see a fully translated cflyff client used in a fully working emulator
by the looks of it, might take some time right ?
-
Apprentice
Re: Chronos - CFlyff C# Emulator
I don't have the sources of the official server, so i need to decompile and disassemble the client to build the packets, for some packets it's in the lua so it's easy but other they pass through the binary of the neuz then i use IDA to find the functions and try to understand them ^^