Yes, you need to learn byte code and how SCI scripts fully work (ie. about their segments, what everything does, etc.).
If you know any Assembly language, you should be able to pick it up quickly. You can also see how my compiler works from it's source code.