but one question/problem:
why is your format like this? @0xB1A4A231 @0x3E7 @4
why can't the size be 'dynamic' and based on the input value to give?
for example if rincheat sees @0xB1A4A231 @0x03E7 - it does writes those 2 bytes
if it sees @0xB1A4A231 @0x000003E7 - it writes 4 bytes.
this is simpler, no? more strict, less room for error I think.
thank you.

