• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook pagefor updates, or we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.)

Protocol Parser

Dec

Experienced Elementalist
Joined
Aug 21, 2012
Messages
214
Reaction score
147
Dec - Protocol Parser - RaGEZONE Forums


Hi guys, I created this tool to parse all the protocol information, which is insanely useful for Emulator development (see screenshot).

This can be used in conjunction with the recently released PDB, check the wiki to figure out how.

Here's a link to the GitHub repo:

I didn't intend to write clean code, so feel free to judge me!

Best of luck,
Dec

P.S. I've attached a copy of an example Protocol Info which is outdated, I recommend you generate yourself using a header file. (Or perhaps somebody could upload a more complete one?)
 

Attachments

You must be registered for see attachments list
Last edited:
Skilled Illusionist
Joined
Jan 24, 2012
Messages
364
Reaction score
169
I support anything that involves software, I'd hope this gets people energised into emulating; we need to preserve this poop game while we can.

But I've also been diagnosed with a brain Timor by my doctor, she attributes it to this section.
 
◝(⁰▿⁰)◜Smile◝ (⁰▿⁰)◜
Developer
Joined
May 29, 2007
Messages
2,167
Reaction score
899
I have cleaned the source code and implemented multi-threading.

Make sure you check-out my pull request so you can merge my edits with your source (if you want to).
 

Dec

Experienced Elementalist
Joined
Aug 21, 2012
Messages
214
Reaction score
147
I have cleaned the source code and implemented multi-threading.

Make sure you check-out my pull request so you can merge my edits with your source (if you want to).

I've reviewed the code and merged it with the base, love the work, thank you!
 
Back
Top