Jump to content

Chameleon

Members
  • Posts

    124
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by Chameleon

  1. Hey Nick. Sure thing, if you want to get into emulation and you know C like syntax and have problem solving skills, you should be able to understand the code and fix stuff. It'll take a while to get comfortable with various systems and figure out how they interact (cause unfortunately proper architecture documentation is nonexistent). But it's not rocket science and if you really start looking at it as your hobby, you'll figure it all out.

  2. Welcome. First of all, the project is written in C++. There are some related tools that are done in C# though like the packet vewer. Documentation is rather lacking so you'd have to clone the GIT repo and look through the code yourself to try to understand what's going on. One thing that can help is looking through diffs of past revisions to see how particular changes fix particular issues.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.